Lines Matching refs:sub128
3017 sub128( aSig, 0, term0, term1, &rem0, &rem1 ); in float64_div()
3155 sub128( aSig, 0, term0, term1, &rem0, &rem1 ); in float64_sqrt()
3763 sub128( bSig, 0, aSig, zSig1, &zSig0, &zSig1 ); in subFloatx80Sigs()
3775 sub128( aSig, 0, bSig, zSig1, &zSig0, &zSig1 ); in subFloatx80Sigs()
3948 sub128( aSig, rem1, term0, term1, &rem0, &rem1 ); in floatx80_div()
3956 sub128( rem1, 0, term1, term2, &rem1, &rem2 ); in floatx80_div()
4031 sub128( aSig0, aSig1, term0, term1, &aSig0, &aSig1 ); in floatx80_rem()
4041 sub128( aSig0, aSig1, term0, term1, &aSig0, &aSig1 ); in floatx80_rem()
4045 sub128( aSig0, aSig1, term0, term1, &aSig0, &aSig1 ); in floatx80_rem()
4052 sub128( term0, term1, aSig0, aSig1, &alternateASig0, &alternateASig1 ); in floatx80_rem()
4108 sub128( aSig0, aSig1, term0, term1, &rem0, &rem1 ); in floatx80_sqrt()
4118 sub128( rem1, 0, term1, term2, &rem1, &rem2 ); in floatx80_sqrt()
4880 sub128( bSig0, bSig1, aSig0, aSig1, &zSig0, &zSig1 ); in subFloat128Sigs()
4898 sub128( aSig0, aSig1, bSig0, bSig1, &zSig0, &zSig1 ); in subFloat128Sigs()
5161 if ( q ) sub128( aSig0, aSig1, bSig0, bSig1, &aSig0, &aSig1 ); in float128_rem()
5169 sub128( aSig0, 0, term1, term2, &aSig0, &aSig1 ); in float128_rem()
5185 sub128( aSig0, aSig1, term1, term2, &aSig0, &aSig1 ); in float128_rem()
5195 sub128( aSig0, aSig1, bSig0, bSig1, &aSig0, &aSig1 ); in float128_rem()
5205 if ( zSign ) sub128( 0, 0, aSig0, aSig1, &aSig0, &aSig1 ); in float128_rem()
5254 sub128( aSig0, aSig1, term0, term1, &rem0, &rem1 ); in float128_sqrt()
5264 sub128( rem1, 0, term1, term2, &rem1, &rem2 ); in float128_sqrt()