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.

Related Computing A Level answers

All answers ▸

Convert the hexadecimal '3E', which represents a 2's compliment binary number, in decimal.


Why would you use Assembly Language instead of a normal programming language?


How can I decide whether Quicksort or Mergesort is better for a given situation?


Describe the 4 layers of the TCP/IP model


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy