Function vaddl_high_s8
#[target_feature(enable = "neon")]
pub fn vaddl_high_s8(a: int8x16_t, b: int8x16_t) -> int16x8_t
Signed Add Long (vector, high half). Arm's documentation
vaddl_high_s8#[target_feature(enable = "neon")]
pub fn vaddl_high_s8(a: int8x16_t, b: int8x16_t) -> int16x8_t
Signed Add Long (vector, high half). Arm's documentation