Home
last modified time | relevance | path

Searched refs:fixup13 (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_sse.h160 __m128i anegmask, bnegmask, fixup, fixup02, fixup13; in mm_mullohi_epi32() local
170 fixup13 = _mm_and_si128(fixup, _mm_set_epi32(-1,0,-1,0)); in mm_mullohi_epi32()
171 *res13 = _mm_sub_epi64(mul13, fixup13); in mm_mullohi_epi32()

Completed in 2 milliseconds