RISC and CISC 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 an instruction set?

A

link between hardware and software , the instructions understood by the processor

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

What are the characteristics of RISC?

A
  • processor with smaller instruction sets
  • simpler hardware (emphasis on hardware)
  • complex software (more lines need to be compiled)
  • each instruction takes 1 cycle
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is RISC used in?

A
  • smart phones

- tablets

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

What can RISC do that CISC cannot?

A

Be idle,called sleep mode, where less energy is consumed

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

What are the characteristics of CISC?

A
  • larger and richer sets of machine instructions (single instruction can represent a lot of instructions for RISC)
  • simpler software and coding (emphasis on software)
  • each instruction takes a different amount of cycles
  • complex hardware
  • greater energy consumption compared to CISC
  • uses less RAM then CISC due to less code
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is more expensive CISC or RISC?

A

CISC as more complex circuitry is required

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

What is CISC used in?

A

Laptops
desktops
intel

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

Why is pipelining only possible in RISC?

A

since all instructions have equal time slots (cycles)

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