HW22
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 of t1, 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 of t1, store it in %rax, then store 11 to the the memory address held in %rax.
Created: 2025-11-06 Thu 12:04