English
Language : 

CC1010PAGR Datasheet, PDF (26/149 Pages) Texas Instruments – Single Chip Very Low Power RF Transceiver with 8051-Compatible Microcontroller
Mnemonic
Description
CC1010
MOV A, @Ri
Move data memory to A
11
E6-
x
E7
MOV A, #data
Move immediate to A
22
74
x
MOV Rn, A
Move A to register
11
F8-FF
MOV Rn, direct
Move direct byte to register
22
A8-
AF
MOV Rn, #data
Move immediate to register
22
78-7F
MOV direct, A
Move A to direct byte
22
F5
MOV direct, Rn
Move register to direct byte
22
88-8F
MOV direct,
Move direct byte to direct byte
33
85
direct
MOV direct, @Ri
Move data memory to direct byte 2 2
86-87
MOV direct, #data Move immediate to direct byte
33
75
MOV @Ri, A
MOV A to data memory
11
F6-F7
MOV @Ri, direct
Move direct byte to data memory 2 2
A6-
A7
MOV @Ri, #data
Move immediate to data memory 2 2
76-77
MOV DPTR, #data
Move immediate to data pointer
33
90
MOVC A, @A+DPTR
Move code byte relative DPTR to 1 3
93
x
A
MOVC A, @A+PC
Move code byte relative PC to A 1 3
83
x
MOVX A, @Ri
Move external data (A8) to A
1 2-9 E2-
x
E3
MOVX A, @DPTR
Move external data (A16) to A
1 2-9 E0
x
MOVX @Ri, A
Move A to external data (A8)
1 2-9 F2-F3
MOVX @DPTR, A
Move A to external data (A16)
1 2-9 F0
PUSH direct
Push direct byte onto stack
22
C0
POP direct
Pop direct byte from stack
22
D0
XCH A, Rn
Exchange A and register
1 1 C8-
x
CF
XCH A, direct
Exchange A and direct byte
22
C5
x
XCH A, @Ri
Exchange A and data memory
11
C6-
x
C7
XCHD A, @Ri
Exchange A and data memory
11
D6-
x
nibble
D7
Boolean
CLR C
Clear carry
1 1 C3
x
CLR bit
Clear direct bit
22
C2
SETB C
Set carry
11
D3
x
SETB bit
Set direct bit
22
D2
CPL C
Complement carry
11
B3
x
CPL bit
Complement direct bit
22
B2
ANL C, bit
AND direct bit to carry
22
82
x
ANL C, /bit
AND direct bit inverse to carry
22
B0
x
ORL C, bit
OR direct bit to carry
22
72
x
ORL C, /bit
OR direct bit inverse to carry
22
A0
x
MOV C, bit
Move direct bit to carry
22
A2
x
MOV bit, C
Move carry to direct bit
22
92
SWRS047A
Page 26 of 146