option-cpu.md

June 2, 2025 ยท View on GitHub

Asmc Macro Assembler Reference

option -0..10[p]

Selects CPU/instruction set. Most values correspond to cpu directives.

OptionCPU directiveDefines
-0.8086 (default)
-1.186__186__
-2.286__286__
-3.386__386__
-4.486__486__
-5.586__586__
-6.686__686__
-7.686 and .MMX (P2)
-8.686 and .MMX (P3)__SSE__
-9.686 and .MMX (P4)__SSE2__
-10.x64 (x86-64 cpu)__P64__

[p] allows privileged instructions.

These options are not available in ASMC64.

See Also

Asmc Command-Line Reference | Processor