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