next up previous contents index
Next: SKIP Up: Jumps Previous: JSR   Contents   Index

JSRIND

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.



David Levitan 2006-02-12