Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/headers/
Dsqrtf4.h64 vec_float4 mant, err, err_p1, err_p2, err_p3; in _sqrtf4() local
91 err_p2 = spu_nmsub(y1_p2, y1_p2, x); in _sqrtf4()
96 mant = spu_sel(mant, y1_p2, spu_cmpgt((vec_int4)(err_p2), -1)); in _sqrtf4()