[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
RISC

Reduced Instruction Set Computer (RISC)

A RISC microprocessor design provides a few instructions which are decoded and executed at high speeds by the microprocessor. Of course this makes programming a bit more difficult, because you have to write many instructions even for simple operations, but the execution speed usually pays back.

The RISC design also restricts memory access: RISC microprocessors usually have a single instruction to read a word from memory, and another instruction to write a word to memory. Also, RISC microprocessors have a large amount of registers (usually > 32) which allows to store multiple data words inside the microprocessor itself, making its computations less memory-dependant and thus making up for the lack of memory accessibility.

See also:

last edited (December 25, 2002) by KDivad Leahcim, Number of views: 1598, Current Rev: 2 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.