Searched refs:eq128 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/fpu/ |
H A D | softfloat-macros.h | 628 static inline bool eq128(uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1) in eq128() function
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | softfloat-macros | 706 INLINE flag eq128( bits64 a0, bits64 a1, bits64 b0, bits64 b1 )
|
H A D | softfloat.c | 3148 || ( eq128( alternateASig0, alternateASig1, aSig0, aSig1 ) in floatx80_rem()
|
/openbmc/qemu/fpu/ |
H A D | softfloat.c | 1278 (eq128(t0, t1, a0, a1) && (q & 1))) { in frac64_modrem()
|