Question: 4. (10 points) Modify the singlecycle datapath by implementing the 'jump indexed' instruction (jdx). Below is the syntax. The instruction below jumps to address (t0+tl+1024)

 4. (10 points) Modify the singlecycle datapath by implementing the 'jump

4. (10 points) Modify the singlecycle datapath by implementing the 'jump indexed' instruction (jdx). Below is the syntax. The instruction below jumps to address (t0+tl+1024) and stores result of (t0+ti+1024) in the memory at address at zero. The immediate value used is always a multiple of 4. In the instruction, the rightmost 00 are dropped, hence, the immediate eld in the instruction is 256. The immediate eld is a signed value; it can be positive or negative. jdx $t0, $t1, 1024 This is the encoding of the instruction above _ optode 1-5 11 immediate (signed) 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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!