Revision 2 Flashcards

1
Q

What are registers inside a computer processor?

A

Small strorage memory locations inside the processor that holds data being worked on

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

What are the special registers inside a computer processor?

A

Status flags
memory address register
memory data register

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

what is the instruction register?

A

stores instructions at the end of a fetch to be executed by the control unit

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

what is the program counter?

A

stores the address of the memory location where the next instruction is stored

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

what is the control unit?

A

controls components in order to execute instructions

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

what does the arithmatic and logic unit do ?

A

preforms mathematical and logical operations

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

what is the address decoder?

A

examines the full address and acitvates the appropriate chip by sending a chip select command (/CSx)

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

what is the DMA controller ?

A

facilitates data transfer between I / O chips without involving the processors

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

what does the interrupt controller?

A

classifies multiple concurrent urgent requests via hardcoded priority

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

what does the interrupt service routine do?

A

handles read request from I / O devices

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