50 if ( (4 <= shiftDist) && ((
unsigned int) exp < 0x1D) ) {
51 uZ.
ui =
packToF16UI( sign, sig ? exp : 0, sig<<(shiftDist - 4) );
float16_t softfloat_roundPackToF16(bool, int_fast16_t, uint_fast16_t)
#define packToF16UI(sign, exp, sig)
#define softfloat_countLeadingZeros16
float16_t softfloat_normRoundPackToF16(bool sign, int_fast16_t exp, uint_fast16_t sig)