Question: Modify the single cycle datapath to add the support for the following instruction. Instruction: SEQ Rd,Rs,Rt Interpretation: Reg[Rd] = Boolean value (0 or 1) of
Modify the single cycle datapath to add the support for the following instruction.
Instruction: SEQ Rd,Rs,Rt
Interpretation: Reg[Rd] = Boolean value (0 or 1) of (Reg[Rs] == Reg[Rs])
i.e. a modification of SLT instruction, but it will set RD when RS=RT
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
