Searched refs:b_exp_1s (Results 1 – 1 of 1) sorted by relevance
102 vec_ullong2 a_exp_1s, b_exp_1s; in _divd2() local128 b_exp_1s = (vec_ullong2)spu_cmpeq(b_exp, exp_mask_u32); in _divd2()139 b_nan = spu_andc(b_exp_1s, b_mant_0); in _divd2()141 b_inf = spu_and (b_exp_1s, b_mant_0); in _divd2()