Question: **PLEASE WITH STEPS** 1.Decode the following into a MIPS instruction. i) 22 73 FF F8 hex ii) AE A9 00 00 hex 2. Simple MIPS
**PLEASE WITH STEPS**
1.Decode the following into a MIPS instruction. i) 22 73 FF F8hex
ii) AE A9 00 00hex
2. Simple MIPS to machine language translation
Translate the following program into decimal ,binary, and hexadecimal notations.
1. lw $t0, 120($s6)
2. lw $t1, 40($s7)
3. add $t2, $t0, $t1
4. addi $t2, $t2, 12
5. lw $t0, 0($s3)
6. sll $t0, $t0, 4
7. addi $s3, $s3, -4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
