pulley_interpreter::decode::operands

Function xzero

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