beautypg.com

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

Page 237

background image

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:

N

Z

V

C

MSB

LSB

0

0

0

1

1

0

1

1

dir8