The called procedure saves the Saved registers to [...].
Answer
the stack
Question
The called procedure saves the Saved registers to [...].
Answer
?
Question
The called procedure saves the Saved registers to [...].
Answer
the stack
If you want to change selection, open original toplevel document below and click on "Move attachment"
Parent (intermediate) annotation
Open it The called procedure saves the Saved registers from the caller procedure if it wants to use them. The called procedure saves the Saved registers to the stack. The called procedure must load the Saved registers from the caller procedure before returning. The called procedure loads the Saved registers from the stack. The Saved registers are (s