143k views
0 votes
Modify the single-cycle datapath by implementing the ‘load word indexed’ instruction (lwx). Below is the syntax and the encoding. The instruction below reads the word from memory address (t1+t2) and stores it in register t0.

User MotohawkSF
by
3.6k points

1 Answer

2 votes

Answer:

Detailed solution is attached below for better demonstration of the problem and step wise solution.

Modify the single-cycle datapath by implementing the ‘load word indexed’ instruction-example-1
Modify the single-cycle datapath by implementing the ‘load word indexed’ instruction-example-2
User Jacurtis
by
4.4k points