pulley_interpreter::encode

Function xpush64

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

*sp = src; sp += 8