English
Language : 

CC2430 Datasheet, PDF (45/212 Pages) Texas Instruments – A True System-on-Chip solution for 2.4 GHz IEEE 802.15.4 / ZigBee-TM
Mnemonic
ADD A,Rn
ADD A,direct
ADD A,@Ri
ADD A,#data
ADDC A,Rn
ADDC A,direct
ADDC A,@Ri
ADDC A,#data
SUBB A,Rn
SUBB A,direct
SUBB A,@Ri
SUBB A,#data
INC A
INC Rn
INC direct
INC @Ri
INC DPTR
DEC A
DEC Rn
DEC direct
DEC @Ri
MUL AB
DIV
DA A
CC2430
8051 CPU : Instruction Set Summary
Table 28: Instruction Set Summary
Description
Arithmetic operations
Add register to accumulator
Add direct byte to accumulator
Add indirect RAM to accumulator
Add immediate data to accumulator
Add register to accumulator with carry flag
Add direct byte to A with carry flag
Add indirect RAM to A with carry flag
Add immediate data to A with carry flag
Subtract register from A with borrow
Subtract direct byte from A with borrow
Subtract indirect RAM from A with borrow
Subtract immediate data from A with borrow
Increment accumulator
Increment register
Increment direct byte
Increment indirect RAM
Increment data pointer
Decrement accumulator
Decrement register
Decrement direct byte
Decrement indirect RAM
Multiply A and B
Divide A by B
Decimal adjust accumulator
Hex
Bytes Cycles
Opcode
28-2F
1
1
25
2
2
26-27
1
2
24
2
2
38-3F
1
1
35
2
2
36-37
1
2
34
2
2
98-9F
1
1
95
2
2
96-97
1
2
94
2
2
04
1
1
08-0F
1
2
05
2
3
06-07
1
3
A3
1
1
14
1
1
18-1F
1
2
15
2
3
16-17
1
3
A4
1
5
84
1
5
D4
1
1
CC2430 Data Sheet (rev. 2.1) SWRS036F
Page 45 of 211