Structs§
Enums§
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