Function vsriq_n_s16
#[target_feature(enable = "neon")]
pub fn vsriq_n_s16(a: int16x8_t, b: int16x8_t, N: i32) -> int16x8_t
Shift Right and Insert (immediate) Arm's documentation
vsriq_n_s16#[target_feature(enable = "neon")]
pub fn vsriq_n_s16(a: int16x8_t, b: int16x8_t, N: i32) -> int16x8_t
Shift Right and Insert (immediate) Arm's documentation