A SERVICE OF

logo

146
CHAPTER 6 DETAILED RULES FOR EXECUTION INSTRUCTIONS
6.50 MOVW (MOVE Word Data from Program Counter to
Accumulator)
Transfer word data from PC to A.
MOVW (MOVE Word Data from Program Counter to Accumulator)
Operation
(A) (PC) (Word transfer)
Assembler format
MOVW A, PC
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: 2
Byte count: 1
OP code: F0
NZVC
----