Method abs_epi16
abs_epi16(v128)
Compute the absolute value of packed 16-bit integers in "a", and store the unsigned results in "dst".
Declaration
public static v128 abs_epi16(v128 a)
Parameters
Type | Name | Description |
---|---|---|
v128 | a | Vector a |
Returns
Type | Description |
---|---|
v128 | Vector |