Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 636 Bytes

pushcontext.md

File metadata and controls

20 lines (15 loc) · 636 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: PUSHCONTEXT
PUSHCONTEXT
12/06/2019
PUSHCONTEXT
PUSHCONTEXT directive
18e528ee-df6c-4ce6-8823-b35b40f757fd

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