Searched refs:flg_exp_max (Results 1 – 1 of 1) sorted by relevance
55 vec_uint4 flg_exp_0, flg_exp_max; in _ilogb() local74 flg_exp_max = spu_cmpeq(exp, mask); in _ilogb()82 exp = spu_sel(spu_sel(exp, VEC_SPLAT_U32(FP_ILOGBNAN), flg_exp_max), exp_0, flg_exp_0); in _ilogb()