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