4. [20%] For the MIPS processor architecture shown in Figure 1, assume we want to add a new instruction below.
Instruction: LRA Rt, Rd (Rs)
Interpretation: Reg [Rt]=Mem[Reg[Rd]]+Reg[Rs]
(b) (5%) Which new functional blocks (if any) do we need for this instruction?