.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.
Seealso:
This page last updated on Fri Nov 30 10:49:50 MSK 2001
Copyright © 1992-2001, Vitaly Filatov, Moscow, Russia
Webmaster