Fetch-Decode-Execute Cycle Flashcards

1
Q

Fetch

A

The PC contents are copied into the MAR

Instructions at address in Memory Address Register -> Memory Data Register -> Current Instruction Register

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Decode

A

Instruction is decoded into:

  1. Operand -> The data to preform an instruction on
  2. OP-Code -> The instruction
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Execute

A

Instruction executed
If data is being committed to memory, its held in the MDR
Cycle repeats until stop instruction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly