English
Language : 

CC2510_15 Datasheet, PDF (55/245 Pages) Texas Instruments – Low-Power SoC (System-on-Chip) with MCU, Memory,2.4 GHz RF Transceiver, and USB Controller
CC2511F8 - Not Recommended for New Designs
CC2510Fx / CC2511Fx
Mnemonic
Description
XRL direct,#data
Exclusive OR immediate data to direct byte
CLR A
Clear accumulator
CPL A
Complement accumulator
RL A
Rotate accumulator left
RLC A
Rotate accumulator left through carry
RR A
Rotate accumulator right
RRC A
Rotate accumulator right through carry
SWAP A
Swap nibbles within the accumulator
Data Transfers
MOV A,Rn
Move register to accumulator
MOV A,direct
Move direct byte to accumulator
MOV A,@Ri
Move indirect RAM to accumulator
MOV A,#data
Move immediate data to accumulator
MOV Rn,A
Move accumulator to register
MOV Rn,direct
Move direct byte to register
MOV Rn,#data
Move immediate data to register
MOV direct,A
Move accumulator to direct byte
MOV direct,Rn
Move register to direct byte
MOV direct1,direct2 Move direct byte to direct byte
MOV direct,@Ri
Move indirect RAM to direct byte
MOV direct,#data
Move immediate data to direct byte
MOV @Ri,A
Move accumulator to indirect RAM
MOV @Ri,direct
Move direct byte to indirect RAM
MOV @Ri,#data
Move immediate data to indirect RAM
MOV DPTR,#data16 Load data pointer with a 16-bit constant
MOVC A,@A+DPTR Move code byte relative to DPTR to accumulator
MOVC A,@A+PC
Move code byte relative to PC to accumulator
MOVX A,@Ri
Move external RAM (8-bit address) to A
MOVX A,@DPTR
Move external RAM (16-bit address) to A
MOVX @Ri,A
Move A to external RAM (8-bit address)
MOVX @DPTR,A
Move A to external RAM (16-bit address)
PUSH direct
Push direct byte onto stack
POP direct
Pop direct byte from stack
XCH A,Rn
Exchange register with accumulator
XCH A,direct
Exchange direct byte with accumulator
XCH A,@Ri
Exchange indirect RAM with accumulator
XCHD A,@Ri
Exchange low-order nibble indirect. RAM with A
Hex Opcode
0x63
0xE4
0xF4
0x23
0x33
0x03
0x13
0xC4
Bytes
3
1
1
1
1
1
1
1
Cycles
4
1
1
1
1
1
1
1
0xE8 - 0xEF 1
0xE5
2
0xE6 - 0xE7 1
0x74
2
0xF8 - 0xFF 1
0xA8 - 0xAF 2
0x78 - 0x7F
2
0xF5
2
0x88 - 0x8F
2
0x85
3
0x86 - 0x87
2
0x75
3
0xF6 - 0xF7
1
0xA6 - 0xA7 2
0x76 - 0x77
2
0x90
3
0x93
1
0x83
1
0xE2 - 0xE3 1
0xE0
1
0xF2 - 0xF3
1
0xF0
1
0xC0
2
0xD0
2
0xC8 - 0xCF 1
0xC5
2
0xC6 - 0xC7 1
0xD6 - 0xD7 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
SWRS055G
Page 55 of 236