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.
.8087
   Directive Summary  Summary
──────────────────────────────────────────────────────────────────────────────
 
  Syntax:  .8087
 
  Enables assembly of instructions for the 8087 math coprocessor, and
  disables assembly of the instructions unique to later coprocessors. It
  specifies IEEE format for encoding floating-point variables. This directive
  is in effect by default.
 
  See Also:  .186, .286, .287, .8086, .MSFLOAT
                                    -♦-