pulley_interpreter::decode::operands

Function xstore32be_offset32

Source
pub fn xstore32be_offset32<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(XReg, i32, XReg), T::Error>
Available on crate feature decode only.