pulley_interpreter::decode::operands

Function xpop32

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