Question: Using Mips In this task you are supposed to write a code in MIPS assembly language that should prompt user to enter two numbers and
Using Mips
In this task you are supposed to write a code in MIPS assembly language that should prompt user to enter two numbers and then it should add these and display the result in an appropriate format. The format that you need to follow for the program is given below in the form of a skeleton code. You MUST follow the format. Note that you MUST not add any additional function/subroutine in your program. You need to use the skeleton code provided and complete the functionality by adding your logic. Make sure you must provide the information on top of each code file as given in the skeleton code: ### #Name : #Roll Number: #Name of program: al-ti.asm #Course Code: #Section: ### .data #your data segment goes here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
