11#error "Never use <avx2intrin.h> directly; include <immintrin.h> instead."
18#define __DEFAULT_FN_ATTRS256 \
19 __attribute__((__always_inline__, __nodebug__, \
20 __target__("avx2,no-evex512"), __min_vector_width__(256)))
21#define __DEFAULT_FN_ATTRS128 \
22 __attribute__((__always_inline__, __nodebug__, \
23 __target__("avx2,no-evex512"), __min_vector_width__(128)))
83#define _mm256_mpsadbw_epu8(X, Y, M) \
84 ((__m256i)__builtin_ia32_mpsadbw256((__v32qi)(__m256i)(X), \
85 (__v32qi)(__m256i)(Y), (int)(M)))
101 return (__m256i)__builtin_elementwise_abs((__v32qs)
__a);
118 return (__m256i)__builtin_elementwise_abs((__v16hi)
__a);
135 return (__m256i)__builtin_elementwise_abs((__v8si)
__a);
166 return (__m256i)__builtin_ia32_packsswb256((__v16hi)
__a, (__v16hi)
__b);
198 return (__m256i)__builtin_ia32_packssdw256((__v8si)
__a, (__v8si)
__b);
229 return (__m256i)__builtin_ia32_packuswb256((__v16hi)
__a, (__v16hi)
__b);
261 return (__m256i) __builtin_ia32_packusdw256((__v8si)__V1, (__v8si)__V2);
280 return (__m256i)((__v32qu)
__a + (__v32qu)
__b);
299 return (__m256i)((__v16hu)
__a + (__v16hu)
__b);
318 return (__m256i)((__v8su)
__a + (__v8su)
__b);
337 return (__m256i)((__v4du)
__a + (__v4du)
__b);
356 return (__m256i)__builtin_elementwise_add_sat((__v32qs)
__a, (__v32qs)
__b);
374 return (__m256i)__builtin_elementwise_add_sat((__v16hi)
__a, (__v16hi)
__b);
393 return (__m256i)__builtin_elementwise_add_sat((__v32qu)
__a, (__v32qu)
__b);
411 return (__m256i)__builtin_elementwise_add_sat((__v16hu)
__a, (__v16hu)
__b);
438#define _mm256_alignr_epi8(a, b, n) \
439 ((__m256i)__builtin_ia32_palignr256((__v32qi)(__m256i)(a), \
440 (__v32qi)(__m256i)(b), (n)))
457 return (__m256i)((__v4du)
__a & (__v4du)
__b);
475 return (__m256i)(~(__v4du)
__a & (__v4du)
__b);
501 return (__m256i)__builtin_ia32_pavgb256((__v32qi)
__a, (__v32qi)
__b);
527 return (__m256i)__builtin_ia32_pavgw256((__v16hi)
__a, (__v16hi)
__b);
562 return (__m256i)__builtin_ia32_pblendvb256((__v32qi)__V1, (__v32qi)__V2,
603#define _mm256_blend_epi16(V1, V2, M) \
604 ((__m256i)__builtin_ia32_pblendw256((__v16hi)(__m256i)(V1), \
605 (__v16hi)(__m256i)(V2), (int)(M)))
630 return (__m256i)((__v32qi)
__a == (__v32qi)
__b);
656 return (__m256i)((__v16hi)
__a == (__v16hi)
__b);
682 return (__m256i)((__v8si)
__a == (__v8si)
__b);
708 return (__m256i)((__v4di)
__a == (__v4di)
__b);
736 return (__m256i)((__v32qs)
__a > (__v32qs)
__b);
762 return (__m256i)((__v16hi)
__a > (__v16hi)
__b);
788 return (__m256i)((__v8si)
__a > (__v8si)
__b);
814 return (__m256i)((__v4di)
__a > (__v4di)
__b);
850 return (__m256i)__builtin_ia32_phaddw256((__v16hi)
__a, (__v16hi)
__b);
882 return (__m256i)__builtin_ia32_phaddd256((__v8si)
__a, (__v8si)
__b);
917 return (__m256i)__builtin_ia32_phaddsw256((__v16hi)
__a, (__v16hi)
__b);
953 return (__m256i)__builtin_ia32_phsubw256((__v16hi)
__a, (__v16hi)
__b);
985 return (__m256i)__builtin_ia32_phsubd256((__v8si)
__a, (__v8si)
__b);
1021 return (__m256i)__builtin_ia32_phsubsw256((__v16hi)
__a, (__v16hi)
__b);
1051 return (__m256i)__builtin_ia32_pmaddubsw256((__v32qi)
__a, (__v32qi)
__b);
1083 return (__m256i)__builtin_ia32_pmaddwd256((__v16hi)
__a, (__v16hi)
__b);
1102 return (__m256i)__builtin_elementwise_max((__v32qs)
__a, (__v32qs)
__b);
1121 return (__m256i)__builtin_elementwise_max((__v16hi)
__a, (__v16hi)
__b);
1140 return (__m256i)__builtin_elementwise_max((__v8si)
__a, (__v8si)
__b);
1159 return (__m256i)__builtin_elementwise_max((__v32qu)
__a, (__v32qu)
__b);
1178 return (__m256i)__builtin_elementwise_max((__v16hu)
__a, (__v16hu)
__b);
1197 return (__m256i)__builtin_elementwise_max((__v8su)
__a, (__v8su)
__b);
1216 return (__m256i)__builtin_elementwise_min((__v32qs)
__a, (__v32qs)
__b);
1235 return (__m256i)__builtin_elementwise_min((__v16hi)
__a, (__v16hi)
__b);
1254 return (__m256i)__builtin_elementwise_min((__v8si)
__a, (__v8si)
__b);
1273 return (__m256i)__builtin_elementwise_min((__v32qu)
__a, (__v32qu)
__b);
1292 return (__m256i)__builtin_elementwise_min((__v16hu)
__a, (__v16hu)
__b);
1311 return (__m256i)__builtin_elementwise_min((__v8su)
__a, (__v8su)
__b);
1334 return __builtin_ia32_pmovmskb256((__v32qi)
__a);
1362 return (__m256i)__builtin_convertvector((__v16qs)__V, __v16hi);
1390 return (__m256i)__builtin_convertvector(__builtin_shufflevector((__v16qs)__V, (__v16qs)__V, 0, 1, 2, 3, 4, 5, 6, 7), __v8si);
1417 return (__m256i)__builtin_convertvector(__builtin_shufflevector((__v16qs)__V, (__v16qs)__V, 0, 1, 2, 3), __v4di);
1443 return (__m256i)__builtin_convertvector((__v8hi)__V, __v8si);
1468 return (__m256i)__builtin_convertvector(__builtin_shufflevector((__v8hi)__V, (__v8hi)__V, 0, 1, 2, 3), __v4di);
1493 return (__m256i)__builtin_convertvector((__v4si)__V, __v4di);
1519 return (__m256i)__builtin_convertvector((__v16qu)__V, __v16hi);
1545 return (__m256i)__builtin_convertvector(__builtin_shufflevector((__v16qu)__V, (__v16qu)__V, 0, 1, 2, 3, 4, 5, 6, 7), __v8si);
1570 return (__m256i)__builtin_convertvector(__builtin_shufflevector((__v16qu)__V, (__v16qu)__V, 0, 1, 2, 3), __v4di);
1596 return (__m256i)__builtin_convertvector((__v8hu)__V, __v8si);
1621 return (__m256i)__builtin_convertvector(__builtin_shufflevector((__v8hu)__V, (__v8hu)__V, 0, 1, 2, 3), __v4di);
1646 return (__m256i)__builtin_convertvector((__v4su)__V, __v4di);
1672 return (__m256i)__builtin_ia32_pmuldq256((__v8si)
__a, (__v8si)
__b);
1699 return (__m256i)__builtin_ia32_pmulhrsw256((__v16hi)
__a, (__v16hi)
__b);
1718 return (__m256i)__builtin_ia32_pmulhuw256((__v16hi)
__a, (__v16hi)
__b);
1737 return (__m256i)__builtin_ia32_pmulhw256((__v16hi)
__a, (__v16hi)
__b);
1756 return (__m256i)((__v16hu)
__a * (__v16hu)
__b);
1775 return (__m256i)((__v8su)
__a * (__v8su)
__b);
1801 return __builtin_ia32_pmuludq256((__v8si)
__a, (__v8si)
__b);
1819 return (__m256i)((__v4du)
__a | (__v4du)
__b);
1864 return __builtin_ia32_psadbw256((__v32qi)
__a, (__v32qi)
__b);
1903 return (__m256i)__builtin_ia32_pshufb256((__v32qi)
__a, (__v32qi)
__b);
1936#define _mm256_shuffle_epi32(a, imm) \
1937 ((__m256i)__builtin_ia32_pshufd256((__v8si)(__m256i)(a), (int)(imm)))
1972#define _mm256_shufflehi_epi16(a, imm) \
1973 ((__m256i)__builtin_ia32_pshufhw256((__v16hi)(__m256i)(a), (int)(imm)))
2009#define _mm256_shufflelo_epi16(a, imm) \
2010 ((__m256i)__builtin_ia32_pshuflw256((__v16hi)(__m256i)(a), (int)(imm)))
2030 return (__m256i)__builtin_ia32_psignb256((__v32qi)
__a, (__v32qi)
__b);
2051 return (__m256i)__builtin_ia32_psignw256((__v16hi)
__a, (__v16hi)
__b);
2072 return (__m256i)__builtin_ia32_psignd256((__v8si)
__a, (__v8si)
__b);
2092#define _mm256_slli_si256(a, imm) \
2093 ((__m256i)__builtin_ia32_pslldqi256_byteshift((__v4di)(__m256i)(a), (int)(imm)))
2112#define _mm256_bslli_epi128(a, imm) \
2113 ((__m256i)__builtin_ia32_pslldqi256_byteshift((__v4di)(__m256i)(a), (int)(imm)))
2131 return (__m256i)__builtin_ia32_psllwi256((__v16hi)
__a, __count);
2152 return (__m256i)__builtin_ia32_psllw256((__v16hi)
__a, (__v8hi)__count);
2171 return (__m256i)__builtin_ia32_pslldi256((__v8si)
__a, __count);
2192 return (__m256i)__builtin_ia32_pslld256((__v8si)
__a, (__v4si)__count);
2211 return __builtin_ia32_psllqi256((__v4di)
__a, __count);
2232 return __builtin_ia32_psllq256((__v4di)
__a, __count);
2252 return (__m256i)__builtin_ia32_psrawi256((__v16hi)
__a, __count);
2274 return (__m256i)__builtin_ia32_psraw256((__v16hi)
__a, (__v8hi)__count);
2294 return (__m256i)__builtin_ia32_psradi256((__v8si)
__a, __count);
2316 return (__m256i)__builtin_ia32_psrad256((__v8si)
__a, (__v4si)__count);
2336#define _mm256_srli_si256(a, imm) \
2337 ((__m256i)__builtin_ia32_psrldqi256_byteshift((__m256i)(a), (int)(imm)))
2356#define _mm256_bsrli_epi128(a, imm) \
2357 ((__m256i)__builtin_ia32_psrldqi256_byteshift((__m256i)(a), (int)(imm)))
2375 return (__m256i)__builtin_ia32_psrlwi256((__v16hi)
__a, __count);
2396 return (__m256i)__builtin_ia32_psrlw256((__v16hi)
__a, (__v8hi)__count);
2415 return (__m256i)__builtin_ia32_psrldi256((__v8si)
__a, __count);
2436 return (__m256i)__builtin_ia32_psrld256((__v8si)
__a, (__v4si)__count);
2455 return __builtin_ia32_psrlqi256((__v4di)
__a, __count);
2476 return __builtin_ia32_psrlq256((__v4di)
__a, __count);
2503 return (__m256i)((__v32qu)
__a - (__v32qu)
__b);
2530 return (__m256i)((__v16hu)
__a - (__v16hu)
__b);
2556 return (__m256i)((__v8su)
__a - (__v8su)
__b);
2582 return (__m256i)((__v4du)
__a - (__v4du)
__b);
2608 return (__m256i)__builtin_elementwise_sub_sat((__v32qs)
__a, (__v32qs)
__b);
2634 return (__m256i)__builtin_elementwise_sub_sat((__v16hi)
__a, (__v16hi)
__b);
2661 return (__m256i)__builtin_elementwise_sub_sat((__v32qu)
__a, (__v32qu)
__b);
2687 return (__m256i)__builtin_elementwise_sub_sat((__v16hu)
__a, (__v16hu)
__b);
2721 return (__m256i)__builtin_shufflevector((__v32qi)
__a, (__v32qi)
__b, 8, 32+8, 9, 32+9, 10, 32+10, 11, 32+11, 12, 32+12, 13, 32+13, 14, 32+14, 15, 32+15, 24, 32+24, 25, 32+25, 26, 32+26, 27, 32+27, 28, 32+28, 29, 32+29, 30, 32+30, 31, 32+31);
2756 return (__m256i)__builtin_shufflevector((__v16hi)
__a, (__v16hi)
__b, 4, 16+4, 5, 16+5, 6, 16+6, 7, 16+7, 12, 16+12, 13, 16+13, 14, 16+14, 15, 16+15);
2790 return (__m256i)__builtin_shufflevector((__v8si)
__a, (__v8si)
__b, 2, 8+2, 3, 8+3, 6, 8+6, 7, 8+7);
2820 return (__m256i)__builtin_shufflevector((__v4di)
__a, (__v4di)
__b, 1, 4+1, 3, 4+3);
2854 return (__m256i)__builtin_shufflevector((__v32qi)
__a, (__v32qi)
__b, 0, 32+0, 1, 32+1, 2, 32+2, 3, 32+3, 4, 32+4, 5, 32+5, 6, 32+6, 7, 32+7, 16, 32+16, 17, 32+17, 18, 32+18, 19, 32+19, 20, 32+20, 21, 32+21, 22, 32+22, 23, 32+23);
2889 return (__m256i)__builtin_shufflevector((__v16hi)
__a, (__v16hi)
__b, 0, 16+0, 1, 16+1, 2, 16+2, 3, 16+3, 8, 16+8, 9, 16+9, 10, 16+10, 11, 16+11);
2923 return (__m256i)__builtin_shufflevector((__v8si)
__a, (__v8si)
__b, 0, 8+0, 1, 8+1, 4, 8+4, 5, 8+5);
2953 return (__m256i)__builtin_shufflevector((__v4di)
__a, (__v4di)
__b, 0, 4+0, 2, 4+2);
2971 return (__m256i)((__v4du)
__a ^ (__v4du)
__b);
2989 return (__m256i)__builtin_nontemporal_load((
const __v4di_aligned *)__V);
3006 return (__m128)__builtin_shufflevector((__v4sf)__X, (__v4sf)__X, 0, 0, 0, 0);
3023 return __builtin_shufflevector((__v2df)
__a, (__v2df)
__a, 0, 0);
3040 return (__m256)__builtin_shufflevector((__v4sf)__X, (__v4sf)__X, 0, 0, 0, 0, 0, 0, 0, 0);
3057 return (__m256d)__builtin_shufflevector((__v2df)__X, (__v2df)__X, 0, 0, 0, 0);
3073 return (__m256i)__builtin_shufflevector((__v2di)__X, (__v2di)__X, 0, 1, 0, 1);
3076#define _mm_broadcastsi128_si256(X) _mm256_broadcastsi128_si256(X)
3111#define _mm_blend_epi32(V1, V2, M) \
3112 ((__m128i)__builtin_ia32_pblendd128((__v4si)(__m128i)(V1), \
3113 (__v4si)(__m128i)(V2), (int)(M)))
3148#define _mm256_blend_epi32(V1, V2, M) \
3149 ((__m256i)__builtin_ia32_pblendd256((__v8si)(__m256i)(V1), \
3150 (__v8si)(__m256i)(V2), (int)(M)))
3165 return (__m256i)__builtin_shufflevector((__v16qi)__X, (__v16qi)__X, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
3181 return (__m256i)__builtin_shufflevector((__v8hi)__X, (__v8hi)__X, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
3197 return (__m256i)__builtin_shufflevector((__v4si)__X, (__v4si)__X, 0, 0, 0, 0, 0, 0, 0, 0);
3213 return (__m256i)__builtin_shufflevector((__v2di)__X, (__v2di)__X, 0, 0, 0, 0);
3229 return (__m128i)__builtin_shufflevector((__v16qi)__X, (__v16qi)__X, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
3245 return (__m128i)__builtin_shufflevector((__v8hi)__X, (__v8hi)__X, 0, 0, 0, 0, 0, 0, 0, 0);
3261 return (__m128i)__builtin_shufflevector((__v4si)__X, (__v4si)__X, 0, 0, 0, 0);
3277 return (__m128i)__builtin_shufflevector((__v2di)__X, (__v2di)__X, 0, 0);
3305 return (__m256i)__builtin_ia32_permvarsi256((__v8si)
__a, (__v8si)
__b);
3335#define _mm256_permute4x64_pd(V, M) \
3336 ((__m256d)__builtin_ia32_permdf256((__v4df)(__m256d)(V), (int)(M)))
3363 return (__m256)__builtin_ia32_permvarsf256((__v8sf)
__a, (__v8si)
__b);
3393#define _mm256_permute4x64_epi64(V, M) \
3394 ((__m256i)__builtin_ia32_permdi256((__v4di)(__m256i)(V), (int)(M)))
3439#define _mm256_permute2x128_si256(V1, V2, M) \
3440 ((__m256i)__builtin_ia32_permti256((__m256i)(V1), (__m256i)(V2), (int)(M)))
3459#define _mm256_extracti128_si256(V, M) \
3460 ((__m128i)__builtin_ia32_extract128i256((__v4di)(__m256i)(V), (int)(M)))
3482#define _mm256_inserti128_si256(V1, V2, M) \
3483 ((__m256i)__builtin_ia32_insert128i256((__v4di)(__m256i)(V1), \
3484 (__v2di)(__m128i)(V2), (int)(M)))
3515 return (__m256i)__builtin_ia32_maskloadd256((
const __v8si *)__X, (__v8si)__M);
3547 return (__m256i)__builtin_ia32_maskloadq256((
const __v4di *)__X, (__v4di)__M);
3579 return (__m128i)__builtin_ia32_maskloadd((
const __v4si *)__X, (__v4si)__M);
3611 return (__m128i)__builtin_ia32_maskloadq((
const __v2di *)__X, (__v2di)__M);
3641 __builtin_ia32_maskstored256((__v8si *)__X, (__v8si)__M, (__v8si)
__Y);
3671 __builtin_ia32_maskstoreq256((__v4di *)__X, (__v4di)__M, (__v4di)
__Y);
3701 __builtin_ia32_maskstored((__v4si *)__X, (__v4si)__M, (__v4si)
__Y);
3731 __builtin_ia32_maskstoreq(( __v2di *)__X, (__v2di)__M, (__v2di)
__Y);
3753 return (__m256i)__builtin_ia32_psllv8si((__v8si)__X, (__v8si)
__Y);
3775 return (__m128i)__builtin_ia32_psllv4si((__v4si)__X, (__v4si)
__Y);
3797 return (__m256i)__builtin_ia32_psllv4di((__v4di)__X, (__v4di)
__Y);
3819 return (__m128i)__builtin_ia32_psllv2di((__v2di)__X, (__v2di)
__Y);
3842 return (__m256i)__builtin_ia32_psrav8si((__v8si)__X, (__v8si)
__Y);
3865 return (__m128i)__builtin_ia32_psrav4si((__v4si)__X, (__v4si)
__Y);
3887 return (__m256i)__builtin_ia32_psrlv8si((__v8si)__X, (__v8si)
__Y);
3909 return (__m128i)__builtin_ia32_psrlv4si((__v4si)__X, (__v4si)
__Y);
3931 return (__m256i)__builtin_ia32_psrlv4di((__v4di)__X, (__v4di)
__Y);
3953 return (__m128i)__builtin_ia32_psrlv2di((__v2di)__X, (__v2di)
__Y);
3999#define _mm_mask_i32gather_pd(a, m, i, mask, s) \
4000 ((__m128d)__builtin_ia32_gatherd_pd((__v2df)(__m128i)(a), \
4001 (double const *)(m), \
4002 (__v4si)(__m128i)(i), \
4003 (__v2df)(__m128d)(mask), (s)))
4047#define _mm256_mask_i32gather_pd(a, m, i, mask, s) \
4048 ((__m256d)__builtin_ia32_gatherd_pd256((__v4df)(__m256d)(a), \
4049 (double const *)(m), \
4050 (__v4si)(__m128i)(i), \
4051 (__v4df)(__m256d)(mask), (s)))
4095#define _mm_mask_i64gather_pd(a, m, i, mask, s) \
4096 ((__m128d)__builtin_ia32_gatherq_pd((__v2df)(__m128d)(a), \
4097 (double const *)(m), \
4098 (__v2di)(__m128i)(i), \
4099 (__v2df)(__m128d)(mask), (s)))
4143#define _mm256_mask_i64gather_pd(a, m, i, mask, s) \
4144 ((__m256d)__builtin_ia32_gatherq_pd256((__v4df)(__m256d)(a), \
4145 (double const *)(m), \
4146 (__v4di)(__m256i)(i), \
4147 (__v4df)(__m256d)(mask), (s)))
4191#define _mm_mask_i32gather_ps(a, m, i, mask, s) \
4192 ((__m128)__builtin_ia32_gatherd_ps((__v4sf)(__m128)(a), \
4193 (float const *)(m), \
4194 (__v4si)(__m128i)(i), \
4195 (__v4sf)(__m128)(mask), (s)))
4239#define _mm256_mask_i32gather_ps(a, m, i, mask, s) \
4240 ((__m256)__builtin_ia32_gatherd_ps256((__v8sf)(__m256)(a), \
4241 (float const *)(m), \
4242 (__v8si)(__m256i)(i), \
4243 (__v8sf)(__m256)(mask), (s)))
4290#define _mm_mask_i64gather_ps(a, m, i, mask, s) \
4291 ((__m128)__builtin_ia32_gatherq_ps((__v4sf)(__m128)(a), \
4292 (float const *)(m), \
4293 (__v2di)(__m128i)(i), \
4294 (__v4sf)(__m128)(mask), (s)))
4338#define _mm256_mask_i64gather_ps(a, m, i, mask, s) \
4339 ((__m128)__builtin_ia32_gatherq_ps256((__v4sf)(__m128)(a), \
4340 (float const *)(m), \
4341 (__v4di)(__m256i)(i), \
4342 (__v4sf)(__m128)(mask), (s)))
4386#define _mm_mask_i32gather_epi32(a, m, i, mask, s) \
4387 ((__m128i)__builtin_ia32_gatherd_d((__v4si)(__m128i)(a), \
4389 (__v4si)(__m128i)(i), \
4390 (__v4si)(__m128i)(mask), (s)))
4434#define _mm256_mask_i32gather_epi32(a, m, i, mask, s) \
4435 ((__m256i)__builtin_ia32_gatherd_d256((__v8si)(__m256i)(a), \
4437 (__v8si)(__m256i)(i), \
4438 (__v8si)(__m256i)(mask), (s)))
4485#define _mm_mask_i64gather_epi32(a, m, i, mask, s) \
4486 ((__m128i)__builtin_ia32_gatherq_d((__v4si)(__m128i)(a), \
4488 (__v2di)(__m128i)(i), \
4489 (__v4si)(__m128i)(mask), (s)))
4533#define _mm256_mask_i64gather_epi32(a, m, i, mask, s) \
4534 ((__m128i)__builtin_ia32_gatherq_d256((__v4si)(__m128i)(a), \
4536 (__v4di)(__m256i)(i), \
4537 (__v4si)(__m128i)(mask), (s)))
4582#define _mm_mask_i32gather_epi64(a, m, i, mask, s) \
4583 ((__m128i)__builtin_ia32_gatherd_q((__v2di)(__m128i)(a), \
4584 (long long const *)(m), \
4585 (__v4si)(__m128i)(i), \
4586 (__v2di)(__m128i)(mask), (s)))
4630#define _mm256_mask_i32gather_epi64(a, m, i, mask, s) \
4631 ((__m256i)__builtin_ia32_gatherd_q256((__v4di)(__m256i)(a), \
4632 (long long const *)(m), \
4633 (__v4si)(__m128i)(i), \
4634 (__v4di)(__m256i)(mask), (s)))
4678#define _mm_mask_i64gather_epi64(a, m, i, mask, s) \
4679 ((__m128i)__builtin_ia32_gatherq_q((__v2di)(__m128i)(a), \
4680 (long long const *)(m), \
4681 (__v2di)(__m128i)(i), \
4682 (__v2di)(__m128i)(mask), (s)))
4726#define _mm256_mask_i64gather_epi64(a, m, i, mask, s) \
4727 ((__m256i)__builtin_ia32_gatherq_q256((__v4di)(__m256i)(a), \
4728 (long long const *)(m), \
4729 (__v4di)(__m256i)(i), \
4730 (__v4di)(__m256i)(mask), (s)))
4760#define _mm_i32gather_pd(m, i, s) \
4761 ((__m128d)__builtin_ia32_gatherd_pd((__v2df)_mm_undefined_pd(), \
4762 (double const *)(m), \
4763 (__v4si)(__m128i)(i), \
4764 (__v2df)_mm_cmpeq_pd(_mm_setzero_pd(), \
4765 _mm_setzero_pd()), \
4795#define _mm256_i32gather_pd(m, i, s) \
4796 ((__m256d)__builtin_ia32_gatherd_pd256((__v4df)_mm256_undefined_pd(), \
4797 (double const *)(m), \
4798 (__v4si)(__m128i)(i), \
4799 (__v4df)_mm256_cmp_pd(_mm256_setzero_pd(), \
4800 _mm256_setzero_pd(), \
4831#define _mm_i64gather_pd(m, i, s) \
4832 ((__m128d)__builtin_ia32_gatherq_pd((__v2df)_mm_undefined_pd(), \
4833 (double const *)(m), \
4834 (__v2di)(__m128i)(i), \
4835 (__v2df)_mm_cmpeq_pd(_mm_setzero_pd(), \
4836 _mm_setzero_pd()), \
4866#define _mm256_i64gather_pd(m, i, s) \
4867 ((__m256d)__builtin_ia32_gatherq_pd256((__v4df)_mm256_undefined_pd(), \
4868 (double const *)(m), \
4869 (__v4di)(__m256i)(i), \
4870 (__v4df)_mm256_cmp_pd(_mm256_setzero_pd(), \
4871 _mm256_setzero_pd(), \
4902#define _mm_i32gather_ps(m, i, s) \
4903 ((__m128)__builtin_ia32_gatherd_ps((__v4sf)_mm_undefined_ps(), \
4904 (float const *)(m), \
4905 (__v4si)(__m128i)(i), \
4906 (__v4sf)_mm_cmpeq_ps(_mm_setzero_ps(), \
4907 _mm_setzero_ps()), \
4937#define _mm256_i32gather_ps(m, i, s) \
4938 ((__m256)__builtin_ia32_gatherd_ps256((__v8sf)_mm256_undefined_ps(), \
4939 (float const *)(m), \
4940 (__v8si)(__m256i)(i), \
4941 (__v8sf)_mm256_cmp_ps(_mm256_setzero_ps(), \
4942 _mm256_setzero_ps(), \
4975#define _mm_i64gather_ps(m, i, s) \
4976 ((__m128)__builtin_ia32_gatherq_ps((__v4sf)_mm_undefined_ps(), \
4977 (float const *)(m), \
4978 (__v2di)(__m128i)(i), \
4979 (__v4sf)_mm_cmpeq_ps(_mm_setzero_ps(), \
4980 _mm_setzero_ps()), \
5010#define _mm256_i64gather_ps(m, i, s) \
5011 ((__m128)__builtin_ia32_gatherq_ps256((__v4sf)_mm_undefined_ps(), \
5012 (float const *)(m), \
5013 (__v4di)(__m256i)(i), \
5014 (__v4sf)_mm_cmpeq_ps(_mm_setzero_ps(), \
5015 _mm_setzero_ps()), \
5045#define _mm_i32gather_epi32(m, i, s) \
5046 ((__m128i)__builtin_ia32_gatherd_d((__v4si)_mm_undefined_si128(), \
5047 (int const *)(m), (__v4si)(__m128i)(i), \
5048 (__v4si)_mm_set1_epi32(-1), (s)))
5077#define _mm256_i32gather_epi32(m, i, s) \
5078 ((__m256i)__builtin_ia32_gatherd_d256((__v8si)_mm256_undefined_si256(), \
5079 (int const *)(m), (__v8si)(__m256i)(i), \
5080 (__v8si)_mm256_set1_epi32(-1), (s)))
5111#define _mm_i64gather_epi32(m, i, s) \
5112 ((__m128i)__builtin_ia32_gatherq_d((__v4si)_mm_undefined_si128(), \
5113 (int const *)(m), (__v2di)(__m128i)(i), \
5114 (__v4si)_mm_set1_epi32(-1), (s)))
5143#define _mm256_i64gather_epi32(m, i, s) \
5144 ((__m128i)__builtin_ia32_gatherq_d256((__v4si)_mm_undefined_si128(), \
5145 (int const *)(m), (__v4di)(__m256i)(i), \
5146 (__v4si)_mm_set1_epi32(-1), (s)))
5176#define _mm_i32gather_epi64(m, i, s) \
5177 ((__m128i)__builtin_ia32_gatherd_q((__v2di)_mm_undefined_si128(), \
5178 (long long const *)(m), \
5179 (__v4si)(__m128i)(i), \
5180 (__v2di)_mm_set1_epi64x(-1), (s)))
5209#define _mm256_i32gather_epi64(m, i, s) \
5210 ((__m256i)__builtin_ia32_gatherd_q256((__v4di)_mm256_undefined_si256(), \
5211 (long long const *)(m), \
5212 (__v4si)(__m128i)(i), \
5213 (__v4di)_mm256_set1_epi64x(-1), (s)))
5242#define _mm_i64gather_epi64(m, i, s) \
5243 ((__m128i)__builtin_ia32_gatherq_q((__v2di)_mm_undefined_si128(), \
5244 (long long const *)(m), \
5245 (__v2di)(__m128i)(i), \
5246 (__v2di)_mm_set1_epi64x(-1), (s)))
5275#define _mm256_i64gather_epi64(m, i, s) \
5276 ((__m256i)__builtin_ia32_gatherq_q256((__v4di)_mm256_undefined_si256(), \
5277 (long long const *)(m), \
5278 (__v4di)(__m256i)(i), \
5279 (__v4di)_mm256_set1_epi64x(-1), (s)))
5281#undef __DEFAULT_FN_ATTRS256
5282#undef __DEFAULT_FN_ATTRS128
_Float16 __2f16 __attribute__((ext_vector_type(2)))
Zeroes the upper 128 bits (bits 255:128) of all YMM registers.
static __inline__ vector float vector float __b
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_srl_epi32(__m256i __a, __m128i __count)
Shifts each 32-bit element of the 256-bit vector of [8 x i32] in __a right by the number of bits give...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_srli_epi64(__m256i __a, int __count)
Shifts each 64-bit element of the 256-bit vector of [4 x i64] in __a right by __count bits,...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_abs_epi8(__m256i __a)
Computes the absolute value of each signed byte in the 256-bit integer vector __a and returns each va...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_srl_epi16(__m256i __a, __m128i __count)
Shifts each 16-bit element of the 256-bit vector of [16 x i16] in __a right by the number of bits giv...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cvtepu8_epi32(__m128i __V)
Zero-extends bytes from the lower half of the 128-bit integer vector in __V and returns the 32-bit va...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_hadd_epi16(__m256i __a, __m256i __b)
Horizontally adds the adjacent pairs of 16-bit integers from two 256-bit vectors of [16 x i16] and re...
static __inline__ void __DEFAULT_FN_ATTRS256 _mm256_maskstore_epi64(long long *__X, __m256i __M, __m256i __Y)
Conditionally stores four 64-bit integer elements from the 256-bit vector of [4 x i64] in __Y to memo...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_and_si256(__m256i __a, __m256i __b)
Computes the bitwise AND of the 256-bit integer vectors in __a and __b.
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cvtepi16_epi32(__m128i __V)
Sign-extends 16-bit elements from the 128-bit vector of [8 x i16] in __V and returns the 32-bit value...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_stream_load_si256(const void *__V)
Loads the 256-bit integer vector from memory __V using a non-temporal memory hint and returns the vec...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_max_epu16(__m256i __a, __m256i __b)
Compares the corresponding unsigned 16-bit integers in the two 256-bit vectors of [16 x i16] in __a a...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sll_epi32(__m256i __a, __m128i __count)
Shifts each 32-bit element of the 256-bit vector of [8 x i32] in __a left by the number of bits given...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_unpacklo_epi64(__m256i __a, __m256i __b)
Unpacks and interleaves 64-bit integers from parts of the 256-bit vectors of [4 x i64] in __a and __b...
static __inline__ __m128i __DEFAULT_FN_ATTRS128 _mm_broadcastd_epi32(__m128i __X)
Broadcasts the low element from the 128-bit vector of [4 x i32] in __X to all elements of the result'...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sll_epi64(__m256i __a, __m128i __count)
Shifts each 64-bit element of the 256-bit vector of [4 x i64] in __a left by the number of bits given...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_min_epu16(__m256i __a, __m256i __b)
Compares the corresponding unsigned 16-bit integers in the two 256-bit vectors of [16 x i16] in __a a...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_packs_epi32(__m256i __a, __m256i __b)
Converts the elements of two 256-bit vectors of [8 x i32] to 16-bit integers using signed saturation,...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_maskload_epi64(long long const *__X, __m256i __M)
Conditionally loads four 64-bit integer elements from memory __X, if the most significant bit of the ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cvtepi8_epi32(__m128i __V)
Sign-extends bytes from the lower half of the 128-bit integer vector in __V and returns the 32-bit va...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cvtepi8_epi16(__m128i __V)
Sign-extends bytes from the 128-bit integer vector in __V and returns the 16-bit values in the corres...
static __inline__ void __DEFAULT_FN_ATTRS256 _mm256_maskstore_epi32(int *__X, __m256i __M, __m256i __Y)
Conditionally stores eight 32-bit integer elements from the 256-bit vector of [8 x i32] in __Y to mem...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cmpeq_epi8(__m256i __a, __m256i __b)
Compares corresponding bytes in the 256-bit integer vectors in __a and __b for equality and returns t...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_slli_epi32(__m256i __a, int __count)
Shifts each 32-bit element of the 256-bit vector of [8 x i32] in __a left by __count bits,...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_shuffle_epi8(__m256i __a, __m256i __b)
Shuffles 8-bit integers in the 256-bit integer vector __a according to control information in the 256...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_mul_epi32(__m256i __a, __m256i __b)
Multiplies signed 32-bit integers from even-numbered elements of two 256-bit vectors of [8 x i32] and...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_maskload_epi32(int const *__X, __m256i __M)
Conditionally loads eight 32-bit integer elements from memory __X, if the most significant bit of the...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_srai_epi32(__m256i __a, int __count)
Shifts each 32-bit element of the 256-bit vector of [8 x i32] in __a right by __count bits,...
static __inline__ __m128i __DEFAULT_FN_ATTRS128 _mm_broadcastb_epi8(__m128i __X)
Broadcasts the low byte from the 128-bit integer vector in __X to all bytes of the 128-bit result.
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cvtepu8_epi16(__m128i __V)
Zero-extends bytes from the 128-bit integer vector in __V and returns the 16-bit values in the corres...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_subs_epu8(__m256i __a, __m256i __b)
Subtracts 8-bit integers from corresponding bytes of two 256-bit integer vectors using unsigned satur...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_min_epi8(__m256i __a, __m256i __b)
Compares the corresponding signed bytes in the two 256-bit integer vectors in __a and __b and returns...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_mullo_epi32(__m256i __a, __m256i __b)
Multiplies signed 32-bit integer elements of two 256-bit vectors of [8 x i32], and returns the lower ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sub_epi16(__m256i __a, __m256i __b)
Subtracts 16-bit integers from corresponding elements of two 256-bit vectors of [16 x i16].
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_permutevar8x32_epi32(__m256i __a, __m256i __b)
Sets the result's 256-bit vector of [8 x i32] to copies of elements of the 256-bit vector of [8 x i32...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cmpgt_epi8(__m256i __a, __m256i __b)
Compares corresponding signed bytes in the 256-bit integer vectors in __a and __b for greater-than an...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_max_epi8(__m256i __a, __m256i __b)
Compares the corresponding signed bytes in the two 256-bit integer vectors in __a and __b and returns...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sub_epi64(__m256i __a, __m256i __b)
Subtracts 64-bit integers from corresponding elements of two 256-bit vectors of [4 x i64].
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sllv_epi64(__m256i __X, __m256i __Y)
Shifts each 64-bit element of the 256-bit vector of [4 x i64] in __X left by the number of bits given...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cmpgt_epi32(__m256i __a, __m256i __b)
Compares corresponding signed elements in the 256-bit vectors of [8 x i32] in __a and __b for greater...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_maddubs_epi16(__m256i __a, __m256i __b)
Multiplies each unsigned byte from the 256-bit integer vector in __a with the corresponding signed by...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_unpackhi_epi8(__m256i __a, __m256i __b)
Unpacks and interleaves 8-bit integers from parts of the 256-bit integer vectors in __a and __b to fo...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_hsub_epi16(__m256i __a, __m256i __b)
Horizontally subtracts adjacent pairs of 16-bit integers from two 256-bit vectors of [16 x i16] and r...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_unpacklo_epi32(__m256i __a, __m256i __b)
Unpacks and interleaves 32-bit integers from parts of the 256-bit vectors of [8 x i32] in __a and __b...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_adds_epu16(__m256i __a, __m256i __b)
Adds 16-bit integers from corresponding elements of two 256-bit vectors of [16 x i16] using unsigned ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_broadcastsi128_si256(__m128i __X)
Broadcasts the 128-bit integer data from __X to both the lower and upper halves of the 256-bit result...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_max_epu32(__m256i __a, __m256i __b)
Compares the corresponding unsigned 32-bit integers in the two 256-bit vectors of [8 x i32] in __a an...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_mulhrs_epi16(__m256i __a, __m256i __b)
Multiplies signed 16-bit integer elements of two 256-bit vectors of [16 x i16], truncates the 32-bit ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cmpgt_epi64(__m256i __a, __m256i __b)
Compares corresponding signed elements in the 256-bit vectors of [4 x i64] in __a and __b for greater...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sll_epi16(__m256i __a, __m128i __count)
Shifts each 16-bit element of the 256-bit vector of [16 x i16] in __a left by the number of bits spec...
static __inline__ void __DEFAULT_FN_ATTRS128 _mm_maskstore_epi64(long long *__X, __m128i __M, __m128i __Y)
Conditionally stores two 64-bit integer elements from the 128-bit vector of [2 x i64] in __Y to memor...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_srav_epi32(__m256i __X, __m256i __Y)
Shifts each 32-bit element of the 256-bit vector of [8 x i32] in __X right by the number of bits give...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_add_epi8(__m256i __a, __m256i __b)
Adds 8-bit integers from corresponding bytes of two 256-bit integer vectors and returns the lower 8 b...
static __inline__ __m256d __DEFAULT_FN_ATTRS256 _mm256_broadcastsd_pd(__m128d __X)
Broadcasts the 64-bit floating-point value from the low element of the 128-bit vector of [2 x double]...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_add_epi16(__m256i __a, __m256i __b)
Adds 16-bit integers from corresponding elements of two 256-bit vectors of [16 x i16] and returns the...
static __inline__ __m256 __DEFAULT_FN_ATTRS256 _mm256_permutevar8x32_ps(__m256 __a, __m256i __b)
Sets the result's 256-bit vector of [8 x float] to copies of elements of the 256-bit vector of [8 x f...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_xor_si256(__m256i __a, __m256i __b)
Computes the bitwise XOR of the 256-bit integer vectors in __a and __b.
static __inline__ int __DEFAULT_FN_ATTRS256 _mm256_movemask_epi8(__m256i __a)
Creates a 32-bit integer mask from the most significant bit of each byte in the 256-bit integer vecto...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_subs_epi8(__m256i __a, __m256i __b)
Subtracts 8-bit integers from corresponding bytes of two 256-bit integer vectors using signed saturat...
static __inline__ __m128i __DEFAULT_FN_ATTRS128 _mm_srlv_epi32(__m128i __X, __m128i __Y)
Shifts each 32-bit element of the 128-bit vector of [4 x i32] in __X right by the number of bits give...
static __inline__ __m128i __DEFAULT_FN_ATTRS128 _mm_srlv_epi64(__m128i __X, __m128i __Y)
Shifts each 64-bit element of the 128-bit vector of [2 x i64] in __X right by the number of bits give...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_max_epu8(__m256i __a, __m256i __b)
Compares the corresponding unsigned bytes in the two 256-bit integer vectors in __a and __b and retur...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_blendv_epi8(__m256i __V1, __m256i __V2, __m256i __M)
Merges 8-bit integer values from either of the two 256-bit vectors __V1 or __V2, as specified by the ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_add_epi64(__m256i __a, __m256i __b)
Adds 64-bit integers from corresponding elements of two 256-bit vectors of [4 x i64] and returns the ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sign_epi32(__m256i __a, __m256i __b)
Sets each element of the result to the corresponding element of the 256-bit vector of [8 x i32] in __...
static __inline__ __m128i __DEFAULT_FN_ATTRS128 _mm_maskload_epi32(int const *__X, __m128i __M)
Conditionally loads four 32-bit integer elements from memory __X, if the most significant bit of the ...
static __inline__ __m128i __DEFAULT_FN_ATTRS128 _mm_sllv_epi32(__m128i __X, __m128i __Y)
Shifts each 32-bit element of the 128-bit vector of [4 x i32] in __X left by the number of bits given...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_min_epi16(__m256i __a, __m256i __b)
Compares the corresponding signed 16-bit integers in the two 256-bit vectors of [16 x i16] in __a and...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_hadds_epi16(__m256i __a, __m256i __b)
Horizontally adds the adjacent pairs of 16-bit integers from two 256-bit vectors of [16 x i16] using ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_max_epi16(__m256i __a, __m256i __b)
Compares the corresponding signed 16-bit integers in the two 256-bit vectors of [16 x i16] in __a and...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_unpackhi_epi32(__m256i __a, __m256i __b)
Unpacks and interleaves 32-bit integers from parts of the 256-bit vectors of [8 x i32] in __a and __b...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_max_epi32(__m256i __a, __m256i __b)
Compares the corresponding signed 32-bit integers in the two 256-bit vectors of [8 x i32] in __a and ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sllv_epi32(__m256i __X, __m256i __Y)
Shifts each 32-bit element of the 256-bit vector of [8 x i32] in __X left by the number of bits given...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_hsub_epi32(__m256i __a, __m256i __b)
Horizontally subtracts adjacent pairs of 32-bit integers from two 256-bit vectors of [8 x i32] and re...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_broadcastb_epi8(__m128i __X)
Broadcasts the low byte from the 128-bit integer vector in __X to all bytes of the 256-bit result.
static __inline__ __m128 __DEFAULT_FN_ATTRS128 _mm_broadcastss_ps(__m128 __X)
Broadcasts the 32-bit floating-point value from the low element of the 128-bit vector of [4 x float] ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_unpackhi_epi16(__m256i __a, __m256i __b)
Unpacks and interleaves 16-bit integers from parts of the 256-bit vectors of [16 x i16] in __a and __...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_srlv_epi64(__m256i __X, __m256i __Y)
Shifts each 64-bit element of the 256-bit vector of [4 x i64] in __X right by the number of bits give...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sign_epi8(__m256i __a, __m256i __b)
Sets each byte of the result to the corresponding byte of the 256-bit integer vector in __a,...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_mulhi_epi16(__m256i __a, __m256i __b)
Multiplies signed 16-bit integer elements of two 256-bit vectors of [16 x i16], and returns the upper...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cmpgt_epi16(__m256i __a, __m256i __b)
Compares corresponding signed elements in the 256-bit vectors of [16 x i16] in __a and __b for greate...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cvtepu16_epi32(__m128i __V)
Zero-extends 16-bit elements from the 128-bit vector of [8 x i16] in __V and returns the 32-bit value...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cmpeq_epi64(__m256i __a, __m256i __b)
Compares corresponding elements in the 256-bit vectors of [4 x i64] in __a and __b for equality and r...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_packs_epi16(__m256i __a, __m256i __b)
Converts the elements of two 256-bit vectors of [16 x i16] to 8-bit integers using signed saturation,...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_hsubs_epi16(__m256i __a, __m256i __b)
Horizontally subtracts adjacent pairs of 16-bit integers from two 256-bit vectors of [16 x i16] using...
static __inline__ __m128i __DEFAULT_FN_ATTRS128 _mm_broadcastw_epi16(__m128i __X)
Broadcasts the low element from the 128-bit vector of [8 x i16] in __X to all elements of the result'...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cmpeq_epi16(__m256i __a, __m256i __b)
Compares corresponding elements in the 256-bit vectors of [16 x i16] in __a and __b for equality and ...
static __inline__ void __DEFAULT_FN_ATTRS128 _mm_maskstore_epi32(int *__X, __m128i __M, __m128i __Y)
Conditionally stores four 32-bit integer elements from the 128-bit vector of [4 x i32] in __Y to memo...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sub_epi8(__m256i __a, __m256i __b)
Subtracts 8-bit integers from corresponding bytes of two 256-bit integer vectors.
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_mulhi_epu16(__m256i __a, __m256i __b)
Multiplies unsigned 16-bit integer elements of two 256-bit vectors of [16 x i16], and returns the upp...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_slli_epi16(__m256i __a, int __count)
Shifts each 16-bit element of the 256-bit vector of [16 x i16] in __a left by __count bits,...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sra_epi32(__m256i __a, __m128i __count)
Shifts each 32-bit element of the 256-bit vector of [8 x i32] in __a right by the number of bits give...
static __inline__ __m128i __DEFAULT_FN_ATTRS128 _mm_srav_epi32(__m128i __X, __m128i __Y)
Shifts each 32-bit element of the 128-bit vector of [4 x i32] in __X right by the number of bits give...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_min_epi32(__m256i __a, __m256i __b)
Compares the corresponding signed 32-bit integers in the two 256-bit vectors of [8 x i32] in __a and ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cvtepu8_epi64(__m128i __V)
Zero-extends the first four bytes from the 128-bit integer vector in __V and returns the 64-bit value...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_madd_epi16(__m256i __a, __m256i __b)
Multiplies corresponding 16-bit elements of two 256-bit vectors of [16 x i16], forming 32-bit interme...
static __inline__ __m128d __DEFAULT_FN_ATTRS128 _mm_broadcastsd_pd(__m128d __a)
Broadcasts the 64-bit floating-point value from the low element of the 128-bit vector of [2 x double]...
#define __DEFAULT_FN_ATTRS256
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_srlv_epi32(__m256i __X, __m256i __Y)
Shifts each 32-bit element of the 256-bit vector of [8 x i32] in __X right by the number of bits give...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_avg_epu16(__m256i __a, __m256i __b)
Computes the averages of the corresponding unsigned 16-bit integers in the two 256-bit vectors of [16...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_min_epu8(__m256i __a, __m256i __b)
Compares the corresponding unsigned bytes in the two 256-bit integer vectors in __a and __b and retur...
#define __DEFAULT_FN_ATTRS128
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_packus_epi32(__m256i __V1, __m256i __V2)
Converts elements from two 256-bit vectors of [8 x i32] to 16-bit integers using unsigned saturation,...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_unpacklo_epi8(__m256i __a, __m256i __b)
Unpacks and interleaves 8-bit integers from parts of the 256-bit integer vectors in __a and __b to fo...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_subs_epi16(__m256i __a, __m256i __b)
Subtracts 16-bit integers from corresponding elements of two 256-bit vectors of [16 x i16] using sign...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cmpeq_epi32(__m256i __a, __m256i __b)
Compares corresponding elements in the 256-bit vectors of [8 x i32] in __a and __b for equality and r...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_min_epu32(__m256i __a, __m256i __b)
Compares the corresponding unsigned 32-bit integers in the two 256-bit vectors of [8 x i32] in __a an...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sub_epi32(__m256i __a, __m256i __b)
Subtracts 32-bit integers from corresponding elements of two 256-bit vectors of [8 x i32].
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cvtepu16_epi64(__m128i __V)
Zero-extends 16-bit elements from the lower half of the 128-bit vector of [8 x i16] in __V and return...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_broadcastw_epi16(__m128i __X)
Broadcasts the low element from the 128-bit vector of [8 x i16] in __X to all elements of the result'...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_mullo_epi16(__m256i __a, __m256i __b)
Multiplies signed 16-bit integer elements of two 256-bit vectors of [16 x i16], and returns the lower...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_srai_epi16(__m256i __a, int __count)
Shifts each 16-bit element of the 256-bit vector of [16 x i16] in __a right by __count bits,...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_unpacklo_epi16(__m256i __a, __m256i __b)
Unpacks and interleaves 16-bit integers from parts of the 256-bit vectors of [16 x i16] in __a and __...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cvtepi32_epi64(__m128i __V)
Sign-extends 32-bit elements from the 128-bit vector of [4 x i32] in __V and returns the 64-bit value...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_adds_epu8(__m256i __a, __m256i __b)
Adds 8-bit integers from corresponding bytes of two 256-bit integer vectors using unsigned saturation...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_unpackhi_epi64(__m256i __a, __m256i __b)
Unpacks and interleaves 64-bit integers from parts of the 256-bit vectors of [4 x i64] in __a and __b...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_packus_epi16(__m256i __a, __m256i __b)
Converts elements from two 256-bit vectors of [16 x i16] to 8-bit integers using unsigned saturation,...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_adds_epi8(__m256i __a, __m256i __b)
Adds 8-bit integers from corresponding bytes of two 256-bit integer vectors using signed saturation,...
static __inline__ __m128i __DEFAULT_FN_ATTRS128 _mm_broadcastq_epi64(__m128i __X)
Broadcasts the low element from the 128-bit vector of [2 x i64] in __X to both elements of the result...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_srl_epi64(__m256i __a, __m128i __count)
Shifts each 64-bit element of the 256-bit vector of [4 x i64] in __a right by the number of bits give...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_srli_epi32(__m256i __a, int __count)
Shifts each 32-bit element of the 256-bit vector of [8 x i32] in __a right by __count bits,...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_andnot_si256(__m256i __a, __m256i __b)
Computes the bitwise AND of the 256-bit integer vector in __b with the bitwise NOT of the 256-bit int...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_slli_epi64(__m256i __a, int __count)
Shifts each 64-bit element of the 256-bit vector of [4 x i64] in __a left by __count bits,...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cvtepu32_epi64(__m128i __V)
Zero-extends 32-bit elements from the 128-bit vector of [4 x i32] in __V and returns the 64-bit value...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sra_epi16(__m256i __a, __m128i __count)
Shifts each 16-bit element of the 256-bit vector of [16 x i16] in __a right by the number of bits giv...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_broadcastd_epi32(__m128i __X)
Broadcasts the low element from the 128-bit vector of [4 x i32] in __X to all elements of the result'...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cvtepi16_epi64(__m128i __V)
Sign-extends 16-bit elements from the lower half of the 128-bit vector of [8 x i16] in __V and return...
static __inline__ __m128i __DEFAULT_FN_ATTRS128 _mm_maskload_epi64(long long const *__X, __m128i __M)
Conditionally loads two 64-bit integer elements from memory __X, if the most significant bit of the c...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_abs_epi32(__m256i __a)
Computes the absolute value of each signed 32-bit element in the 256-bit vector of [8 x i32] in __a a...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_cvtepi8_epi64(__m128i __V)
Sign-extends the first four bytes from the 128-bit integer vector in __V and returns the 64-bit value...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sign_epi16(__m256i __a, __m256i __b)
Sets each element of the result to the corresponding element of the 256-bit vector of [16 x i16] in _...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_hadd_epi32(__m256i __a, __m256i __b)
Horizontally adds the adjacent pairs of 32-bit integers from two 256-bit vectors of [8 x i32] and ret...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_mul_epu32(__m256i __a, __m256i __b)
Multiplies unsigned 32-bit integers from even-numered elements of two 256-bit vectors of [8 x i32] an...
static __inline__ __m128i __DEFAULT_FN_ATTRS128 _mm_sllv_epi64(__m128i __X, __m128i __Y)
Shifts each 64-bit element of the 128-bit vector of [2 x i64] in __X left by the number of bits given...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_sad_epu8(__m256i __a, __m256i __b)
Computes four sum of absolute difference (SAD) operations on sets of eight unsigned 8-bit integers fr...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_abs_epi16(__m256i __a)
Computes the absolute value of each signed 16-bit element in the 256-bit vector of [16 x i16] in __a ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_adds_epi16(__m256i __a, __m256i __b)
Adds 16-bit integers from corresponding elements of two 256-bit vectors of [16 x i16] using signed sa...
static __inline__ __m256 __DEFAULT_FN_ATTRS256 _mm256_broadcastss_ps(__m128 __X)
Broadcasts the 32-bit floating-point value from the low element of the 128-bit vector of [4 x float] ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_avg_epu8(__m256i __a, __m256i __b)
Computes the averages of the corresponding unsigned bytes in the two 256-bit integer vectors in __a a...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_add_epi32(__m256i __a, __m256i __b)
Adds 32-bit integers from corresponding elements of two 256-bit vectors of [8 x i32] and returns the ...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_or_si256(__m256i __a, __m256i __b)
Computes the bitwise OR of the 256-bit integer vectors in __a and __b.
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_subs_epu16(__m256i __a, __m256i __b)
Subtracts 16-bit integers from corresponding elements of two 256-bit vectors of [16 x i16] using unsi...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_broadcastq_epi64(__m128i __X)
Broadcasts the low element from the 128-bit vector of [2 x i64] in __X to all elements of the result'...
static __inline__ __m256i __DEFAULT_FN_ATTRS256 _mm256_srli_epi16(__m256i __a, int __count)
Shifts each 16-bit element of the 256-bit vector of [16 x i16] in __a right by __count bits,...
static __inline__ void int __a
__inline unsigned int unsigned int __Y