Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->LJMP

LJMP        Long Jump

Assembler Mnemonic: LJMP <addr16>

LJMP causes an unconditionally branch to address <addr16>.

The subroutine may begin anywhere in the full 64k byte program memory address space.
    
Bytes:3
Cycles:2
    
PSW flags:CACF0RS1RS0OVP
N/AN/AN/AN/AN/AN/AN/A

(N/A: Not affected)