213
CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS
7.105 DMOV (Move Word Data from Post Increment Register
Indirect Address to Direct Address)
Transfers the word data at the address indicated in "R15" to the direct address
corresponding to 4 times the value "dir8". After the data transfer, it increments the value
of "R15" by 4.
■ DMOV (Move Word Data from Post Increment Register Indirect Address to Direct
Address)
Assembler format: DMOV @R15+, @dir10
Operation: (R15) → (dir8 × 4)
R15 + 4 → R15
Flag change:
N, Z, V, and C: Unchanged
Execution cycles: 2a cycles
Instruction format:
NZVC
––––
MSB LSB
00011011
dir8