Enables recognition of mnenomics for the MMX instruction set extensions.
Syntax
.MMXRemarks
If 586 mnemonics (or later) are not already being recognized, the .MMX directive also causes an implicit .586 directive to be executed.
Issuing any .486 (or earlier) processor selection directive causes recognition of MMX mnemonics to be disabled.
If MMX mnemonics are being recognized, issuing a .586 (or later) processor selection directive does not cause recognition of MMX mnemonics to be disabled. If this behavior is desired, use the .NOMMX directive.
The .MMX directive is not available in the M510, M600, or M611 emulation modes.