Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 466 Bytes

File metadata and controls

20 lines (15 loc) · 466 Bytes
description Learn more about: .486P (32-bit MASM)
title .486P
ms.date 11/05/2019
f1_keywords
.486P
helpviewer_keywords
.486P directive
ms.assetid ad1ff7a8-18e8-47cd-8e3b-dfd57a0ca370

.486P (32-bit MASM)

Enables assembly of all instructions (including privileged) for the 80486 processor. (32-bit MASM only.)

Syntax

.486P

See also

Directives Reference
MASM BNF Grammar