the fetch-execute-decode cycle Flashcards
1
Q
What happens during the fetch part of the cycle?
A
The instruction is copied from the program counter to the MAR. It is then copied from the MAR to the MDR.
2
Q
What happens during the decode part of the cycle?
A
The instruction is decoded by the control unit. It then prepares for the next step.
3
Q
What happens during the execute part of the cycle?
A
The instruction is performed.