1.1.2. Types of Processor Flashcards

1
Q

What does RISC stand for?

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 stand for?

A

complex instruction set computer

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

What is CISC?

A

a large instruction set

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

Where are CISC instructions built into?

A

hardware

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

What 2 places is CISC used?

A

embedded systems<br></br>microprocessors

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

What is RISC?

A

a small instruction set

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

What is each instruction in RISC the same as?

A

one line of machine code

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

Where is RISC used?

A

everyday devices

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

What is the benefit of RISC processors? 

A

pipelining is possible since each instruction takes one clock cycle

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

Whare are the 2 benefits of using CISC processors?

A
  1. compilers have to do less work<br></br>2. they require less RAM, since instructions are smaller
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a graphics processing unit (GPU)?

A

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
12
Q

Whare are 2 uses of GPU’s?

A
  1. image processing<br></br>2. machine learning
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are multi-core systems?

A

systems where there are multiple cores that seperate fetch-execute cycles

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

What are parallel systems? (2 things)

A
  1. systems where multipe instructions can be completed at any given time<br></br>2. they dont require multiple cores and can use threading and pipelining instead
How well did you know this?
1
Not at all
2
3
4
5
Perfectly