Question: 4.1 Use slide 6 as a reference to answer the questions. The instruction ADD Rd, Rs, Rt does Reg [Rd] * Reg [Rs] + Reg

4.1 Use slide 6 as a reference to answer the questions. The instruction ADD Rd, Rs, Rt does Reg [Rd] * Reg [Rs] + Reg [Rt] Fill in the values of the control signals generated for this instruction. RegWrite- Mem Read Men Write- ALUperation = ALUmux = Regmux = Note: the meaning of each control signal is given below. RegWrite: 1=yes, there is a register write in this cycle, 0= no MemRead: 1-yes, there is Data Memory Read in this cycle, 0- no MemWrite: 1-yes, there is a data memory write in this cycle, 0-no ALUoperation: fill in the opcode (i.e. ADD) ALUmux: select one from ( register or l-memory) Regmux: select what to write back to register file, (output of ALU or data memory) Branch: 1-this instruction causes "Jump", 0- no
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
