1.4. Supported Target Architectures

Yasm supports the following instruction set architectures (ISAs). For more details see Part VI.

x86
The x86 architecture supports the IA-32 instruction set and derivatives (including 16-bit and non-Intel instructions) and the AMD64 instruction set. It consists of two machines: x86 (for the IA-32 and derivatives) and amd64 (for the AMD64 and derivatives). The default machine for the x86 architecture is the x86 machine.