pulley_interpreter::decode::operands

Function xload16be_u32_o32

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