Function vaddw_s16

#[target_feature(enable = "neon")]
pub fn vaddw_s16(a: int32x4_t, b: int16x4_t) -> int32x4_t

Add Wide Arm's documentation