Function pulley_interpreter::encode::get_sp
source ยท pub fn get_sp<E>(into: &mut E, dst: impl Into<XReg>)
Available on crate feature
encode
only.Expand description
Copy the special sp
stack pointer register into an x
register.