Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/headers/
Dlgammad2.h158 vec_uint4 xhigh, xlow, xthigh, xtlow; in _lgammad2() local
298 xtlow = (vec_uint4)spu_shuffle(xtrunc, xtrunc, dup_odd); in _lgammad2()
299 isint = spu_and(spu_cmpeq(xthigh, xhigh), spu_cmpeq(xtlow, xlow)); in _lgammad2()