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

/vbox/src/recompiler/fpu/
H A Dsoftfloat.c597 roundAndPackFloatx80( function
761 | `roundAndPackFloatx80' except that the input significand does not have to be
781 roundAndPackFloatx80( roundingPrecision, zSign, zExp, zSig0, zSig1 STATUS_VAR);
3850 roundAndPackFloatx80(
4019 roundAndPackFloatx80(
4099 roundAndPackFloatx80(
4265 roundAndPackFloatx80(
4751 return roundAndPackFloatx80( 80, aSign, aExp, aSig0, aSig1 STATUS_VAR );

Completed in 58 milliseconds