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