English
Language : 

CC2430 Datasheet, PDF (47/212 Pages) Texas Instruments – A True System-on-Chip solution for 2.4 GHz IEEE 802.15.4 / ZigBee-TM
Mnemonic
Description
8051 CPU : Instruction Set Summary
MOV A,Rn
MOV A,direct
MOV A,@Ri
MOV A,#data
MOV Rn,A
MOV Rn,direct
MOV Rn,#data
MOV direct,A
MOV direct,Rn
MOV direct1,direct2
MOV direct,@Ri
MOV direct,#data
MOV @Ri,A
MOV @Ri,direct
MOV @Ri,#data
MOV DPTR,#data16
MOVC A,@A+DPTR
MOVC A,@A+PC
MOVX A,@Ri
MOVX A,@DPTR
MOVX @Ri,A
MOVX @DPTR,A
PUSH direct
POP direct
XCH A,Rn
XCH A,direct
XCH A,@Ri
XCHD A,@Ri
Data transfers
Move register to accumulator
Move direct byte to accumulator
Move indirect RAM to accumulator
Move immediate data to accumulator
Move accumulator to register
Move direct byte to register
Move immediate data to register
Move accumulator to direct byte
Move register to direct byte
Move direct byte to direct byte
Move indirect RAM to direct byte
Move immediate data to direct byte
Move accumulator to indirect RAM
Move direct byte to indirect RAM
Move immediate data to indirect RAM
Load data pointer with a 16-bit constant
Move code byte relative to DPTR to accumulator
Move code byte relative to PC to accumulator
Move external RAM (8-bit address) to A
Move external RAM (16-bit address) to A
Move A to external RAM (8-bit address)
Move A to external RAM (16-bit address)
Push direct byte onto stack
Pop direct byte from stack
Exchange register with accumulator
Exchange direct byte with accumulator
Exchange indirect RAM with accumulator
Exchange low-order nibble indirect. RAM with A
CC2430
Hex
Bytes Cycles
Opcode
E8-EF 1
E5
2
E6-E7
1
74
2
F8-FF
1
A8-AF 2
78-7F
2
F5
2
88-8F
2
85
3
86-87
2
75
3
F6-F7
1
A6-A7
2
76-77
2
90
3
93
1
83
1
E2-E3
1
E0
1
F2-F3
1
F0
1
C0
2
D0
2
C8-CF 1
C5
2
C6-C7 1
D6-D7 1
1
2
2
2
2
4
2
3
3
4
4
3
3
5
3
3
3
3
3-10
3-10
4-11
4-11
4
3
2
3
3
3
CC2430 Data Sheet (rev. 2.1) SWRS036F
Page 47 of 211