144
CHAPTER 6 DETAILED RULES FOR EXECUTION INSTRUCTIONS
6.49 MOVW (MOVE Word Data from Program Status Register to
Accumulator)
Transfer word data from PS to A.
■ MOVW (MOVE Word Data from Program Status Register to Accumulator)
Operation
(A) ← (PS) (Word transfer)
Assembler format
MOVW A, PS
Condition code (CCR)
+: Changed by executing instruction
-: Not changed
N: Not changed
Z: Not changed
V: Not changed
C: Not changed
Number of execution cycle: 1
Byte count: 1
OP code: 70
NZVC
----