Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/headers/
Datan2f4.h76 vector unsigned int yge0; in _atan2f4() local
81 yge0 = spu_cmpeq(ylt0, (vec_uint4)zero); in _atan2f4()
84 quad4 = spu_and(yge0, xlt0); in _atan2f4()
Datan2d2.h77 vector unsigned long long yge0; in _atan2d2() local
82 yge0 = spu_xor(ylt0, ones); in _atan2d2()
85 quad4 = spu_and(yge0, xlt0); in _atan2d2()