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

/external/qemu/target-i386/
H A Dexec.h120 #define floatx_abs float64_abs
/external/qemu/fpu/
H A Dsoftfloat-native.h382 INLINE float64 float64_abs(float64 a) function
H A Dsoftfloat.h459 INLINE float64 float64_abs(float64 a) function
/external/qemu/target-mips/
H A Dop_helper.c2814 fdt0 = float64_abs(fdt0); \
2815 fdt1 = float64_abs(fdt1); \
/external/qemu/target-arm/
H A Dhelper.c2729 return float64_abs(a);

Completed in 73 milliseconds