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