pulley_interpreter::encode

Function vmin16x8_u

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

dst = min(src1, src2) (unsigned)