Question: Code an MIPS assembly program that uses MIPS loop concepts and syntax that will convert and display in the console a Kilometer to Miles conversion
Code an MIPS assembly program that uses MIPS loop concepts and syntax that will convert and display in the console a Kilometer to Miles conversion table for every whole number from 0 Kilometers to 20 Kilometers inclusively AND their Miles equivalents. Here are the program requirements:
In order to receive credit you must complete the above functionality and program using MIPS loops
Be sure to clearly display and appropriately separate all output
Useful information: 1 Mile is equal to 1.609344 Kilometers.
MAKE SURE THIS WORKS IN MARS
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
