Block Data Transfer Instruction; Figure 2.9 System Control Instruction Codes; Table 2.11 Block Data Transfer Instruction - Renesas H8/3847R Series Hardware Manual

8-bit single-chip microcomputer super low power
Table of Contents

Advertisement

Section 2 CPU
15
15
15
op
Legend:
op:
Operation field
rn:
Register field
IMM:
Immediate data
2.5.8

Block Data Transfer Instruction

Table 2.11 describes the block data transfer instruction. Figure 2.10 shows its object code format.

Table 2.11 Block Data Transfer Instruction

Instruction
Size
EEPMOV
Certain precautions are required in using the EEPMOV instruction. See section 2.9.3, Notes on
Use of the EEPMOV Instruction, for details.
Rev. 6.00 Aug 04, 2006 page 68 of 680
REJ09B0145-0600
8
7
op
8
7
op
8
7

Figure 2.9 System Control Instruction Codes

Function
If R4L ≠ 0 then
@R5+ → @R6+
repeat
R4L –1 → R4L
until
R4L = 0
else next;
Block transfer instruction. Transfers the number of data bytes
specified by R4L from locations starting at the address indicated by
R5 to locations starting at the address indicated by R6. After the
transfer, the next instruction is executed.
0
RTE, SLEEP, NOP
0
rn
LDC, STC (Rn)
0
ANDC, ORC,
IMM
XORC, LDC (#xx:8)

Advertisement

Table of Contents
loading

Table of Contents