HomeSort by relevance Sort by last modified time
    Searched refs:float64_compare_quiet (Results 1 - 5 of 5) sorted by null

  /external/qemu/target-i386/
exec.h 124 #define floatx_compare_quiet float64_compare_quiet
ops_sse.h 930 ret = float64_compare_quiet(d0, d1, &env->sse_status);
    [all...]
  /external/qemu/fpu/
softfloat-native.c 399 int float64_compare_quiet( float64 a, float64 b STATUS_PARAM ) function
softfloat-native.h 377 int float64_compare_quiet( float64, float64 STATUS_PARAM );
softfloat.h 451 int float64_compare_quiet( float64, float64 STATUS_PARAM );

Completed in 172 milliseconds