Searched refs:err_p1 (Results 1 – 1 of 1) sorted by relevance
64 vec_float4 mant, err, err_p1, err_p2, err_p3; in _sqrtf4() local90 err_p1 = spu_nmsub(y1_p1, y1_p1, x); in _sqrtf4()95 mant = spu_sel(mant, y1_p1, spu_cmpgt((vec_int4)(err_p1), -1)); in _sqrtf4()