Quiz submission record for quiz2-2-2 at Wed Jun 30 13:50:30 2004: Your Answer for Question 1: The convention is that : MIPS software offers two classes of registers: $t0 - $t9 : 10 temporary registers that are NOT preserved by the callee on a procedure call. $s0 - $s7 : 8 saved registers that must be preserved on a procedure call . Your Answer for Question 2: Since we forbid the use of recursion. I would say we do not need the stack any more. Therefore, to my understanding, I think we can eliminate the step 3 : Acquire the storage resources needed for the procedure. Because I think it means "stack". I don't know about the last question because Scheme doesn't ring any bell to me now, sorry Your Answer for Question 3: I can see that we're getting somewhere now..the cool stuff, however, the reading is a little harder than normal though. I guess we're getting to the difficult part of the course now. Your unique submission ID is quiz2-2-2-cs61c-cb-1088628630-3071.