1.1.1 Structure and function of the processor Flashcards

(5 cards)

1
Q

Memory Address Register (MAR)

A

Small memory location inside the CPU to assist with FDE cycle. Holds the address of the memory locations that the processor will read/write data to

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

Program Counter (PC)

A

Small memory location inside the CPU to assist with the fetch-execute cycle. Holds the address of the next instruction to be executed. When the FDE cycle is completed it increments by one

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

Register

A

Small, fast memory located in the CPU. Designed for a specific purpose, where data or control information is stored temporarily to enable the FDE cycle to operate

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

Von Neumann Architecture

A

Instructions and data share the same memory space. Instructions are fetched, decoded and executed one at a time. One system bus. Uses a stored program concept

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

Pipelining

A

While the current instruction is being executed, the next is being decoded and the one after that

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