C2510Fx / CC2511Fx
Mnemonic
Description
Hex
Bytes
Cycles
Opcode
DJNZ Rn,rel
DJNZ direct,rel
NOP
Decrement register and jump if not zero
Decrement direct byte and jump if not zero
No operation
D8-DF
D5
2
3
1
3
4
1
00
Boolean Variable Operations
CLR C
Clear carry flag
C3
C2
D3
D2
B3
B2
82
B0
72
A0
A2
92
1
2
1
2
1
2
2
2
2
2
2
2
1
3
1
3
1
3
2
2
2
2
2
3
CLR bit
Clear direct bit
SETB C
SETB bit
CPL C
Set carry flag to 1
Set direct bit to 1
Complement carry flag
Complement direct bit
CPL bit
ANL C,bit
ANL C,/bit
ORL C,bit
ORL C,/bit
MOV C,bit
MOV bit,C
Mich.
AND direct bit to carry flag
AND complement of direct bit to carry
OR direct bit to carry flag
OR complement of direct bit to carry
Move direct bit to carry flag
Move carry flag to direct bit
TRAP
Set SW breakpoint in debug mode
A5
1
1
Table 37: Instruction Set Summary
SWRS055D
Page 57 of 243