Fetch Decode Execute cycle Flashcards

1
Q

What is the fetch-decode-execute

A

The Fetch-Decode-Execute cycle is the basic method used by the CPU to carry out a single instruction contained in a computer program.

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

Which bits happen where

A

Fetch between RAM and CPU, decode and execute in registers in CPU

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

What registers are used

A
The MDR (Memory Data Register)
The MAR (Memory Address Register)
Program Counter
Accumulator
Instruction Register
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe what happens in the ‘fetch’ part

A

It’s responsible for getting an instruction or data from main memory into the CPU, sent to PC. Then copied to MAR, then CU loads address onto address bus,

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