beautypg.com

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

Page 249

background image

225

CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS

7.113

DMOVB (Move Byte Data from Post Increment Register
Indirect Address to Direct Address)

Transfers the byte data at the address indicated by "R13" to the direct address indicated
by the value "dir8". After the data transfer, it increments the value of "R13" by 1.

DMOVB (Move Byte Data from Post Increment Register Indirect Address to Direct
Address)

Assembler format:

DMOVB @R13+, @dir8

Operation:

(R13)

(dir8)

R13 + 1

R13

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

1

1

0

dir8