intel-intrinsics v1.9.2 (2022-04-11T09:53:42Z)
Dub
Repo
_mm256_add_epi32
inteli
avx2intrin
Add packed 32-bit integers in
a
and
b
.
nothrow @
nogc
pure @
safe
__m256i
_mm256_add_epi32
(
__m256i
a
,
__m256i
b
)
Meta
Source
See Implementation
inteli
avx2intrin
functions
_mm256_add_epi32
_mm256_and_si256
_mm256_cvtepu16_epi32
_mm256_extracti128_si256
_mm256_madd_epi16
_mm256_or_si256
_mm256_sad_epu8
_mm256_slli_epi16
_mm256_slli_epi32
_mm256_srli_epi16
_mm256_srli_epi32
_mm256_xor_si256
Add packed 32-bit integers in a and b.