Question: MIPS Assembly Code I need a program that takes in 2 numbers that the user enters and then multiplies or divides them also depending on
MIPS Assembly Code
I need a program that takes in 2 numbers that the user enters and then multiplies or divides them also depending on user input.
"Enter first number" "Enter second number"
"Enter operator * or /"
HOWEVER, I cannot use mul/mult or div. You should be able to do this with just shifting, adding, loops etc...
I do rate all my questions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
