What is the difference between a RISC and CISC processor?

A RISC processor is designed using the Reduced Instruction Set Computing philosophy. This means it has a limited number of simple instructions. This results in high performance when fewer cycles occur, and is ideal for portable devices, as its more simplistic hardware design draws less power and generates less heat. It does however require more cycles to achieve a more complicated operation.A CISC processor uses the Complex Instruction Set philosophy. This type of processor has many more instructions available for use than a RISC processor, and these instructions can often take multiple FDE cycles to complete. Less memory is required in a CISC architecture as fewer instructions are required to carry out a complex task. CISC architecture has a tendancy to be more complex than RISC as more complicated instructions require more complex hardware. This also results in higher power draw and greater heat generation, making the CISC processor much less portable.

TF
Answered by Tom F. Computing tutor

5369 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

Given an ordered array of integers "V" and a integer "Sum", write a function that would return "true" if it finds two numbers in V that add up to Sum, and "false" otherwise.


What is meant by the term spooling? Give an example of when it can be used.


Outline the differences between how a compiler and an interpreter works, and explain the advantages and usage of of each [12 marks]


Describe the 4 layers of the TCP/IP model


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning