Searched refs:float_exponent_mask (Results 1 – 1 of 1) sorted by relevance
258 static const ALIGN16_BEG int float_exponent_mask[4] ALIGN16_END = { in mm_pow_ps() local265 const __m128 two_n = _mm_and_ps(a, *((__m128*)float_exponent_mask)); in mm_pow_ps()