pulley_interpreter::decode::operands

Function xstore16le_offset8

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