Searched refs:b_exp (Results 1 – 1 of 1) sorted by relevance
100 vec_uint4 a_exp, b_exp; in _divd2() local118 b_exp = (vec_uint4)spu_and((vec_uint4)b_in, exp_mask_u32); in _divd2()119 b_exp = spu_shuffle(b_exp, b_exp, splat_hi); in _divd2()128 b_exp_1s = (vec_ullong2)spu_cmpeq(b_exp, exp_mask_u32); in _divd2()138 b_denorm = (vec_ullong2)spu_cmpeq(b_exp, 0); /* really is b_exp_0 */ in _divd2()