pulley_interpreter::decode::operands

Function vsubi8x16_sat

Source
pub fn vsubi8x16_sat<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(BinaryOperands<VReg>,), T::Error>
Available on crate feature decode only.