pulley_interpreter::decode::operands

Function xload8_s32_g32

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