pulley_interpreter::decode::operands

Function xload8_s32_g32bne

Source
pub fn xload8_s32_g32bne<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(XReg, AddrG32Bne), T::Error>