Question: Implement a MIPS assembly language program using MARS simulator that can obtain two different numbers from a user and perform the arithmetic operations of addition,

Implement a MIPS assembly language program using MARS simulator that can obtain two different numbers from a user and perform the arithmetic operations of addition, subtraction and multiplication on those two numbers with User Menu to select options [10]
Please ensure the following:
Print User Input statereents to ask student id and your name
Print User Input statements to ask the user to enter the two different number
Store the two numbers in different registers and print the 'menu' of arithmetic instructions to the user
Based on the choice made by the user, create branch structures to perform the commands and print the result
Exit the program
The following screerishots needs to be submitted for evaluation
1. The program result with your Student if/Name/ print statements of two numbers
2. Menu/ user choice and the program result
3. MARS simulator

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!