Home
last modified time | relevance | path

Searched refs:roundAndPackFloatx80 (Results 1 – 1 of 1) sorted by relevance

/external/qemu/fpu/
Dsoftfloat.c663 roundAndPackFloatx80( in roundAndPackFloatx80() function
850 roundAndPackFloatx80( roundingPrecision, zSign, zExp, zSig0, zSig1 STATUS_VAR); in normalizeRoundAndPackFloatx80()
4195 roundAndPackFloatx80( in addFloatx80Sigs()
4364 roundAndPackFloatx80( in floatx80_mul()
4444 roundAndPackFloatx80( in floatx80_div()
4610 roundAndPackFloatx80( in floatx80_sqrt()
5138 return roundAndPackFloatx80( 80, aSign, aExp, aSig0, aSig1 STATUS_VAR ); in float128_to_floatx80()