CHAPTER 6 DETAILED RULES FOR EXECUTION INSTRUCTIONS
6.53MOVW (MOVE Word Data from Accumulator to Extra Pointer)
Transfer word data from A to EP.
■MOVW (MOVE Word Data from Accumulator to Extra Pointer)
Operation
(EP) ← (A) (Word transfer)
Assembler format
MOVW EP, A
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 cycle: 1
Byte count: 1
OP code: E3
152