x86 Assembly

Basic idea

The instruction-set family Intel introduced with the 8086 (1978) and progressively extended (IA-32, x86-64). A CISC ISA: variable-length encoding, two-operand instructions, many addressing modes, dense binary code.

Key facts

Siblings