126
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)
+: Changed by executing instruction
-: Not changed
N: Not changed
Z: Not changed
V: Not changed
C: Not changed
Number of execution cycles: 4
Byte count: 3
OP code: 21
NZVC
----