Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>.387 enable 80387 instructions directive</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
.387             Enable 80387 Instructions                          Directive

  .387

     This directive enables the assembly of 80387 instructions.

       Notes:         You should only use .387 in programs intended to use
                      an 80387 or more recent co-processor.

                      Put this directive in your program before you use any
                      80387-specific instructions.

See Also: .287

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson