Question: 1. Using MIPS reference sheet, convert the following MIPS assembly instructions into machine language in binary format and get the corresponding compact hex code (clearly
1. Using MIPS reference sheet, convert the following MIPS assembly instructions into machine language in binary format and get the corresponding compact hex code (clearly mark different fields in the 32-bit instruction words): (52=10 Points ) a. or Ss1,St1,St2 b. addi $s2,$s1,4 c. Iw Ss2, 4(SSp) d. bne $s1,$s2, branch loe (Assume that the relative address of the instruction at the label branch loc with respect the instruction following the current conditional branch instruction "bne" is - 24) e. j abs jump_address (assume that the least significant 4 hex digits of the abs jump address are 4FFC. Discuss how the instruction processing hardware of the MIPS system would construct the 32 bit memory address from the 26 bit number corresponding to abs jump_address
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
