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: | C | AC | F0 | RS1 | RS0 | OV | P |
| N/A | N/A | N/A | N/A | N/A | N/A | N/A |