欢迎访问ic37.com |
会员登录 免费注册
发布采购

DP805X 参数 Datasheet PDF下载

DP805X图片预览
型号: DP805X
PDF下载: 下载PDF文件 查看货源
内容描述: 流水线的高性能微控制器指令集的详细信息3.10版本 [Pipelined High Performance Microcontroller Instructions set details ver 3.10]
分类和应用: 微控制器
文件页数/大小: 79 页 / 249 K
品牌: DCD [ DIGITAL CORE DESIGN ]
 浏览型号DP805X的Datasheet PDF文件第4页浏览型号DP805X的Datasheet PDF文件第5页浏览型号DP805X的Datasheet PDF文件第6页浏览型号DP805X的Datasheet PDF文件第7页浏览型号DP805X的Datasheet PDF文件第9页浏览型号DP805X的Datasheet PDF文件第10页浏览型号DP805X的Datasheet PDF文件第11页浏览型号DP805X的Datasheet PDF文件第12页  
DP805x Instructions set details  
- 8 -  
2.2.2. LOGIC OPERATIONS  
Mnemonic  
ANL A,Rn  
Description  
AND register to accumulator  
Code  
0x58-0x5F  
0x55  
0x56-0x57  
0x54  
0x52  
0x53  
0x48-0x4F  
0x45  
0x46-0x47  
0x44  
0x42  
0x43  
0x68-0x6F  
0x65  
0x66-0x67  
0x64  
Bytes Cycles  
1
2
1
2
2
3
1
2
1
2
2
3
1
2
1
2
2
3
1
1
1
1
1
1
1
1
2
2
2
3
3
1
2
2
2
3
3
1
2
2
2
3
3
1
1
1
1
1
1
1
ANL A,direct  
ANL A,@Ri  
ANL A,#data  
ANL direct,A  
ANL direct,#data  
ORL A,Rn  
ORL A,direct  
ORL A,@Ri  
ORL A,#data  
ORL direct,A  
ORL direct,#data  
XRL A,Rn  
XRL A,direct  
XRL A,@Ri  
XRL A,#data  
XRL direct,A  
XRL direct,#data  
CLR A  
AND direct byte to accumulator  
AND indirect RAM to accumulator  
AND immediate data to accumulator  
AND accumulator to direct byte  
AND immediate data to direct byte  
OR register to accumulator  
OR direct byte to accumulator  
OR indirect RAM to accumulator  
OR immediate data to accumulator  
OR accumulator to direct byte  
OR immediate data to direct byte  
Exclusive OR register to accumulator  
Exclusive OR direct byte to accumulator  
Exclusive OR indirect RAM to accumulator  
Exclusive OR immediate data to accumulator  
Exclusive OR accumulator to direct byte  
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  
0x62  
0x63  
0xE4  
0xF4  
0x23  
0x33  
0x03  
0x13  
CPL A  
RL A  
RLC A  
RR A  
RRC A  
SWAP A  
0xC4  
Table 4. Logic operations  
2.2.3. BOOLEAN MANIPULATION  
Mnemonic  
Description  
Code  
0xC3  
0xC2  
0xD3  
0xD2  
0xB3  
0xB2  
0x82  
0xB0  
0x72  
0xA0  
0xA2  
0x92  
Bytes Cycles  
CLR C  
CLR bit  
SETB C  
SETB bit  
CPL C  
Clear carry flag  
Clear direct bit  
Set carry flag  
Set direct bit  
1
2
1
2
1
2
2
2
2
2
2
2
1
3
1
3
1
3
2
2
2
2
2
3
Complement carry flag  
CPL bit  
Complement direct bit  
ANL C,bit  
ANL C,/bit  
ORL C,bit  
ORL C,/bit  
MOV C,bit  
MOV bit,C  
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  
Table 5. Boolean manipulation  
All trademarks mentioned in this document  
are trademarks of their respective owners.  
http://www.DigitalCoreDesign.com  
http://www.dcd.pl  
Copyright 1999-2003 DCD – Digital Core Design. All Rights Reserved.