Risc + Cisc Flashcards

(17 cards)

1
Q

What does RISC stand for?

A

Reduced Instruction Set Computer

RISC is characterized by a smaller set of simple instructions.

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

What is a key feature of RISC regarding instruction execution?

A

Each instruction takes one clock cycle to execute

This characteristic makes RISC suitable for pipelining.

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

What is a consequence of RISC’s design on compilers?

A

Compilers are more complicated

This results in the generation of more instructions.

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

How many addressing modes does RISC have in comparison to CISC?

A

Fewer addressing modes

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

In which devices is RISC usually used?

A

Smartphones and tablets

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

What does CISC stand for?

A

Complex Instruction Set Computer

CISC includes a larger instruction set with complex instructions.

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

What is a key feature of CISC regarding instruction execution?

A

Instructions can take more than one clock cycle to execute

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

What is a consequence of CISC’s design on general-purpose registers?

A

Has more general-purpose registers

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

How much space do CISC instructions take in memory?

A

Take up less space in memory

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

In which devices is CISC usually used?

A

Laptops and desktop computers

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

What is the transistor count comparison between RISC and CISC?

A

RISC has fewer transistors; CISC has more transistors

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

How does RISC’s instruction cycle compare to CISC’s?

A

RISC takes one clock cycle per instruction; CISC takes multiple clock cycles per instruction

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

What is the suitability of RISC for pipelining?

A

Suited to pipelining

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

What is the suitability of CISC for pipelining?

A

Not suited to pipelining

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

How do the manufacturing costs compare between RISC and CISC?

A

RISC costs less to manufacture; CISC costs more to manufacture

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

What is the power requirement comparison between RISC and CISC?

A

RISC requires less power; CISC requires more power

17
Q

What is the space requirement comparison in memory between RISC and CISC?

A

RISC takes up more space in memory; CISC takes up less space in memory