Renesas RL78 Series User Manual page 818

16-bit single-chip microcontrollers
Hide thumbs Also See for RL78 Series:
Table of Contents

Advertisement

RL78/G1D
Instruction
Mnemonic
Group
8-bit data
MOV
A, sfr
transfer
sfr, A
A, [DE]
[DE], A
A, ES:[DE]
ES:[DE], A
A, [HL]
[HL], A
A, ES:[HL]
ES:[HL], A
A, [DE+byte]
[DE+byte], A
A, ES:[DE+byte]
ES:[DE+byte], A
A, [HL+byte]
[HL+byte], A
A, ES:[HL+byte]
ES:[HL+byte], A
A, [SP+byte]
[SP+byte], A
A, word[B]
word[B], A
A, ES:word[B]
ES:word[B], A
A, word[C]
word[C], A
A, ES:word[C]
ES:word[C], A
A, word[BC]
word[BC], A
A, ES:word[BC]
ES:word[BC], A
Notes 1. Number of CPU clocks (f
when no data is accessed.
2. Number of CPU clocks (f
accessed by an 8-bit instruction.
Remark
Number of clock is when program exists in the internal ROM (flash memory) area. If fetching the instruction
from the internal RAM area, the number becomes double number plus 3 clocks at a maximum.
R01UH0515EJ0120 Rev.1.20
Dec 16, 2016
Table 29-5. Operation List (2/17)
Operands
Bytes
Note 1 Note 2
2
2
1
1
2
2
1
1
2
2
2
2
3
3
2
2
3
3
2
2
3
3
4
4
3
3
4
4
3
3
4
4
) when the internal RAM area, SFR area, or extended SFR area is accessed, or
CLK
) when the code flash memory is accessed, or when the data flash memory is
CLK
Clocks
1
A ← sfr
1
sfr ← A
1
4
A ← (DE)
1
(DE) ← A
2
5
A ← (ES, DE)
2
(ES, DE) ← A
1
4
A ← (HL)
1
(HL) ← A
2
5
A ← (ES, HL)
2
(ES, HL) ← A
1
4
A ← (DE + byte)
1
(DE + byte) ← A
2
5
A ← ((ES, DE) + byte)
2
((ES, DE) + byte) ← A
1
4
A ← (HL + byte)
1
(HL + byte) ← A
2
5
A ← ((ES, HL) + byte)
2
((ES, HL) + byte) ← A
1
A ← (SP + byte)
1
(SP + byte) ← A
1
4
A ← (B + word)
1
(B + word) ← A
2
5
A ← ((ES, B) + word)
2
((ES, B) + word) ← A
1
4
A ← (C + word)
1
(C + word) ← A
2
5
A ← ((ES, C) + word)
2
((ES, C) + word) ← A
1
4
A ← (BC + word)
1
(BC + word) ← A
2
5
A ← ((ES, BC) + word)
2
((ES, BC) + word) ← A
CHAPTER 29 INSTRUCTION SET
Operation
Flag
Z
AC CY
797

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rl78/g1dR5f11aggR5f11aghR5f11agj

Table of Contents