Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat-macros.h676 static inline bool le192(uint64_t a0, uint64_t a1, uint64_t a2, in le192() function
/openbmc/qemu/fpu/
H A Dsoftfloat.c1350 while (le192(t0, t1, t2, a0, a1, a2)) { in frac128_modrem()