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