FPRH_MANTH_BITS
mant32 <<= (SNG_FRACBITS - FPRH_MANTH_BITS + 1);
mant64 <<= (DBL_FRACBITS - FPRH_MANTH_BITS + 1);