RISC
(Reduced Instruction Set Computer) A computer architecture that reduces chip complexity by using simpler instructions. RISC compilers have to generate software routines to perform the equivalent processing performed by more comprehensive instructions in "complex instruction set computers" (CISC computers).
No Microcode
In a RISC computer, there is no microcode layer, and the associated overhead of that translation is eliminated. RISC keeps instruction size constant and bans the indirect addressing mode. It retains only those instructions that can be overlapped and made to execute in one machine cycle or less.
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Share on Facebook