Function i16x8_abs

#[target_feature(enable = "simd128")]
pub fn i16x8_abs(a: v128) -> v128

Lane-wise wrapping absolute value.