1.1 Fetch-Decode-Execute Cycle Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is the fetch decode execute cycle?

A

The Fetch Decode Execute Cycle is the 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

What is the first stage of the FDE Cycle?

A

The program counter value is first copied into the Memory Address Register (MAR)

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

What is the second stage of the FDE Cycle?

A

The MAR fetches the instruction and copies it into the MDR

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

Via which bus is an instruction passed from main memory into the MDR?

A

The data bus passes an instruction from main memory into the MDR

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

What are the five registers in tbe CPU involved in the FDE Cycle?

A

The Memory Data Register (MDR)

The Memory Address Register (MAR)

The Program Counter (PC)

The Accumulator

The Instruction Register

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