Searched defs:aSig1 (Results 1 - 3 of 3) sorted by relevance

/src/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1419 bits32 aSig0, aSig1, absZ, aSigExtra; local in function:float64_to_int32
343 normalizeFloat64Subnormal(bits32 aSig0,bits32 aSig1,int16 * zExpPtr,bits32 * zSig0Ptr,bits32 * zSig1Ptr) argument
1493 bits32 aSig0, aSig1, absZ, aSigExtra; local in function:float64_to_int32_round_to_zero
1543 bits32 aSig0, aSig1, zSig; local in function:float64_to_float32
1678 bits32 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1, zSig2; local in function:addFloat64Sigs
1756 bits32 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1; local in function:subFloat64Sigs
1881 bits32 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1, zSig2, zSig3; local in function:float64_mul
1943 bits32 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1, zSig2; local in function:float64_div
2024 bits32 aSig0, aSig1, bSig0, bSig1, q, term0, term1, term2; local in function:float64_rem
2129 bits32 aSig0, aSig1, zSig0, zSig1, zSig2, doubleZSig0; local in function:float64_sqrt
[all...]
/src/sys/lib/libkern/
H A Dsoftfloat.c3838 bits64 aSig0, aSig1, bSig; local in function:floatx80_rem
897 normalizeFloat128Subnormal(bits64 aSig0,bits64 aSig1,int32 * zExpPtr,bits64 * zSig0Ptr,bits64 * zSig1Ptr) argument
3935 bits64 aSig0, aSig1, zSig0, zSig1, doubleZSig0; local in function:floatx80_sqrt
4208 bits64 aSig0, aSig1; local in function:float128_to_int32
4237 bits64 aSig0, aSig1, savedASig; local in function:float128_to_int32_round_to_zero
4285 bits64 aSig0, aSig1; local in function:float128_to_int64
4328 bits64 aSig0, aSig1; local in function:float128_to_int64_round_to_zero
4386 bits64 aSig0, aSig1; local in function:float128_to_float32
4421 bits64 aSig0, aSig1; local in function:float128_to_float64
4456 bits64 aSig0, aSig1; local in function:float128_to_floatx80
4596 bits64 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1, zSig2; local in function:addFloat128Sigs
4674 bits64 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1; local in function:subFloat128Sigs
4799 bits64 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1, zSig2, zSig3; local in function:float128_mul
4863 bits64 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1, zSig2; local in function:float128_div
4947 bits64 aSig0, aSig1, bSig0, bSig1, q, term0, term1, term2; local in function:float128_rem
5057 bits64 aSig0, aSig1, zSig0, zSig1, zSig2, doubleZSig0; local in function:float128_sqrt
[all...]
/src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3988 bits64 aSig0, aSig1, bSig; local in function:floatx80_rem
916 normalizeFloat128Subnormal(bits64 aSig0,bits64 aSig1,int32 * zExpPtr,bits64 * zSig0Ptr,bits64 * zSig1Ptr) argument
4086 bits64 aSig0, aSig1, zSig0, zSig1, doubleZSig0; local in function:floatx80_sqrt
4366 bits64 aSig0, aSig1; local in function:float128_to_int32
4396 bits64 aSig0, aSig1, savedASig; local in function:float128_to_int32_round_to_zero
4445 bits64 aSig0, aSig1; local in function:float128_to_int64
4489 bits64 aSig0, aSig1; local in function:float128_to_int64_round_to_zero
4545 bits64 aSig0, aSig1; local in function:float128_to_uint64_round_to_zero
4601 bits64 aSig0, aSig1; local in function:float128_to_float32
4637 bits64 aSig0, aSig1; local in function:float128_to_float64
4673 bits64 aSig0, aSig1; local in function:float128_to_floatx80
4817 bits64 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1, zSig2; local in function:addFloat128Sigs
4896 bits64 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1; local in function:subFloat128Sigs
5024 bits64 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1, zSig2, zSig3; local in function:float128_mul
5089 bits64 aSig0, aSig1, bSig0, bSig1, zSig0, zSig1, zSig2; local in function:float128_div
5174 bits64 aSig0, aSig1, bSig0, bSig1, q, term0, term1, term2; local in function:float128_rem
5284 bits64 aSig0, aSig1, zSig0, zSig1, zSig2, doubleZSig0; local in function:float128_sqrt
[all...]

Completed in 24 milliseconds