Home
last modified time | relevance | path

Searched defs:float32_le_quiet (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h704 static inline bool float32_le_quiet(float32 a, float32 b, float_status *s) in float32_le_quiet() function
/openbmc/linux/arch/arm/nwfpe/
H A Dsoftfloat.c1598 flag float32_le_quiet( float32 a, float32 b ) in float32_le_quiet() function