pulley_interpreter::decode::operands

Function xload32le_g32bne

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