pub fn vinsertx8<E>( into: &mut E, operands: impl Into<BinaryOperands<VReg, VReg, XReg>>, lane: impl Into<u8>, )where E: Extend<u8>,
encode
dst = src1; dst[lane] = src2