pulley_interpreter::decode::operands

Function get_sp

Source
pub fn get_sp<T: BytecodeStream>(pc: &mut T) -> Result<(XReg,), T::Error>
Available on crate feature decode only.