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