pub fn call_indirect<E>(into: &mut E, reg: impl Into<XReg>)where E: Extend<u8>,
encode
Transfer control to the PC in reg and set lr to the PC just after this instruction.
reg
lr