Searched defs:normalizeRoundAndPackFloat32 (Results 1 – 2 of 2) sorted by relevance
402 static float32 normalizeRoundAndPackFloat32(flag zSign, int16 zExp, bits32 zSig) in normalizeRoundAndPackFloat32() function
280 normalizeRoundAndPackFloat32( struct roundingData *roundData, flag zSign, int16 zExp, bits32 zSig ) in normalizeRoundAndPackFloat32() function