Qdatasheet_Logo
Integrated circuits, Transistor, Semiconductors Search and Datasheet PDF Download Site

CC1111F32RSPR View Datasheet(PDF) - TEXAS ADVANCED OPTOELECTRONIC SOLUTIONS

Part Name
Description
MFG CO.
'CC1111F32RSPR' PDF : 240 Pages View PDF
CC1110Fx / CC1111Fx
Mnemonic
Description
Program Branching
ACALL addr11
Absolute subroutine call
LCALL addr16
Long subroutine call
RET
Return from subroutine
RETI
Return from interrupt
AJMP addr11
Absolute jump
LJMP addr16
Long jump
SJMP rel
Short jump (relative address)
JMP @A+DPTR
Jump indirect relative to the DPTR
JZ rel
Jump if accumulator is zero
JNZ rel
Jump if accumulator is not zero
JC rel
Jump if carry flag is set to 1
JNC
Jump if carry flag is 0
JB bit,rel
Jump if direct bit is set to 1
JNB bit,rel
Jump if direct bit is 0
JBC bit,direct rel
Jump if direct bit is set to 1 and clear the bit to 0
CJNE A,direct rel
Compare direct byte to A and jump if not equal
CJNE A,#data rel
Compare immediate to A and jump if not equal
CJNE Rn,#data rel
Compare immediate to reg. and jump if not equal
CJNE @Ri,#data rel Compare immediate to indirect and jump if not equal
DJNZ Rn,rel
Decrement register and jump if not zero
DJNZ direct,rel
Decrement direct byte and jump if not zero
NOP
No operation
Boolean Variable Operations
CLR C
Clear carry flag
CLR bit
Clear direct bit
SETB C
Set carry flag to 1
SETB bit
Set direct bit to 1
CPL C
Complement carry flag
CPL bit
Complement direct bit
ANL C,bit
AND direct bit to carry flag
ANL C,/bit
AND complement of direct bit to carry
ORL C,bit
OR direct bit to carry flag
ORL C,/bit
OR complement of direct bit to carry
MOV C,bit
Move direct bit to carry flag
MOV bit,C
Move carry flag to direct bit
Miscellaneous
TRAP
Set SW breakpoint in debug mode
Table 37: Instruction Set Summary
Hex
Bytes Cycles
Opcode
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
A5
1
1
SWRS033E
Page 60 of 239
Share Link: GO URL

All Rights Reserved © qdatasheet.com  [ Privacy Policy ] [ Contact Us ]