pulley_interpreter::encode

Function call_indirect

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

Transfer control to the PC in reg and set lr to the PC just after this instruction.