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

/vbox/src/recompiler/fpu/
H A Dsoftfloat.c4868 static float128 addFloat128Sigs( float128 a, float128 b, flag zSign STATUS_PARAM) function
5038 return addFloat128Sigs( a, b, aSign STATUS_VAR );
5062 return addFloat128Sigs( a, b, aSign STATUS_VAR );

Completed in 54 milliseconds