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

/vbox/src/recompiler/fpu/
H A Dsoftfloat.c3797 static floatx80 addFloatx80Sigs( floatx80 a, floatx80 b, flag zSign STATUS_PARAM) function
3936 return addFloatx80Sigs( a, b, aSign STATUS_VAR );
3960 return addFloatx80Sigs( a, b, aSign STATUS_VAR );

Completed in 58 milliseconds