Stack Input: Program Address
Stack Output: Program Address
Operand: None
Since: 1.0
Description:
Sets the PC to the input value, pushes the current PC + 1 onto the stack, and continues execution at the next instruction. This is usually used with LINK for subroutines.