pulley_interpreter::decode::operands

Function xsub128

Source
pub fn xsub128<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(XReg, XReg, XReg, XReg, XReg, XReg), T::Error>