pulley_interpreter::decode::operands

Function xconst8

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