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