CPU Flashcards

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

M.A.R - Name and function?

A

holds the address of the current instruction that is to be fetched from memory, or the address in memory to which data is to be transferred

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

M.D.R - Name and function?

A

Memory Data Register - Holds the contents found at the address held in the MAR, or data which is to be transferred to main memory

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

Data Bus - Describe + Function?

A

It can carry data to main memory from the processor and vice versa. The data bus will transfer data to/from the address that is held on the address bus.

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

Address Bus - Function?

A

It is concerned with passing an address unidirectionally(one way), from the CPU to RAM.

The sole purpose of an address bus is to identify the address of the location in cache or main memory that is to be read from or written to.

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

Control Bus - Function?

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

C.I.R - Name and function?

A

Holds the instruction that is currently being decoded and executed

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

P.C - Name and function?

A

Program Counter - Holds the memory address of the next instruction to be fetched from primary memory

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

ACC - Name and function?

A

Accumulator - Holds the data being processed and the results of processing from the ALU

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

Cache - Function

A

Cache is a small amount of memory which is a part of the CPU - closer to the CPU than RAM . It is used to temporarily hold instructions and data that the CPU is likely to reuse.

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

R.A.M - Name and function?

A

RAM is the main place for storing instructions and data whilst a program is being executed . It is also called main memory. Program data is copied into RAM before the CPU can run the program.

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

A.L.U - Name and function?

A

Carries out mathematical and logical operations e.g 1+1 or 1==1

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

C.U - Name and function?

A

The CU, which is also called the controller, controls data moving through the processor, and controls the timing of operations and the instructions sent to the processor and the peripheral devices . The CU directs the system to carry out program instructions.

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

Input devices - Function?

A

An input device allows data such as text, images, video or sound to be entered into a computer system

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

Output devices - Function?

A

An output device allows data to be transmitted by the computer in a human-friendly form

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