1.1.2 Types Of Processors Flashcards

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

What does RISC mean?

A

Reduced Instruction Set Computer

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

What does CISC mean?

A

Complex Instruction Set Computer

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

What are the 3 properties of RISC?

A
  1. Small instruction set
  2. Each instruction is one line of machine code
  3. Used in everyday devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the 3 properties of CISC?

A
  1. A large instruction set
  2. Instructions are built into hardware
  3. Used in embedded systems and microprocessors
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the benefits of RISC processors?

A
  1. Pipelining is possible as instructions take one clock cycle
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the benefits of CISC processors?

A
  1. Compilers have to do less work
  2. They require less RAM because instructions are smaller
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is GPU?

A

Graphics processing unit is a co-processor made up of lots of independent parallel processors.

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

What are GPU’s used for now?

A

Image processing and machine learning

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

What is a multi-core processor?

A

Systems where there are multiple cores with separate fetch-decode-execute cycles.

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

What are parallel systems?

A

Systems where multiple instructions can be completed at a given time. It could through threading or pipelining.

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