Question: Modify the above/below program (question) to use instruction MULT to multiply numi & num2 and Div to divide them. Print answers of multiplication, division (both
Modify the above/below program (question) to use instruction MULT to multiply numi & num2 and Div to divide them. Print answers of multiplication, division (both quotient and remainder) on screen Display your working program. Arial 3 (12pt) T.EE Path:p Words 0 Following is a simple program to add two integers. Write this code into MARS and answer the following questions data num1: word 54 num2 word 40 text Iw Sso, num 1 Iw Ss1.num2 add $s2.Ss0.5s1 I Sv0.1 move Sa0,$s2 syscall .. What is the address and size of num1 and num2? b. What is the address of the instruction IW50 num o What is the machine code for instruction add $s2.880,551 What is the purpose of instruction | Svo 1 Why do we need to use the instruction move Sa0.582 TT T Ariat (12pt)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
