SLR2 Flashcards

(11 cards)

1
Q

What are the 2 types of instruction set

A

Complex Instruction Set Computing and Reduced Instruction Set Computing

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

What is the goal of CISC

A

aims to complete an instruction in the fewest lines of assembly possible

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

What is a disadvantage of CISC

A

The instruction could take multiple cycles to execute

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

What is an advantage of CISC

A

The compiler doesnt have to do as much work

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

Where is the CISC architecture used

A

Laptops and desktops

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

What is the goal of RISC computing

A

To make sure that all instructions can be run in a single cycle

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

What is a disadvantage of RISC

A

more code needs to be written and compiled

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

What is an advantage of RISC

A

energy requirements are lower because all instructions can be completed in a single cycle

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

Where is RISC architecture found

A

Tablets due to the lower power consumption

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

What are GPUs mainly used for

A

Processing graphics. However they are not limited to this only

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

Why are GPUs better for rendering graphics than a CPU

A

Because they use a SIMD architecture

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