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

  /external/qemu/target-i386/
exec.h 107 #define floatx_compare floatx80_compare
  /external/qemu/fpu/
softfloat-native.c 489 int floatx80_compare( floatx80 a, floatx80 b STATUS_PARAM ) function
softfloat-native.h 493 int floatx80_compare( floatx80, floatx80 STATUS_PARAM );
softfloat.h 554 int floatx80_compare( floatx80, floatx80 STATUS_PARAM );
softfloat.c 6256 int floatx80_compare( floatx80 a, floatx80 b STATUS_PARAM ) function
    [all...]

Completed in 156 milliseconds