Complex instruction set computer


(CISC) A processor where each instruction can perform several low-level operations such as memory access, arithmetic operations or address calculations. The term was coined in contrast to Reduced Instruction Set Computer.
Before the first RISC processors were designed, many computer architects were trying to bridge the “semantic gap” – to design instruction sets to support high-level languages by providing “high-level” instructions such as procedure call and return, loop instructions such as “decrement and branch if non-zero” and complex addressing modes to allow data structure and array accesses to be compiled into single instructions.
While these architectures achieved their aim of allowing high-level language constructs to be expressed in fewer instructions, it was observed that they did not always result in improved performance. For example, on one processor it was discovered that it was possible to improve the performance by NOT using the procedure call instruction but using a sequence of simpler instructions instead. Furthermore, the more complex the instruction set, the greater the overhead of decoding an instruction, both in execution time and silicon area. This is particularly true for processors which used microcode to decode the (macro) instruction. It is easier to debug a complex instruction set implemented in microcode than one whose decoding is “hard-wired” in silicon.
Examples of CISC processors are the Motorola 680×0 family and the Intel 80186 through Intel 486 and Pentium.
(1994-10-10)

Read Also:

  • Complexion

    [kuh m-plek-shuh n] /kəmˈplɛk ʃən/ noun 1. the natural color, texture, and appearance of the skin, especially of the face: a clear, smooth, rosy complexion. 2. appearance; aspect; character: His confession put a different complexion on things. 3. viewpoint, attitude, or conviction: one’s political complexion. 4. (in old physiology) constitution or nature of body and […]

  • Complex-ion

    noun, Chemistry. 1. a charged complex. Compare (def 10).

  • Complexioned

    [kuh m-plek-shuh nd] /kəmˈplɛk ʃənd/ adjective 1. having a specified (usually used in combination): a light-complexioned person. /kəmˈplɛkʃənd/ adjective 1. (in combination) of a specified complexion: light-complexioned

  • Complexionless

    [kuh m-plek-shuh n-lis] /kəmˈplɛk ʃən lɪs/ adjective 1. lacking in usual color; wan.

  • Complexities

    [kuh m-plek-si-tee] /kəmˈplɛk sɪ ti/ noun, plural complexities for 2. 1. the state or quality of being ; intricacy: the complexity of urban life. 2. something : the complexities of foreign policy. /kəmˈplɛksɪtɪ/ noun (pl) -ties 1. the state or quality of being intricate or complex 2. something intricate or complex; complication n. 1721, “composite […]


Disclaimer: Complex instruction set computer definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.