_mm_abs_epi16

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

nothrow @nogc @trusted
__m128i
_mm_abs_epi16
(
__m128i a
)

Meta