CHANGELIST:
Greater MASM Compatibility for text equate substitutions:
procedure_description is similar to the language and argument specification used in the PROC directive.
PUSHAW (u) - forces a WORD-style PUSHA instruction
POPAW (u) - forces a WORD-style POPA instruction
PUSHFW (u) - forces a WORD-style PUSHF instruction
POPFW (u) - forces a WORD-style POPF instruction
IRETW (u) - forces a WORD-style flags POP for the IRET instruction
T320 (u) - VERSION directive identifier for [the current] Turbo Assembler 3.2
STDCALL (u) - uses C calling conventions for procedures with variable arguments, and Pascal calling conventions for procedures with fixed arguments. It always uses the C naming convention.
[
bytepointer.com edit] STDCALL is missing from the official version 3.2 New Keywords list in the User's Guides