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