/QMFPE - Floating Point Emulation (Windows Embedded CE 6.0)
1/5/2010
The /QMFPE options control compiler expectations for floating point arithmetic support.
The following table details this option.
Option | Description | Default status |
---|---|---|
/QMFPE |
Turns on floating point emulation. |
Default when any of the following are true: No /QMmipsNN option specified -or- /QMmips1 or /QMmips2 option specified. |
/QMFPE - |
Causes the compiler to generate instructions for a floating-point hardware unit. |
Default when any of the following options are specified:
|
See Also
Reference
MIPS Compiler Options
/QMmipsNN - Generate Code for Specific MIPS ISA