Searched refs:y2_hi (Results 1 – 1 of 1) sorted by relevance
54 vec_uint4 gt, eq, bias, y2_hi; in _remainder() local82 y2_hi = spu_shuffle(abs_2y, abs_2y, splat_hi); in _remainder()96 exp_y = spu_rlmask(y2_hi, -20); in _remainder()98 resultx = spu_or(spu_cmpgt(y2_hi, x_hi), spu_cmpgt(y_hi, half_smax)); in _remainder()