The differences between and uses of CISC and RISC processors. Flashcards

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

What does RISC stand for?

A

Reduced Instruction Set Computers

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

What is RISC?

A
  • Small instruction set

- Each instruction is approximately one line of machine code and takes one clock cycle

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

What does CISC stand for?

A

Complex Instruction Set Computers

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

What is CISC?

A
  • Large instruction set
  • Aim is to try and accomplish tasks in as few lines of assembly code as possible
  • Built into the hardware
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

One advantage of RISC compared to CISC

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

One advantage of CISC compared to RISC

A

Less RAM is required since code is shorter

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

Differences between CISC and RISC

A
  • CISC is more complex / RISC is simpler
  • RISC takes one machine cycle / CISC takes many cycles to complete one instruction
  • RISC fixed number of bytes / CISC variable number
How well did you know this?
1
Not at all
2
3
4
5
Perfectly