Lines Matching defs:zSig0

659      int8 roundingPrecision, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1  in roundAndPackFloatx80()
828 int8 roundingPrecision, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 in normalizeRoundAndPackFloatx80()
958 packFloat128( flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 ) in packFloat128()
992 flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1, bits64 zSig2 ) in roundAndPackFloat128()
1093 flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 ) in normalizeRoundAndPackFloat128()
1233 bits64 zSig0; in int32_to_float128() local
1247 bits64 zSig0 = a; in uint32_to_float128() local
1354 bits64 zSig0, zSig1; in int64_to_float128() local
2581 bits64 aSig, zSig0, zSig1; in float64_to_float128() local
2870 bits64 aSig, bSig, zSig0, zSig1; in float64_mul() local
3520 bits64 aSig, zSig0, zSig1; in floatx80_to_float128() local
3623 bits64 aSig, bSig, zSig0, zSig1; in addFloatx80Sigs() local
3690 bits64 aSig, bSig, zSig0, zSig1; in subFloatx80Sigs() local
3802 bits64 aSig, bSig, zSig0, zSig1; in floatx80_mul() local
3862 bits64 aSig, bSig, zSig0, zSig1; in floatx80_div() local
4041 bits64 aSig0, aSig1, zSig0, zSig1, doubleZSig0; in floatx80_sqrt() local
4772 bits64 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1, zSig2; in addFloat128Sigs() local
4851 bits64 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1; in subFloat128Sigs() local
4979 bits64 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1, zSig2, zSig3; in float128_mul() local
5044 bits64 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1, zSig2; in float128_div() local
5239 bits64 aSig0, aSig1, zSig0, zSig1, zSig2, doubleZSig0; in float128_sqrt() local