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