The OpenD Programming Language

_mm256_abs_epi16

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

nothrow @nogc @trusted
__m256i
_mm256_abs_epi16
(
__m256i a
)

Meta