Question: Hello, How do I ask the user for a number, then read that number, and put it into a specific address in MIPS or MARS
Hello,
How do I ask the user for a number, then read that number, and put it into a specific address in MIPS or MARS without using psuedo instructions. Like for example
: "Ask the user to enter a number, read the number and then store it into memory at address 0x10010000"
I have to do this twice.
Then how do I compare these values from the user and put it into specific addresses like :
: "Compare the two numbers. Place the larger value into memory at address 0x10010008."
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
