pulley_interpreter::decode::operands

Function xpop64

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