Term of the Moment

duty cycle


Look Up Another Term


Redirected from: complex instruction set computer

Definition: CISC


(Complex Instruction Set Computer) Pronounced "sisk." The traditional architecture of a computer processor. CISC computers use elementary machine instructions (microcode) to execute very comprehensive instructions. CISC instructions may be variable in length and use several addressing modes, requiring complex circuitry to decode them. The Intel x86 family is an example of CISC processors. Contrast with RISC. See microcode.