pulley_interpreter::decode::operands

Function xstore32le_z

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