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

/vbox/src/recompiler/fpu/
H A Dsoftfloat.c1674 static float32 subFloat32Sigs( float32 a, float32 b, flag zSign STATUS_PARAM) function
1757 return subFloat32Sigs( a, b, aSign STATUS_VAR );
1775 return subFloat32Sigs( a, b, aSign STATUS_VAR );

Completed in 58 milliseconds