English
Language : 

UPD78F0411GA-GAM-AX Datasheet, PDF (539/564 Pages) Renesas Technology Corp – Old Company Name in Catalogs and Other Documents
CHAPTER 26 INSTRUCTION SET
Instruction
Mnemonic
Group
Operands
Conditional BT
branch
saddr.bit, $addr16
sfr.bit, $addr16
A.bit, $addr16
PSW.bit, $addr16
[HL].bit, $addr16
BF
saddr.bit, $addr16
sfr.bit, $addr16
A.bit, $addr16
PSW.bit, $addr16
[HL].bit, $addr16
BTCLR
saddr.bit, $addr16
sfr.bit, $addr16
A.bit, $addr16
PSW.bit, $addr16
[HL].bit, $addr16
DBNZ
B, $addr16
C, $addr16
saddr, $addr16
CPU
SEL
RBn
control
NOP
EI
DI
HALT
STOP
Bytes
Clocks
Note 1 Note 2
Operation
3
8
9 PC ← PC + 3 + jdisp8 if (saddr.bit) = 1
4
−
11 PC ← PC + 4 + jdisp8 if sfr.bit = 1
3
8
− PC ← PC + 3 + jdisp8 if A.bit = 1
3
−
9 PC ← PC + 3 + jdisp8 if PSW.bit = 1
3
10
11 PC ← PC + 3 + jdisp8 if (HL).bit = 1
4
10
11 PC ← PC + 4 + jdisp8 if (saddr.bit) = 0
4
−
11 PC ← PC + 4 + jdisp8 if sfr.bit = 0
3
8
− PC ← PC + 3 + jdisp8 if A.bit = 0
4
−
11 PC ← PC + 4 + jdisp8 if PSW. bit = 0
3
10
11 PC ← PC + 3 + jdisp8 if (HL).bit = 0
4
10
12 PC ← PC + 4 + jdisp8 if (saddr.bit) = 1
then reset (saddr.bit)
4
−
12 PC ← PC + 4 + jdisp8 if sfr.bit = 1
then reset sfr.bit
3
8
− PC ← PC + 3 + jdisp8 if A.bit = 1
then reset A.bit
4
−
12 PC ← PC + 4 + jdisp8 if PSW.bit = 1
then reset PSW.bit
3
10
12 PC ← PC + 3 + jdisp8 if (HL).bit = 1
then reset (HL).bit
2
6
− B ← B − 1, then
PC ← PC + 2 + jdisp8 if B ≠ 0
2
6
− C ← C −1, then
PC ← PC + 2 + jdisp8 if C ≠ 0
3
8
10 (saddr) ← (saddr) − 1, then
PC ← PC + 3 + jdisp8 if (saddr) ≠ 0
2
4
− RBS1, 0 ← n
1
2
− No Operation
2
−
6 IE ← 1 (Enable Interrupt)
2
−
6 IE ← 0 (Disable Interrupt)
2
6
− Set HALT Mode
2
6
− Set STOP Mode
Flag
Z AC CY
×××
Notes 1. When the internal high-speed RAM area is accessed or for an instruction with no data access
2. When an area except the internal high-speed RAM area is accessed
Remarks 1. One instruction clock cycle is one cycle of the CPU clock (fCPU) selected by the processor clock
control register (PCC).
2. This clock cycle applies to the internal ROM program.
User’s Manual U18698EJ1V0UD
537