pulley_interpreter::encode

Function get_sp

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

Copy the special sp stack pointer register into an x register.