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

/vbox/src/recompiler/target-i386/
H A Dexec.h143 #define floatx_compare_quiet float64_compare_quiet
H A Dops_sse.h983 ret = float64_compare_quiet(d0, d1, &env->sse_status);
/vbox/src/recompiler/fpu/
H A Dsoftfloat-native.c397 int float64_compare_quiet( float64 a, float64 b STATUS_PARAM ) function
H A Dsoftfloat.h367 int float64_compare_quiet( float64, float64 STATUS_PARAM );
H A Dsoftfloat-native.h353 int float64_compare_quiet( float64, float64 STATUS_PARAM );

Completed in 59 milliseconds