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