Question: Write the program in MIPS. Write a program that adds up the following integers and leaves the answer in register Sto. Use li instructions or
Write the program in MIPS.
Write a program that adds up the following integers and leaves the answer in register Sto. Use li instructions or macros to set (different) registers to the values before adding: 456 -229 325 -552 In the notes to each load immediate macro, indicate whether the load immediate macros become one instruction or two instructions. Try to determine this before you load the program into QTSpim. Also, indicate how you determined which macro became which instructions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
