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