pulley_interpreter::decode::operands

Function xmax64_s

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