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

/vbox/src/recompiler/target-i386/
H A Dexec.h142 #define floatx_compare float64_compare
H A Dops_sse.h994 ret = float64_compare(d0, d1, &env->sse_status);
/vbox/src/recompiler/fpu/
H A Dsoftfloat-native.c385 int float64_compare( float64 a, float64 b STATUS_PARAM ) function
H A Dsoftfloat.h366 int float64_compare( float64, float64 STATUS_PARAM );
H A Dsoftfloat-native.h352 int float64_compare( float64, float64 STATUS_PARAM );

Completed in 61 milliseconds