Question: 1. Given the data path of the LC- 3 as per the above-linked schematic, give a complete description of the instruction: x31A1: LDI R1, label


1. Given the data path of the LC- 3 as per the above-linked schematic, give a complete description of the instruction: x31A1: LDI R1, label ; The instruction is stored at address 31A1, label corresponds to the address 3246 a) (1 point) Assemble the instruction to ML (Machine Language) b) (1 point) Give the RT (Register Transfer) description of the instruction. c) (1 point) List, in the correct sequence, every control signal set by the FSM to implement this instruction. Do the same for the instruction (1+1+1 points): STR R0, R6, x0 Note: the Store instructions all have to FIRST copy the target address into the MAR (STI requires 2 "passes" through memory to do this!), and THEN copy the contents of the source register to the MDR, before they can trigger Mem.En/W. The second step, MDR
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
