PUSHCONTEXT

Saves part or all of the current context: segment register assumes, radix value, listing and cref flags, or processor/coprocessor values. The context can be ASSUMES (32-bit MASM only), RADIX, LISTING, CPU (32-bit MASM only), or ALL.

Syntax

PUSHCONTEXT context

See also

Directives reference
MASM BNF Grammar