_mm_abs_epi8

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

nothrow @nogc @trusted
__m128i
_mm_abs_epi8
(
__m128i a
)

Meta