Everything

-denormalize


< Compile Options / Microcontroller Options >

[Format]

-denormalize={ off  |  on }

 

-

[Default]

The default for this option is denormalize=off.

[Description]

-

This option specifies the operation when denormalized numbers are used to describe floating-point constants.

-

When denormalize=off is specified, denormalized numbers are handled as zero.

-

When denormalize=on is specified, denormalized numbers are handled as they are.

[Remarks]

-

This option does not affect the handling of denormalized numbers in floating-point operations during program execution.

-

This option is not automatically enabled by the selection of the fpu and nofpu options.