Function vaddw_s32

#[target_feature(enable = "neon")]
pub fn vaddw_s32(a: int64x2_t, b: int32x2_t) -> int64x2_t

Add Wide Arm's documentation