Answer from cs61c-cq (Shijie Li 15959617) for Question 3 I am still confused about how to use those registers in caller and callee. It seems that we must push everything into stack before we make a function call. I wander if we have some simple way to do that.