intel-intrinsics v1.11.2 (2023-02-19T15:35:50Z)
Dub
Repo
_mm256_abs_epi32
inteli
avx2intrin
Compute the absolute value of packed signed 32-bit integers in
a
.
nothrow @
nogc
@
trusted
__m256i
_mm256_abs_epi32
(
__m256i
a
)
Meta
Source
See Implementation
inteli
avx2intrin
functions
_mm256_abs_epi16
_mm256_abs_epi32
_mm256_abs_epi8
_mm256_add_epi16
_mm256_add_epi32
_mm256_add_epi64
_mm256_add_epi8
_mm256_adds_epi16
_mm256_adds_epi8
_mm256_adds_epu16
_mm256_adds_epu8
_mm256_and_si256
_mm256_andnot_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
Compute the absolute value of packed signed 32-bit integers in a.