| Parameter | Description |
|---|---|
| a | Vector a |
| b | Vector b |
v128 Vector
Negate packed 8-bit integers in "a" when the corresponding signed 8-bit integer in "b" is negative, and store the results in "dst". Element in "dst" are zeroed out when the corresponding element in "b" is zero.