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