Question: 2. (25 points) Modify the single-cycle datapath by implementing the conditional move instruction MOVNZ' (move-if-not-zero). Below is the syntax. The instruction below will move St

2. (25 points) Modify the single-cycle datapath by implementing the conditional move instruction MOVNZ' (move-if-not-zero). Below is the syntax. The instruction below will move St into St0 if $t2!-0. Otherwise, $t0 will be set to "0" MoVNZ St0, St1, st2 This is the encoding of the instruction above 12 rt (5) unique tl t0 opcode (6 Draw the changes on the datapath diagram and provide the values of all the control signals. rs (5) rd (5) shamt (5) funct (6)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
