English
Language : 

HD6473032F16 Datasheet, PDF (71/847 Pages) Renesas Technology Corp – Hardware Manual Renesas 16-Bit Single-Chip Microcomputer H8 Family/H8/300H Series
Section 2 CPU
Table 2.10 Block Transfer Instruction
Instruction
EEPMOV.B
Size
—
EEPMOV.W —
Function
if R4L ≠ 0 then
repeat
until
@ER5+ → @ER6+, R4L – 1 → R4L
R4L = 0
else next;
if R4 ≠ 0 then
repeat
until
@ER5+ → @ER6+, R4 – 1 → R4
R4 = 0
else next;
Transfers a data block according to parameters set in general
registers R4L or R4, ER5, and ER6.
R4L or R4: Size of block (bytes)
ER5:
Starting source address
ER6:
Starting destination address
Execution of the next instruction begins as soon as the transfer is
completed.
Rev. 3.00 Mar 21, 2006 page 41 of 814
REJ09B0302-0300