answersLogoWhite

0

  • simpler circuitry
  • faster
  • lower power consumption
  • smaller die size
  • easier for compilers to generate efficient code
  • no wasted instructions that compilers don't use
  • etc.
User Avatar

Wiki User

12y ago

What else can I help you with?

Continue Learning about General History

What are the advantages of RISC architecture over CISC?

CISC RISC Emphasis on hardware Emphasis on software Includes multi-clockcomplex instructions Single-clock,reduced instruction only Memory-to-memory:"LOAD" and "STORE"incorporated in instructions Register to register:"LOAD" and "STORE"are independent instructions Small code sizes,high cycles per second Low cycles per second,large code sizes Transistors used for storingcomplex instructions Spends more transistorson memory registers RISC-Means Reduced Instruction Set Computer.aRiscsystem has reduced number of instructions and moreimportantly it is load store architecture werepipelining can be implemented easily.Eg.ATMEL AVRCISC-Means Complex instruction set architecure.A CISCsystem has complex instructions such as directaddition between data in two memory locations.Eg.8085Simplicity of the instruction set means that they get processed faster (less branching). You get performance improvements if the gain in speed is not offset by the necessary increase in instructions.


What are the 4 types of computer?

The main four size categories of Computers are:1). Micro Computer2). Mini Computer3). Mainframe Computer4). Super ComputerIn today's terms:1). Personal Computer2). Server3). Mainframe4). Super Computer


What was the name given to the first computer (machine) language?

ASCII (apex)


Set of computer programs used on a computer to help perform tasks?

software


Why computer made for?

A computer is a device that can be programmed to carry out a set of math or logical operations automatically.

Related Questions

Different types of instruction set architecture?

RISC - Reduced Instruction Set Computer CISC - Comples Instruction Set Computer


What is the full form of rics and cics?

Reduced Instruction Set Computer Complex Instruction Set Computer


What are the features of a complex instruction set computer?

It provides more instructions than RISC (Reduced Instruction Set Computer).


What do RISC and CISC stand for?

CISC: Complex Instruction Set ComputerRISC: Reduced Instruction Set Computer


What is definition of risc core?

Reduced Instruction Set Computer.


What has the author Stephen Widjaja written?

Stephen Widjaja has written: 'Reduced instruction set computer memory architectures' -- subject(s): Reduced instruction set computers, Computer architecture, Computer storage devices


What is the full form of RISC pipeline?

Reduced Instruction Set Computer


Why arm processors widely used?

ARM is a family of instruction set architectures for computer processors based on a reduced instruction set computing architecture developed by British company ARM Holdings.


What is another advantage of using a computer-generater model of a car?

Analog computer Digital computer Hybrid computer Harvard architecture Von Neumann architecture Complex instruction set computer Reduced


How does a R.I.S.C processor differ?

The term RISC means Reduced Instruction Set Computer, as opposed to CISC, which is Complex Instruction Set Computer. The RISC processor is different from the CISC process between it has far fewer instructions, but it executes them much faster, because of its simpler internal design.


What is a set of instructions that a computer follows?

The instruction set of a computer is the collection of commands that its Central Processing Unit (CPU) can carry out natively. These are the things that the processor inherently knows how to do if asked.


What are the main types of MPUs?

The two major types of MPUs are CISCs (complex instruction set computing) and RISCs (reduced instruction set computing).