pulley_interpreter::encode

Function vaddu16x8_sat

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

dst = satruating_add(src1, src2)