Function vrsra_n_s64
#[target_feature(enable = "neon")]
pub fn vrsra_n_s64(a: int64x1_t, b: int64x1_t, N: i32) -> int64x1_t
Signed rounding shift right and accumulate Arm's documentation
vrsra_n_s64#[target_feature(enable = "neon")]
pub fn vrsra_n_s64(a: int64x1_t, b: int64x1_t, N: i32) -> int64x1_t
Signed rounding shift right and accumulate Arm's documentation