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

/vbox/src/recompiler/fpu/
H A Dsoftfloat.c82 static int32 roundAndPackInt32( flag zSign, bits64 absZ STATUS_PARAM) function
1310 return roundAndPackInt32( aSign, aSig64 STATUS_VAR );
2363 return roundAndPackInt32( aSign, aSig STATUS_VAR );
3499 return roundAndPackInt32( aSign, aSig STATUS_VAR );
4494 return roundAndPackInt32( aSign, aSig0 STATUS_VAR );

Completed in 288 milliseconds