Searched refs:exp_and_lw (Results 1 – 1 of 1) sorted by relevance
83 vec_uint4 exp_and_lw = spu_and(spu_rlqwbyte(x1,4),x2); in _isnand2() local87 vec_uint4 result = spu_or(x1,exp_and_lw); in _isnand2()