CM71-00105-1E FUJITSU MICROELECTRONICS LIMITED 187
FR81 Family
CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS
7.42
7.42 DMOV (Move Word Data from Direct Address to Post
Increment Register Indirect Address)
Transfers the word data at the direct address corresponding to 4 times the value of dir8
to the address indicated in R13. After the data transfer, it increments the value of R13
by 4. The value of dir8 × 4 is specified as dir10.
● Assembler Format
DMOV @dir10,@R13+
● Operation
(dir8 × 4) → (R13)
R13 + 4 → R13
● Flag Change
N, Z, V, C: Unchanged.
● Classification
Direct Addressing Instructions
● Execution Cycles
1+2a cycles
● Instruction Format
NZVC
----
MSB LSB
00001100 dir8