Technical IT dictionary  
Custom Search

Dictionary definitions of technical classified by theme:
Electricity, analog | Digital Electronics | Computer - CPU | Peripheral | Backup | Security | Network | software | Internet | Multimedia | Acronym

Most read this week
  1. Computer AMR bus
  2. APIPA, IP adresses
  3. Netbios protocol
  4. DMI bus
  5. Switch managed
  6. Intel I7
  7. 64 bits
  8. Microsoft SQL Server
  9. Stock Management, techniques
  10. adsl
The 10 latest add:
  1. I5 processor
  2. Ethernet hub
  3. Electronic resistor
  4. Rack 19 inch
  5. Virtual server
  6. RISC structure
  7. Virtual manager
  8. hot-plug
  9. SHDSL
  10. Lan Switch

All our definitions

RISC processor

RISC (Reduced Instruction Set Computer) is a internal structure of a microprocessor based on a language assembler with a minimum number of simple instructions.

The first microprocessors were based a type of internal design CISC (Complex Instruction Set Computer) including instructions capable of performing complex operations using single instructions. These instructions were complex, little used and required a complex micoprocessor core design, slowing the execution of all instructions (including simple). The advantage of RISC is a direct wiring of instructions within the electronic circuit, which increases the speed treatment.

Since the Nexgen Nx586, all microprocessors are of type RISC. To keep compatibility with older microprocessors type CISC (8088, 286, 386, 486; Pentium), A translation unit is located at the entrance of the microprocessor. This explains why the actual speed of a current microprocessor can not be deduced by the more clock frequency but Instead, the performance of the decoding unit.

CISC Advantages

Defects CISC

  • Instructions closer to a programming language standard
  • Fewer lines of code to the same result
  • Write faster and more easily understandable programs
  • Ram memory usage lower
  • Many different instructions, so difficult to learn and use them all.
  • Variable size instructions, with issues regarding classification when running (non-structure standardized).

RISC Microprocessor

  • Diffferent coding instructions for access to memory and calculation instructions, data manupulation in the internal registers, ...
  • Internal structure that allows the processor  to execute each instruction directly (without prédécodage), this allows using superpiline and superscalar architectures 
  • Many general registers.

The transition from CISC to RISC has forced the implementation of mathematical processor in processor core.

Related Definitions: Netburst architecture - hyperthreading

Last update, 06/25/2011
Definitions in alphabetical order:
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
Technical training
Technical IT dictionary.

© All rights reserved, reproduction prohibited. All trademarks are properties of manufacturers and publishers.