Home
last modified time | relevance | path

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

/openbmc/qemu/fpu/
H A Dsoftfloat-parts.c.inc214 frac_allones(p);
224 frac_allones(p);
H A Dsoftfloat.c980 #define frac_allones(A) FRAC_GENERIC_64_128(allones, A)(A) macro