CISC microprocessors

Enlarge text Shrink text
  • Topic
| מספר מערכת 987007541833805171
Information for Authority record
Name (Hebrew)
מיקרו-מעבדים CISC
Name (Latin)
CISC microprocessors
Name (Arabic)
מיקרו-מעבדים CISC
See Also From tracing topical name
Microprocessors
MARC
MARC
Other Identifiers
Wikidata: Q189120
Library of congress: sh 90005949
Old Aleph NLI id: 8688
Sources of Information
  • Work cat.: Hobbs, M. RISC/CISC development and test support, 1992.
  • ASTI:
  • Computer, Sept. 1987:
Wikipedia description:

A complex instruction set computer (CISC ) is a computer architecture in which single instructions can execute several low-level operations (such as a load from memory, an arithmetic operation, and a memory store) or are capable of multi-step operations or addressing modes within single instructions. The term was retroactively coined in contrast to reduced instruction set computer (RISC) and has therefore become something of an umbrella term for everything that is not RISC, where the typical differentiating characteristic is that most RISC designs use uniform instruction length for almost all instructions, and employ strictly separate load and store instructions. Examples of CISC architectures include complex mainframe computers to simplistic microcontrollers where memory load and store operations are not separated from arithmetic instructions. Specific instruction set architectures that have been retroactively labeled CISC are System/360 through z/Architecture, the PDP-11 and VAX architectures, and many others. Well known microprocessors and microcontrollers that have also been labeled CISC in many academic publications include the Motorola 6800, 6809 and 68000 families; the Intel 8080, iAPX 432, x86 and 8051 families; the Zilog Z80, Z8 and Z8000 families; the National Semiconductor NS320xx family; the MOS Technology 6502 family; and others. Some designs have been regarded as borderline cases by some writers. For instance, the Microchip Technology PIC has been labeled RISC in some circles and CISC in others.

Read more on Wikipedia >