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