HW25
COP-3402
If the variable t1 has an offset of -40 from the base pointer, write x86 64 assembly code that will retrieve the value t1's, store it in %rax, then store 11 to the the memory address held in %rax.
If the variable t1 has an offset of -40 from the base pointer, write x86 64 assembly code that will retrieve the value t1's, store it in %rax, then store 11 to the the memory address held in %rax.
Created: 2025-04-14 Mon 07:45