pulley_interpreter::decode::operands

Function zext8

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