Fujitsu CM71-00101-5E ユーザーズマニュアル

ページ / 314
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