JMP

JMP

Operation:
Destination Address -->; PC

Compatibility: 68000 Family

Assembler Syntax:
JMP <ea>

Attributes: Unsized

Description: Program execution continues at the effective
address specified by the instruciton.

Condition Codes:
Not affected.

Instruction Format:
\i1-+--+++-++u6Effective Address,3Mode,3Reg,

Instruction Fields:
Effective Address field -- Specifies the address of the next
instruction. Only control modes are allowed
as shown:
\m27B

Related Instructions:
JSR,450
.448450