Home
last modified time | relevance | path

Searched refs:floatx80_le_quiet (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/nwfpe/
H A Dsoftfloat.h225 char floatx80_le_quiet( floatx80, floatx80 );
H A Dsoftfloat.c3374 flag floatx80_le_quiet( floatx80 a, floatx80 b ) in floatx80_le_quiet() function
/openbmc/qemu/tests/fp/
H A Dwrap.c.inc645 WRAP_CMP80(qemu_extF80M_le_quiet, floatx80_le_quiet)
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h1045 static inline bool floatx80_le_quiet(floatx80 a, floatx80 b, float_status *s) in floatx80_le_quiet() function