RISC: Fewer instructions, simpler instructions, small number of instruction formats, single-cycle instructions whenever possible, fixed-length instructions, only load and store instructions to address memory, fewer addressing modes, multiple register sets, hard-wired control unit, pipelining easier vs CISC: more instructions, more complex instructions, many instruction formats, multi-cycle instructions, variable-length instructions, many types of instructions to address memory, more addressing modes, fewer registers, microprogrammed control unit, pipelining more difficult