Word: risc
(lookup in dictionary)
(lookup stats)
Dates: all
Sort By: most recent first
(reverse)
Microprocessors can be divided into two groups: CISC chips and RISC chips. The two architectures are fundamentally different approaches to processor performance, which is the measurement of how long it takes for the chip to perform a task using three factors: cycles per instruction, time per cycle and instructions per task...
...CISC (an acronym for complex instruction set computer) approach is to have many instructions and few instructions per task. The RISC (an acronym for reduced instruction set computer) approach is to cut down on the number of instructions the microprocessor understands, but to execute the small number of instructions more quickly...
...RISC approach emerged from statistical analyses of existing programs. The analyses showed that most compilers (programs that translate higher level languages like C and BASIC into machine code) rarely used complex instructions. Rather, the computer spent most of its time only executing a small core of instructions...
Without question, these machines are fast. While the Power Macintosh desktop is functionally identical to that of the typical Motorola 68040-based Mac, under the hood the new series is fueled by the PowerPC 601. This is a RISC (reduced instruction set computing) microprocessor that claims to yield "two to four times the performance of today's Intel 1486 and Motorola 680x0-based personal computers," according to an Apple press release...
...only PowerPC model currently available is the 50MHz 601, whose internal crystal clock ticks 50 million times per second. The PowerPC adheres to the RISC, or Reduced Instruction Set Computing, standard, which aims at achieving high computing speed by having a small number of machine instructions that can be executed quickly...