Fetch Decode Execute Cycle Flashcards
Know the parts of the cycle
1
Q
Fetch 1
A
Next instruction is copied from the PC to the MAR
2
Q
Fetch 2
A
Instruction held at the address is copied to the MDR
3
Q
Fetch 3
A
PC is incremented
4
Q
Fetch 4
A
Contents of the MDR is copied to the CIR
5
Q
Decode
A
Contents of the CIR is decoded. Instruction is split into opcode and operand
6
Q
Execute
A
Opcode is carried out on operand, location of operand saved in MDR