Skip to main content

Module parts

Module parts 

Source

Structs§

FloatParts

Enums§

FloatClass

Functions§

nan_propagate
IEEE 754 NaN propagation: prefer first SNaN, then first QNaN. Signals INVALID if either operand is SNaN.
nan_propagate_one
Propagate NaN from a single operand (unary ops).
pack
Pack an already-normalized FloatParts into format F. The integer bit must be at position INT_BIT.
return_nan
round_pack
Round, handle overflow/underflow, and pack into target format.
unpack