pulley_interpreter::decode::operands

Function xband64_s8

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