Email: Password: Remember Me | Create Account (Free)
8051/8052 Instruction: LJMP

Operation:LJMP
Function:Long Jump
Syntax:LJMP code addr

InstructionsOpCodeBytesCyclesFlags
LJMP code addr0x0232None


Description: LJMP jumps unconditionally to the specified code addr.

See Also: AJMP, SJMP, JMP, Instruction Set