The OpenD Programming Language

_mm256_abs_epi32

Compute the absolute value of packed signed 32-bit integers in a.

nothrow @nogc @trusted
__m256i
_mm256_abs_epi32
(
__m256i a
)

Meta