pulley_interpreter::decode::operands

Function xload8_s32_o32

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