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

  /external/qemu/target-i386/
exec.h 123 #define floatx_compare float64_compare
ops_sse.h 941 ret = float64_compare(d0, d1, &env->sse_status);
    [all...]
  /external/qemu/fpu/
softfloat-native.c 387 int float64_compare( float64 a, float64 b STATUS_PARAM ) function
softfloat-native.h 376 int float64_compare( float64, float64 STATUS_PARAM );
softfloat.h 450 int float64_compare( float64, float64 STATUS_PARAM );

Completed in 27 milliseconds