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