pulley_interpreter::decode::operands

Function xstore8_z

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