Function vcopy_laneq_s8
#[target_feature(enable = "neon")]
pub fn vcopy_laneq_s8(a: int8x8_t, LANE1: i32, b: int8x16_t, LANE2: i32) -> int8x8_t
Insert vector element from another vector element Arm's documentation
vcopy_laneq_s8#[target_feature(enable = "neon")]
pub fn vcopy_laneq_s8(a: int8x8_t, LANE1: i32, b: int8x16_t, LANE2: i32) -> int8x8_t
Insert vector element from another vector element Arm's documentation