234
CHAPTER 18 INSTRUCTION SET
User’s Manual U15104EJ2V0UD
Instruction Mnemonic
Operands
Byte
Clock
Operation
Flag
Group
Note 1
Note 2
Z AC CY
Bit
AND1
CY, saddr.bit
3
6
7
CY
←
CY
(saddr.bit)
×
manipulate
CY, sfr.bit
3
–
7
CY
←
CY
sfr.bit
×
CY, A.bit
2
4
–
CY
←
CY
A.bit
×
CY, PSW.bit
3
–
7
CY
←
CY
PSW.bit
×
CY, [HL].bit
2
6
7
CY
←
CY
(HL).bit
×
OR1
CY, saddr.bit
3
6
7
CY
←
CY (saddr.bit)
×
CY, sfr.bit
3
–
7
CY
←
CY sfr.bit
×
CY, A.bit
2
4
–
CY
←
CY A.bit
×
CY, PSW.bit
3
–
7
CY
←
CY PSW.bit
×
CY, [HL].bit
2
6
7
CY
←
CY (HL).bit
×
XOR1
CY, saddr.bit
3
6
7
CY
←
CY
(saddr.bit)
×
CY, sfr.bit
3
–
7
CY
←
CY
sfr.bit
×
CY, A.bit
2
4
–
CY
←
CY
A.bit
×
CY, PSW. bit
3
–
7
CY
←
CY
PSW.bit
×
CY, [HL].bit
2
6
7
CY
←
CY
(HL).bit
×
SET1
saddr.bit
2
4
6
(saddr.bit)
←
1
sfr.bit
3
–
8
sfr.bit
←
1
A.bit
2
4
–
A.bit
←
1
PSW.bit
2
–
6
PSW.bit
←
1
× × ×
[HL].bit
2
6
8
(HL).bit
←
1
CLR1
saddr.bit
2
4
6
(saddr.bit)
←
0
sfr.bit
3
–
8
sfr.bit
←
0
A.bit
2
4
–
A.bit
←
0
PSW.bit
2
–
6
PSW.bit
←
0
× × ×
[HL].bit
2
6
8
(HL).bit
←
0
SET1
CY
1
2
–
CY
←
1
1
CLR1
CY
1
2
–
CY
←
0
0
NOT1
CY
1
2
–
CY
←
CY
×
Notes 1. When the internal high-speed RAM area is accessed or 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 (f
CPU
) selected by the PCC register.
2. This clock cycle applies to internal ROM program.