pulley_interpreter::decode::operands

Function xjump

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