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

/vbox/src/recompiler/fpu/
H A Dsoftfloat.c2824 static float64 addFloat64Sigs( float64 a, float64 b, flag zSign STATUS_PARAM ) function
2978 return addFloat64Sigs( a, b, aSign STATUS_VAR );
3002 return addFloat64Sigs( a, b, aSign STATUS_VAR );

Completed in 60 milliseconds