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