Searched refs:mant_shift (Results 1 – 1 of 1) sorted by relevance
67 vec_uint4 mant_shift; in _powf4() local88 mant_shift = spu_add(y_exp, -127); in _powf4()94 y_mantissa = spu_sl(y_mantissa, mant_shift); in _powf4()