pulley_interpreter::encode

Function vaddi8x16_sat

Source
pub fn vaddi8x16_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)