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