Table of Contents Previous topic Next topic
MICROPROCESSOR INSTRUCTION REFERENCE->JSR
JSR Jump to Subroutine
Condition Code Register:
C Not affected
V Not affected
Z Not affected
N Not affected
I Not affected
H Not affected
| Addressing mode | Assembler syntax |
| Direct: | JSR <exprn.> |
| Index X: | JSR <exprn.>,X |
| Index Y: | JSR <exprn.>,Y |
| Extend: | JSR <exprn.> |