219
CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS
7.109 DMOVH (Move Half-word Data from Post Increment
Register Indirect Address to Direct Address)
Transfers the half-word data at the address indicated by "R13" to the direct address
corresponding to 2 times the value "dir8". After the data transfer, it increments the value
of "R13" by 2.
■ DMOVH (Move Half-word Data from Post Increment Register Indirect Address to Direct
Address)
Assembler format: DMOVH @R13+, @dir9
Operation: (R13) → ( dir8 × 2)
R13 + 2 → R13
Flag change:
N, Z, V, and C: Unchanged
Execution cycles: 2a cycles
Instruction format:
NZVC
––––
MSB LSB
00011101
dir8