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

DR805X 参数 Datasheet PDF下载

DR805X图片预览
型号: DR805X
PDF下载: 下载PDF文件 查看货源
内容描述: 8位RISC微控制器指令集的详细信息3.10版本 [8-bit RISC Microcontroller Instructions set details ver 3.10]
分类和应用: 微控制器
文件页数/大小: 79 页 / 249 K
品牌: DCD [ DIGITAL CORE DESIGN ]
 浏览型号DR805X的Datasheet PDF文件第3页浏览型号DR805X的Datasheet PDF文件第4页浏览型号DR805X的Datasheet PDF文件第5页浏览型号DR805X的Datasheet PDF文件第6页浏览型号DR805X的Datasheet PDF文件第8页浏览型号DR805X的Datasheet PDF文件第9页浏览型号DR805X的Datasheet PDF文件第10页浏览型号DR805X的Datasheet PDF文件第11页  
DR805x Instructions set details  
- 7 -  
2.2. INSTRUCTION SET BRIEF FUNCTIONAL ORDER  
2.2.1. ARITHMETIC OPERATIONS  
Mnemonic  
ADD A,Rn  
Description  
Add register to accumulator  
Code  
0x28-0x2F  
0x25  
0x26-0x27  
0x24  
0x38-0x3F  
0x35  
0x36-0x37  
0x34  
0x98-0x9F  
0x95  
0x96-0x97  
0x94  
0x04  
0x08-0x0F  
0x05  
Bytes Cycles  
1
2
1
2
1
2
1
2
1
2
1
2
1
1
2
1
1
1
1
2
1
1
1
1
2
3
3
2
2
3
3
2
2
3
3
2
2
3
4
4
2
3
4
4
1
4
5
4
ADD A,direct  
ADD A,@Ri  
ADD A,#data  
ADDC A,Rn  
ADDC A,direct  
ADDC A,@Ri  
ADDC A,#data  
SUBB A,Rn  
SUBB A,direct  
SUBB A,@Ri  
SUBB A,#data  
INC A  
INC Rn  
INC direct  
INC @Ri  
DEC A  
DEC Rn  
Add direct byte to accumulator  
Add indirect RAM to accumulator  
Add immediate data to accumulator  
Add register to accumulator with carry flag  
Add direct byte to A with carry flag  
Add indirect RAM to A with carry flag  
Add immediate data to A with carry flag  
Subtract register from A with borrow  
Subtract direct byte from A with borrow  
Subtract indirect RAM from A with borrow  
Subtract immediate data from A with borrow  
Increment accumulator  
Increment register  
Increment direct byte  
Increment indirect RAM  
Decrement accumulator  
Decrement register  
Decrement direct byte  
Decrement indirect RAM  
Increment data pointer  
0x06-0x07  
0x14  
0x18-0x1F  
0x15  
0x16-0x17  
0xA3  
DEC direct  
DEC @Ri  
INC DPTR  
MUL A,B  
DIV A,B  
DA A  
Multiply A and B  
Divide A by B  
Decimal adjust accumulator  
0xA4  
0x84  
0xD4  
Table 3. Arithmetic operations  
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.