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

/vbox/src/recompiler/fpu/
H A Dsoftfloat-native.c231 int float32_compare( float32 a, float32 b STATUS_PARAM ) function
H A Dsoftfloat.h294 int float32_compare( float32, float32 STATUS_PARAM );
H A Dsoftfloat-native.h243 int float32_compare( float32, float32 STATUS_PARAM );
/vbox/src/recompiler/target-i386/
H A Dops_sse.h972 ret = float32_compare(s0, s1, &env->sse_status);

Completed in 53 milliseconds