.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.