CISCRISC
Diverse instruction sizes and formatsLimited number of instruction formats and sizes
Less use of registersMore use of registers
More addressing modesFewer addressing modes
Instructions execute in varying cycle timesInstructions execute in fixed cycle times
Difficult to pipeline (execution times vary)Easier to pipeline

CISC - Easy to make compiler, Smaller code size RISC - Easy to optimize compiler, Simpler hardware