pub fn vbitmask64x2<E>(into: &mut E, dst: impl Into<XReg>, src: impl Into<VReg>)where E: Extend<u8>,
encode
Collect high bits of each lane into the low 32-bits of the destination.