Fujitsu CM71-00101-5E User Manual

Page of 314
223
CHAPTER 7  DETAILED EXECUTION INSTRUCTIONS
7.112
DMOVB (Move Byte Data from Direct Address to Post 
Increment Register Indirect Address)
Moves the byte data at the direct address indicated by the value "dir8" to the address 
indicated by "R13". After the data transfer, it increments the value of "R13" by 1.
DMOVB (Move Byte Data from Direct Address to Post Increment Register Indirect 
Address)
Assembler format:
DMOVB  @dir8, @R13+  
Operation:
(dir8) 
 (R13)
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
0
1
1
1
0
dir8