Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 447 Bytes

File metadata and controls

20 lines (15 loc) · 447 Bytes
description Learn more about: .486 (32-bit MASM)
title .486
ms.date 11/05/2019
f1_keywords
.486
helpviewer_keywords
.486 directive
ms.assetid f2dfc3fc-f564-4014-874b-9fc68dd348dc

.486 (32-bit MASM)

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

Syntax

.486

See also

Directives Reference
MASM BNF Grammar