Possible Duplicate:
Why do most x64 instructions zero the upper part of a 32 register
If I do a movl something, %eax and rax contained something like 0x1234567812345678, will it automatically zero out the top half of rax?
Possible Duplicate:
Why do most x64 instructions zero the upper part of a 32 register
If I do a movl something, %eax and rax contained something like 0x1234567812345678, will it automatically zero out the top half of rax?