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