CISC v.c. RISC processing
CISC offers a large choice of instructions. Complex instructions are broken down into numerous smaller steps for execution (e.g., 80x86)
RISC offers a small instruction set of simple operations to execute very fast (e.g., DEC Alpha, Silicon Graphics/Mips R4400, PowerPC).