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
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
The program result with your Student ifName print statements of two numbers
Menu user choice and the program result
MARS simulator
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
