qa.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
.287
   Directive Summary  Summary
──────────────────────────────────────────────────────────────────────────────
 
  Syntax:    .287
 
  Enables assembly of instructions for the 8087 floating-point
  coprocessor and of the additional instructions for the 80287.
  Specifies IEEE format for encoding floating-point variables.
 
  This directive takes advantage of the 80287 to optimize some
  coprocessor instructions. The 8087 does not support these optimized
  instructions.
 
  See Also:  .186, .286, .8086, .8087
                                    -♦-