1. (6 pts) What steps are usually involved in the execution of a function in MIPS? 2. (6 pts) Write down the instruction
Posted: Fri Jul 08, 2022 7:28 am
1. (6 pts) What steps are usually involved in the execution of a function in MIPS? 2. (6 pts) Write down the instructions that push the contents of $s0 and $s1 to stack. Note that the content of $s1 should be at the top of the resulting stack.