|
Hauptseite - Welches System? - Hardware - Software - Emulatoren - |
Internet MausNet Programmieren Verweise Über |
NAME | JSR -- Jump to far subroutine | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SYNOPSIS |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FUNCTION | Pushes the long word address of the instruction immediately following the JSR instruction onto the stack. The PC contains the address of the instruction word plus two. Program execution continues at location specified by <ea>. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FORMAT |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
REGISTER |
<ea> specifies address of next instruction. Allowed addressing modes are:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RESULT | None. |
English version not yet available. |