Searched refs:c_nanbit (Results 1 – 2 of 2) sorted by relevance
1222 static const uint32_t c_nanbit = 0x200; in floatToHalfBits() local1234 … ((b_isnormal ^ UInt4(0xFFFFFFFF)) & ((CmpNLE(absf, UInt4(c_f32infty)) & UInt4(c_nanbit)) | in floatToHalfBits()