Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h1020 static inline bool floatx80_eq(floatx80 a, floatx80 b, float_status *s) in floatx80_eq() function
/openbmc/linux/arch/arm/nwfpe/
H A Dsoftfloat.c3247 flag floatx80_eq( floatx80 a, floatx80 b ) in floatx80_eq() function