
CHAPTER 6 DETAILED RULES FOR EXECUTION INSTRUCTIONS
6.40 JMP (JuMP to effective Address)
Branch to the PC value indicated by ext.
■JMP (JuMP to effective Address)
Operation
(PC) ← ext (Word transfer)
Assembler format
JMP ext
Condition code (CCR)
N | Z | V | C |
|
|
|
|
- | - | - | - |
|
|
|
|
+: Changed by executing instruction
N:Not changed
Z:Not changed
V:Not changed
C:Not changed
Number of execution cycles: 4
Byte count: 3
OP code: 21
126