Tags / Equivalents
_mm_abs_epi16() on Intel 64-bit - SSE4.2
Compute the absolute value of packed signed 16-bit integers in a, and store the unsigned results in output.
_mm_abs_pi16() on Intel 64-bit - SSE4.2
Compute the absolute value of packed signed 16-bit integers in a, and store the unsigned results in output.