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