Searched defs:addFloat32Sigs (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat.c1600 static float32 addFloat32Sigs( float32 a, float32 b, flag zSign STATUS_PARAM) function
1754 return addFloat32Sigs( a, b, aSign STATUS_VAR);
1778 return addFloat32Sigs( a, b, aSign STATUS_VAR );

Completed in 48 milliseconds