Home
last modified time | relevance | path

Searched defs:float64_le (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/nwfpe/
H A DARM-gcc.h106 #define float64_le ___float64_le macro
H A Dsoftfloat.c2415 flag float64_le( float64 a, float64 b ) in float64_le() function
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h879 static inline bool float64_le(float64 a, float64 b, float_status *s) in float64_le() function