Function vpadal_s16
#[target_feature(enable = "neon")]
pub fn vpadal_s16(a: int32x2_t, b: int16x4_t) -> int32x2_t
Signed Add and Accumulate Long Pairwise. Arm's documentation
vpadal_s16#[target_feature(enable = "neon")]
pub fn vpadal_s16(a: int32x2_t, b: int16x4_t) -> int32x2_t
Signed Add and Accumulate Long Pairwise. Arm's documentation