Forum: Assembly May 10th, 2009 |
| Replies: 1 Views: 301 If the following code executed, what will be the result of it?
Intel chips use the LITTLE ENDIAN convention. Data transfer between RAM and CPU registers attaches the LOW byte of RAM to the LOW 8... |