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.
.286
   Directive Summary  Summary
──────────────────────────────────────────────────────────────────────────────
 
  Syntax:    .286
 
  Enables assembly of instructions for the 8086 processor plus the
  additional real mode instructions for the 80286 processor, and
  instructions for the 80287 coprocessor. This directive should be used
  only in programs executing on .80286 or 80386 processors.
 
  See Also:  .186, .287, .8086, .8087
                                    -♦-