Answer from cs61c-aw (wing hin kao 16500429) for Question 1 To compile a prticular procedure, a compiler must know which registers it may use and which registers are reserved for other procedures. Rules for using registers are called register use or procedure call conventions.