Question: 3. (25 points) Modify the single-cycle datapath by implementing the set bit instruction 'SBIT' (set-bit). Below is the syntax. The instruction below will set bit

3. (25 points) Modify the single-cycle datapath by implementing the set bit instruction 'SBIT' (set-bit). Below is the syntax. The instruction below will set bit #5 (make it 1) of register $t0 and leaves the other bits of St0 untouched. SBIT StO, 5 This is the encoding of the instruction above to any value funct (6) unique opcode (6) rs (5) rt (5) rd (5) shamt Draw the changes on the datapath diagram and provide the values of all the control signals. 3. (25 points) Modify the single-cycle datapath by implementing the set bit instruction 'SBIT' (set-bit). Below is the syntax. The instruction below will set bit #5 (make it 1) of register $t0 and leaves the other bits of St0 untouched. SBIT StO, 5 This is the encoding of the instruction above to any value funct (6) unique opcode (6) rs (5) rt (5) rd (5) shamt Draw the changes on the datapath diagram and provide the values of all the control signals
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
