Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 731 Bytes

dot-386p.md

File metadata and controls

34 lines (28 loc) · 731 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
.386P | Microsoft Docs
11/04/2016
cpp-tools
article
.386P
C++
.386P directive
15199091-3bb7-4270-bb9b-878c1c2f2146
7
corob-msft
corob
ghogen

.386P

Enables assembly of all instructions (including privileged) for the 80386 processor; disables assembly of instructions introduced with later processors.

Syntax

  
.386P  
  

Remarks

Also enables 80387 instructions.

See Also

Directives Reference