Java Glossary : RISC

CMP home Java glossary home Menu no menu Last updated 2004-06-28 by Roedy Green ©1996-2004 Canadian Mind Products

Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

You are here : home : Java Glossary : R words : RISC.

RISC
Reduced Instruction Set Computer. A computer than uses a simplified instruction set that can be implemented without microcode. In contrast CISC means Complex Instuction Set Computer which uses an instruction set that closely mirrors some high level language. The Pentium computers are the main remaining CISC architecture. Is it quite antiquated as an architecture, designed originally for assembler coding rather than high level compilation. It was designed back when registers were very expensive. It has far too few registers for a modern CPU chip. The other emerging CISC instruction set is the Java JVM. The main advantage of CISC is very compact machine code. Java class files are often several orders of magnitude smaller than other representations. See this biased but informative essay on the advantages of RISC.


CMP logo
CMP_home
home
Canadian Mind Products CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[24.87.56.253]
Your IP:[80.134.30.163]
You are visitor number 665.
Please send errors, omissions and suggestions
to improve this page to Roedy Green.
You can get a fresh copy of this page from: or possibly from your local J: drive mirror:
http://mindprod.com/jgloss/risc.html J:\mindprod\jgloss\risc.html