![]() |
VISR
0.11.8
Versatile Interactive Scene Renderer
|
#include <denormalised_number_handling.hpp>
Public Member Functions | |
State () | |
State (bool pFlushToZero, bool pDenormsAreZero) | |
Public Attributes | |
bool | flushToZero |
bool | denormalsAreZero |
State to abstract from the internal data types for setting, storing and restoring the denormalised number handling of the processor.
|
inline |
|
inlineexplicit |
bool visr::efl::DenormalisedNumbers::State::denormalsAreZero |
bool visr::efl::DenormalisedNumbers::State::flushToZero |
Flush to Zero flag, means that denormalised numbers occuring as the result of an arithmetic instruction are automatically converted to zero.