[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
.287 Enable 80287 Instructions MASM Directive
.287
Enables assembly of 80287 instructions.
Notes: See the description of .8087 for more information on
using this directive.
This directive should be used by programs that use
floating-point operations and only run on an 80286
system.
Place all Instruction set directives at the beginning of
the source file to insure that all instructions in the
file are assembled using the same instruction set.
See Also:
.8087
.286c
.286p
.8086
.186
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson