pulley_interpreter::decode::operands

Function xone

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