Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->JSR

Jump to Subroutine

Compatibility: 6800, 6802, 6803, 6303R, 6303X, 6303Y

Note: JSR Direct is not compatible with 6800 and 6802.

Condition Code Register

C  Not affected
V  Not affected
Z  Not affected
N  Not affected
I  Not affected
H  Not affected

    
Addressing modeopcycbytesAssembler syntax
Direct:9D52JSR <exprn.>
Index :AD52JSR <exprn.>,X
Extend:BD63JSR <exprn.>

(Sometimes more cycles (index))