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