Searched refs:float64_eq (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/mips/tcg/ |
| H A D | fpu_helper.c | 1824 FOP_COND_D(seq, float64_eq(fdt0, fdt1, 1828 || float64_eq(fdt0, fdt1, 2112 FOP_CONDN_D(seq, (float64_eq(fdt0, fdt1, 2116 || float64_eq(fdt0, fdt1,
|
| /openbmc/qemu/include/fpu/ |
| H A D | softfloat.h | 882 static inline bool float64_eq(float64 a, float64 b, float_status *s) in float64_eq() function
|