CHAPTER 6 DETAILED RULES FOR EXECUTION INSTRUCTIONS
6.82XCHW (eXCHange Word Data Accumulator and Stack Pointer)
Exchange the word data of A for that of SP.
■XCHW (eXCHange Word Data Accumulator and Stack Pointer)
Operation
(A) ↔ (SP) (conversion of word data)
Assembler format
XCHW A, SP
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: 2
Byte count: 1
OP code: F5
210