Line 599:
Line 599:
This will store the value in GPR3 at the memory location specified in GPR4 plus an "offset" of 10. Then the computed memory address is placed in GPR4.
This will store the value in GPR3 at the memory location specified in GPR4 plus an "offset" of 10. Then the computed memory address is placed in GPR4.
−
This instructions of frequently used to set up a stack frame.
+
This instruction is frequently used to set up a stack frame.