Tags / Equivalents
_mm_add_pi16() on Intel 64-bit - SSE4.2
Add packed 16-bit integers in "a" and "b", and store the results in "dst".
_mm_add_epi16() on Intel 64-bit - SSE4.2
Add packed 16-bit integers in a and b, and store the results in output.