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.
.8086
   Directive Summary  Summary
──────────────────────────────────────────────────────────────────────────────
 
  Syntax:  .8086
 
  Enables assembly of instructions for the 8086 and 8088 processors and
  the 8087 coprocessor. Disables assembly of instructions unique to
  later processors. This directive is in effect by default.
 
  See Also:  .186, .286, .287, .8087
                                    -♦-