Consider the following data path of a CPU
The, ALU, the bus and all the registers in the data
path are of identical size. All operations including
incrementation of the PC and the GPRs are to be
carried out in the ALU. Two clock cylces are needed
for memory read operation – the first one for loading
address in the MAR and the next one for loading data
from the memory but into the MDR.
Consider the following data path of a CPU
The, ALU, the bus and all the registers in the data
path are of identical size. All operations including
incrementation of the PC and the GPRs are to be
carried out in the ALU. Two clock cylces are needed
for memory read operation – the first one for loading
address in the MAR and the next one for loading data
from the memory but into the MDR.

Which of the following below is TRUE after the program is executed ?