This page was last modified 16:13, 29 March 2007.
RISC
From Forum Nokia Wiki
The reduced instruction set computer, or RISC, is a CPU design philosophy that favors a reduced instruction set as well as a simpler set of instructions.
The idea was originally inspired by the discovery that many of the features that were included in traditional CPU designs to facilitate coding were being ignored by the programs that were running on them. Also these more complex features took several processor cycles to be performed. Additionally, the performance gap between the processor and main memory was increasing. This led to a number of techniques to streamline processing within the CPU, while at the same time attempting to reduce the total number of memory accesses.
External Links
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| floating point vs fixed point math | DanielMD | Mobile Java General | 9 | 2004-03-24 18:21 |
| Float (FPU) in N93? | alcabo | General Symbian C++ | 16 | 2007-11-01 06:49 |
| Hints for developers | bboissard | Mobile Java General | 16 | 2005-03-29 01:51 |
| what is CLDC? | nkn_motoko | Mobile Java General | 1 | 2001-12-06 20:32 |
| Are you tired of Programming? | chinesekongfu | Mobile Java General | 2 | 2005-01-29 10:21 |
