beautypg.com

Address) – FUJITSU FR family 32-bit microcontroller instruction manuel CM71-00101-5E User Manual

Page 231

background image

207

CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS

7.102

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.

DMOV (Move Word Data from Direct Address to Post Increment Register Indirect
Address)

Assembler format:

DMOV @dir10, @R13+

Operation:

(dir8 × 4)

(R13)

R13 + 4

R13

Flag change:

N, Z, V, and C: Unchanged

Execution cycles:

2a cycles

Instruction format:

N

Z

V

C

MSB

LSB

0

0

0

0

1

1

0

0

dir8