Searched refs:float_exponent_shift (Results 1 – 1 of 1) sorted by relevance
344 static const int float_exponent_shift = 23; in mm_pow_ps() local348 _mm_castsi128_ps(_mm_slli_epi32(two_n_exponent, float_exponent_shift)); in mm_pow_ps()