HW21
COP-3402
If the variable x
has an offset of -24 from the base pointer, write x86_64 assembly code that will result in the address of x
being stored in register %rax
.
If the variable x
has an offset of -24 from the base pointer, write x86_64 assembly code that will result in the address of x
being stored in register %rax
.
Created: 2024-11-19 Tue 10:28