pub fn vsplatx64<E>(into: &mut E, dst: impl Into<VReg>, src: impl Into<XReg>)where E: Extend<u8>,
encode
dst = splat(src)