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