Tags / Equivalents
_mm_add_epi8() on Intel 64-bit - SSE4.2
Add packed 8-bit integers in a and b, and store the results in dst.
_mm_add_pi8() on Intel 64-bit - SSE4.2
Add packed 8-bit integers in "a" and "b", and store the results in "dst".
Add packed 8-bit integers in a and b, and store the results in dst.