pulley_interpreter::encode

Function xpop64

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

*dst = *sp; sp -= 8