English
Language : 

CC2510F16 Datasheet, PDF (55/244 Pages) Texas Instruments – Low-Power SoC (System-on-Chip) with MCU, Memory, 2.4 GHz RF Transceiver, and USB Controller
CC2510Fx / CC2511Fx
Mnemonic
XRL direct,#data
CLR A
CPL A
RL A
RLC A
RR A
RRC A
SWAP A
Data Transfers
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
Description
Exclusive OR immediate data to direct byte
Clear accumulator
Complement accumulator
Rotate accumulator left
Rotate accumulator left through carry
Rotate accumulator right
Rotate accumulator right through carry
Swap nibbles within the accumulator
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
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
SWRS055F
Page 55 of 241