Function vset_lane_p64
#[target_feature(enable = "neon", enable = "aes")]
pub fn vset_lane_p64(a: u64, b: poly64x1_t, LANE: i32) -> poly64x1_t
Insert vector element from another vector element Arm's documentation
vset_lane_p64#[target_feature(enable = "neon", enable = "aes")]
pub fn vset_lane_p64(a: u64, b: poly64x1_t, LANE: i32) -> poly64x1_t
Insert vector element from another vector element Arm's documentation