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