Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ User's Guide - the compiler will generate in-line 80x87 numeric data processor instructions http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
The compiler will generate in-line 80x87 numeric data processor instructions
into the object code for floating-point operations.  The sequence of
floating-point instructions will be optimized for greatest possible
performance on the Intel Pentium processor.  For 16-bit applications, the
use of this option will limit the range of systems on which the application
will run but there are execution performance improvements.  Use this option
in conjunction with the "fpi" or "fpi87" options.  The macro __SW_FP5 will
be predefined if "fp5" is selected.

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