For each following, assume the Before values when the given instruction is executed. Give the requested After values. ;
Posted: Sat May 14, 2022 8:31 pm
For each following, assume the Before values when the given
instruction is executed. Give the requested After values. ;
Before: RAX: 0A0A 0A0A 0A0A 0A0AH; R15: 1B1C 1B1D 1B1E 1B1FH
XCHG EAX, R15 ;
After: EAX, R15D
instruction is executed. Give the requested After values. ;
Before: RAX: 0A0A 0A0A 0A0A 0A0AH; R15: 1B1C 1B1D 1B1E 1B1FH
XCHG EAX, R15 ;
After: EAX, R15D