_mm_abs_epi32

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

nothrow @nogc @trusted
__m128i
_mm_abs_epi32
(
__m128i a
)

Meta