English
Language : 

CC2430 Datasheet, PDF (51/234 Pages) Texas Instruments – A True System-on-Chip solution for 2.4 GHz IEEE 802.15.4 / ZigBee-TM
CC2430
Mnemonic
Description
XCH A,direct
XCH A,@Ri
XCHD A,@Ri
ACALL addr11
LCALL addr16
RET
RETI
AJMP addr11
LJMP addr16
SJMP rel
JMP @A+DPTR
JZ rel
JNZ rel
JC rel
JNC
JB bit,rel
JNB bit,rel
JBC bit,direct rel
CJNE A,direct rel
CJNE A,#data rel
CJNE Rn,#data rel
CJNE @Ri,#data rel
DJNZ Rn,rel
DJNZ direct,rel
NOP
CLR C
CLR bit
SETB C
SETB bit
CPL C
CPL bit
ANL C,bit
ANL C,/bit
ORL C,bit
ORL C,/bit
MOV C,bit
MOV bit,C
Exchange direct byte with accumulator
Exchange indirect RAM with accumulator
Exchange low-order nibble indirect. RAM with A
Program branching
Absolute subroutine call
Long subroutine call
Return from subroutine
Return from interrupt
Absolute jump
Long jump
Short jump (relative address)
Jump indirect relative to the DPTR
Jump if accumulator is zero
Jump if accumulator is not zero
Jump if carry flag is set
Jump if carry flag is not set
Jump if direct bit is set
Jump if direct bit is not set
Jump if direct bit is set and clear bit
Compare direct byte to A and jump if not equal
Compare immediate to A and jump if not equal
Compare immediate to reg. and jump if not equal
Compare immediate to indirect and jump if not equal
Decrement register and jump if not zero
Decrement direct byte and jump if not zero
No operation
Boolean variable operations
Clear carry flag
Clear direct bit
Set carry flag
Set direct bit
Complement carry flag
Complement direct bit
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
Hex
Opcode
C5
C6-C7
D6-D7
Bytes
2
1
1
Cycles
3
3
3
xxx11
2
6
12
3
6
22
1
4
32
1
4
xxx01
2
3
02
3
4
80
2
3
73
1
2
60
2
3
70
2
3
40
2
3
50
2
3
20
3
4
30
3
4
10
3
4
B5
3
4
B4
3
4
B8-BF 3
4
B6-B7 3
4
D8-DF 2
3
D5
3
4
00
1
1
C3
1
1
C2
2
3
D3
1
1
D2
2
3
B3
1
1
B2
2
3
82
2
2
B0
2
2
72
2
2
A0
2
2
A2
2
2
92
2
3
CC2430 PRELIMINARY Data Sheet (rev. 1.03) SWRS036A
Page 51 of 232