Comment on: Comparing C to machine language
x86 doesn't have a MOV that takes two memory addresses. You must use a temporary register to move data between memory addresses.
x86 doesn't have a MOV that takes two memory addresses. You must use a temporary register to move data between memory addresses.
Now as traditional Hungarian folk dances!