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