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