Function vaddhn_high_s64
#[target_feature(enable = "neon")]
pub fn vaddhn_high_s64(r: int32x2_t, a: int64x2_t, b: int64x2_t) -> int32x4_t
Add returning High Narrow (high half). Arm's documentation
vaddhn_high_s64#[target_feature(enable = "neon")]
pub fn vaddhn_high_s64(r: int32x2_t, a: int64x2_t, b: int64x2_t) -> int32x4_t
Add returning High Narrow (high half). Arm's documentation