pulley_interpreter::encode

Function xpop32

Source
pub fn xpop32<E>(into: &mut E, dst: impl Into<XReg>)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

*dst = *sp; sp -= 4