Question: Please explain steps thoroughly. 3. (1) Please complete the table below (5 points) Address 0x20150325 0x B Instruction add S7, $8, $9 1 target Its

Please explain steps thoroughly.
3. (1) Please complete the table below (5 points) Address 0x20150325 0x B Instruction add S7, $8, $9 1 target Its machine language is: PC just after this instruction has executed 0x 000010 00101000000001100001110001 opcode sll S0, S0, 0 arget 0x (2) Please rewrite the program by using jal and jr instructions to replace j instructions. (5 points) j sub nop ret: addui $t0, $t0, 1 sub: addui $t0, $t0, 2 ret nop 3. (1) Please complete the table below (5 points) Address 0x20150325 0x B Instruction add S7, $8, $9 1 target Its machine language is: PC just after this instruction has executed 0x 000010 00101000000001100001110001 opcode sll S0, S0, 0 arget 0x (2) Please rewrite the program by using jal and jr instructions to replace j instructions. (5 points) j sub nop ret: addui $t0, $t0, 1 sub: addui $t0, $t0, 2 ret nop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
