Instruction Processing Cycle Fill out the following table. I…
Instruction Processing Cycle Fill out the following table. In the first column an action is described. For each action, indicate which instruction performs this action, and in which phase of the instruction processing cycle. Use each instruction only once (bne, lw, j, sw, add) Action Instruction Phase Use the base register and offset to compute the memory address [a1-I] [a1-p] Use the ALU to compute the sum of two registers [a2-I] [a2-p] Shift the immediate encoded in the instruction left by 2 bits and concatenate with PC high bits [a5-I] [a5-p] Write the value from a register into memory [a3-I] [a3-p] Use the ALU to test whether two registers are equal [a4-I] [a4-p]
Read Details