pulley_interpreter::encode

Function vbitmask8x16

Source
pub fn vbitmask8x16<E>(into: &mut E, dst: impl Into<XReg>, src: impl Into<VReg>)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

Collect high bits of each lane into the low 32-bits of the destination.