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