|
prova "io222" <a(a)b.c> wrote in message news:488ff6a7$0$40315$4fafbaef(a)reader5.news.tin.it... Can you see the file "in"? I see it as "in.dat" (54 bytes) ... 30 Jul 2008 09:13
weird logic Hi all Apologies for the multi post I've been given the task of reading some assembly code compiled by gcc for the ARM architecture. I've managed to find most of what I need from google, but I don't understand the following lines ldr r2, [fp, #-36] ldr r3, [fp, #-40] add ... 31 Jul 2008 05:11
JWasm v1.9 JWasm v1.9 is available. See http://www.japheth.de/JWasm.html What's new? It's faster, better and fatter than v1.8 and supports the ELF output format. Also, there's a Linux binary supplied. A Linux X sample, which I found here at ATA - written by Frank Kotler - was converted to Masm syntax and included to ... 28 Jul 2008 01:49
Online Stock Trading Investing Day Trading Online Stock Trading Investing Day Trading ================ http://dayonlinetrading.blogspot.com ======== ... 24 Jul 2008 18:03
Atomic operations in 32 and 64 bit platforms Looks like I've pissed off the moderator on clax, so I'm forwarding my response to Rod here instead... "Rod Pemberton" <spamtrap(a)crayne.org> writes: "Phil Carmody" <thefatphil_demunged(a)yahoo.co.uk> wrote in message news:87prp5t24v.fsf(a)nonospaz.fatphil.org... "Rod Pemberton" <spamtrap(a)crayne.org> writes... 30 Jul 2008 17:54
Variable values are lost Hi! I've got some really simple code that boots the system and displays a string. I've looked at a couple of examples and I'm aware of the load to 0x7c00. My jump references are fine but when I try to access variables, I get nulls instead of the actual data. Here's the source code: bits 16 org 0x7c00 jmp ... 30 Jul 2008 01:00
Testing memory cell by cell, and a specific cell ? Hello, I would like to have a memory test which tests each memory cell by cell. So it runs from cell 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, etc It reads and writes each cell at least once. When it finds a cell corrupted it halts the program and shows which cell is corrupted. Then I also need a comma... 24 Jul 2008 23:11
CPU type idea On Jul 20, 7:34 pm, mcja...(a)gmail.com wrote: On Jul 20, 1:11 pm, "Wolfgang Kern" <nowh...(a)never.at> wrote: "cr88192" wrote: ... sadly, I don't have much on-topic to say, not having done a whole lot ASM or compiler related recently. of well, I have recently noted th... 22 Jul 2008 17:49
Vectors (cpu type idea) "cr88192" wrote: .... sadly, I don't have much on-topic to say, not having done a whole lot ASM or compiler related recently. of well, I have recently noted that both AMD and Intel have their own ideas for how to extend C and C++ to handle large array-like vectors. AMD produces ATI-GPUs as well, so ... 31 Jul 2008 09:16
cpu type idea what would happen if there was a cpu that worked the way where radio signals that interfere with eachother were used to make how they interfere with eachother the answer wanted? say two signals that find the receiver both catching what they do to eachother sent, to be in interest of that result for what it mashes o... 20 Jul 2008 11:25 |