Operation: | LJMP |
Function: | Long Jump |
Syntax: | LJMP code addr |
Instructions | OpCode | Bytes | Cycles | Flags |
LJMP code addr | 0x02 | 3 | 2 | None |
Description: LJMP jumps unconditionally to the specified code addr.
See Also: AJMP, SJMP, JMP, Instruction Set
Operation: | LJMP |
Function: | Long Jump |
Syntax: | LJMP code addr |
Instructions | OpCode | Bytes | Cycles | Flags |
LJMP code addr | 0x02 | 3 | 2 | None |
Description: LJMP jumps unconditionally to the specified code addr.
See Also: AJMP, SJMP, JMP, Instruction Set