pulley_interpreter::decode::operands

Function xstore32le_offset8

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