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

  /external/qemu/fpu/
softfloat-native.c 224 int float32_compare( float32 a, float32 b STATUS_PARAM ) function
softfloat-native.h 254 int float32_compare( float32, float32 STATUS_PARAM );
softfloat.h 333 int float32_compare( float32, float32 STATUS_PARAM );
  /external/qemu/target-i386/
ops_sse.h 919 ret = float32_compare(s0, s1, &env->sse_status);
    [all...]

Completed in 31 milliseconds