Question: Beginner-level Assembly Language: DO NOT USE ANY PSEUDO-INSTRUCTIONS -and- COMMENT EVERY LINE OF CODE - Make sure your program will work in a MIPS-programming language
Beginner-level Assembly Language: DO NOT USE ANY PSEUDO-INSTRUCTIONS -and- COMMENT EVERY LINE OF CODE
-
Make sure your program will work in a MIPS-programming language environment (.asm file), such as MARS MIPS simulator
-

Write a MIPS assembly language program to solve the following problem. Be sure to comment the program. Do not use pseudo-instructions. a. b. c. d. Prompt the use to enter 3 integer values. Read the integers. Calculate and print the average of the integers as an integer result Calculate and print the average of the integers as a floating point number. The number of decimal places is not relevant in your answer. Example Enter 3 integers 6 6
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
