pulley_interpreter::decode::operands

Function xconst16

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