pulley_interpreter::decode::operands

Function xmax32_u

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