Quiz submission record for quiz2-2-2 at Wed Jun 30 23:38:23 2004: Your Answer for Question 1: temporary registers are not preserved by the callee on a procedure call and saved registers are preserved during a procedure call Your Answer for Question 2: pushing and popping saved registers, argument registers, temporary regosters, and return address on and off the stack, and adjusting the stack pointer could be eliminated. stack overflow errors would be eliminated since there would be no recursion and you wouldn't have to worry about hitting all the base cases. Your Answer for Question 3: nested procedure calls and all the extra steps needed for them are pretty confusing Your unique submission ID is quiz2-2-2-cs61c-at-1088663903-2631.