Home
last modified time | relevance | path

Searched refs:lt192 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/fpu/
H A Dsoftfloat-macros.h688 static inline bool lt192(uint64_t a0, uint64_t a1, uint64_t a2, in lt192() function
/openbmc/qemu/fpu/
H A Dsoftfloat.c1365 if (lt192(t0, t1, t2, a0, a1, a2) || in frac128_modrem()