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