pulley_interpreter::encode

Function vsubu16x8_sat

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

dst = saturating_sub(src1, src2)