English
Language : 

CC2510F16 Datasheet, PDF (54/244 Pages) Texas Instruments – Low-Power SoC (System-on-Chip) with MCU, Memory, 2.4 GHz RF Transceiver, and USB Controller
Mnemonic
Description
Arithmetic Operations
ADD A,Rn
Add register to accumulator
ADD A,direct
Add direct byte to accumulator
ADD A,@Ri
Add indirect RAM to accumulator
ADD A,#data
Add immediate data to accumulator
ADDC A,Rn
Add register to accumulator with carry flag
ADDC A,direct
Add direct byte to A with carry flag
ADDC A,@Ri
Add indirect RAM to A with carry flag
ADDC A,#data
Add immediate data to A with carry flag
SUBB A,Rn
Subtract register from A with borrow
SUBB A,direct
Subtract direct byte from A with borrow
SUBB A,@Ri
Subtract indirect RAM from A with borrow
SUBB A,#data
Subtract immediate data from A with borrow
INC A
Increment accumulator
INC Rn
Increment register
INC direct
Increment direct byte
INC @Ri
Increment indirect RAM
INC DPTR
Increment data pointer
DEC A
Decrement accumulator
DEC Rn
Decrement register
DEC direct
Decrement direct byte
DEC @Ri
Decrement indirect RAM
MUL AB
Multiply A and B
DIV
Divide A by B
DA A
Decimal adjust accumulator
Logical Operations
ANL A,Rn
AND register to accumulator
ANL A,direct
AND direct byte to accumulator
ANL A,@Ri
AND indirect RAM to accumulator
ANL A,#data
AND immediate data to accumulator
ANL direct,A
AND accumulator to direct byte
ANL direct,#data
AND immediate data to direct byte
ORL A,Rn
OR register to accumulator
ORL A,direct
OR direct byte to accumulator
ORL A,@Ri
OR indirect RAM to accumulator
ORL A,#data
OR immediate data to accumulator
ORL direct,A
OR accumulator to direct byte
ORL direct,#data
OR immediate data to direct byte
XRL A,Rn
Exclusive OR register to accumulator
XRL A,direct
Exclusive OR direct byte to accumulator
XRL A,@Ri
Exclusive OR indirect RAM to accumulator
XRL A,#data
Exclusive OR immediate data to accumulator
XRL direct,A
Exclusive OR accumulator to direct byte
CC2510Fx / CC2511Fx
Hex Opcode Bytes Cycles
0x28 - 0x2F
1
1
0x25
2
2
0x26 - 0x27
1
2
0x24
2
2
0x38 - 0x3F
1
1
0x35
2
2
0x36 - 0x37
1
2
0x34
2
2
0x98 - 0x9F
1
1
0x95
2
2
0x96 - 0x97
1
2
0x94
2
2
0x04
1
1
0x08 - 0x0F
1
2
0x05
2
3
0x06 - 0x07
1
3
0xA3
1
1
0x14
1
1
0x18 - 0x1F
1
2
0x15
2
3
0x16 - 0x17
1
3
0xA4
1
5
0x84
1
5
0xD4
1
1
0x58 - 0x5F
1
1
0x55
2
2
0x56 - 0x57
1
2
0x54
2
2
0x52
2
3
0x53
3
4
0x48 - 0x4F
1
1
0x45
2
2
0x46 - 0x47
1
2
0x44
2
2
0x42
2
3
0x43
3
4
0x68 - 0x6F
1
1
0x65
2
2
0x66 - 0x67
1
2
0x64
2
2
0x62
2
3
SWRS055F
Page 54 of 241