欢迎访问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文件第6页浏览型号DP805X的Datasheet PDF文件第7页浏览型号DP805X的Datasheet PDF文件第8页浏览型号DP805X的Datasheet PDF文件第9页浏览型号DP805X的Datasheet PDF文件第11页浏览型号DP805X的Datasheet PDF文件第12页浏览型号DP805X的Datasheet PDF文件第13页浏览型号DP805X的Datasheet PDF文件第14页  
DP805x Instructions set details  
2.2.5. PROGRAM BRANCHES  
- 10 -  
Mnemonic  
ACALL addr11  
LCALL addr16  
RET  
Description  
Absolute subroutine call  
Long subroutine call  
Return from subroutine  
Code  
0x11-0xF1  
03  
22  
32  
01-E1  
02  
80  
73  
60  
70  
40  
50  
20  
30  
10  
B5  
B4  
B8-BF  
B6-B7  
D8-DF  
D5  
Bytes Cycles  
2
3
1
1
2
3
2
1
2
2
2
2
3
3
3
3
3
3
3
2
3
1
4
4
4
4
3
4
3
5
4
4
3
3
5
5
5
5
4
4
5
4
5
1
RETI  
Return from interrupt  
AJMP addr11  
LJMP addr16  
SJMP rel  
JMP @A+DPTR  
JZ rel  
JNZ rel  
JC rel  
JNC  
JB bit,rel  
Absolute jump  
Long jump  
Short jump (relative address)  
Jump indirect relative to the DPTR  
Jump if accumulator is zero  
Jump if accumulator is not zero  
Jump if carry flag is set  
Jump if carry flag is not set  
Jump if direct bit is set  
JNB bit,rel  
Jump if direct bit is not set  
Jump if direct bit is set and clear bit  
Compare direct byte to A and jump if not equal  
Compare immediate to A and jump if not equal  
Compare immediate to reg. and jump if not equal  
JBC bit,direct rel  
CJNE A,direct rel  
CJNE A,#data rel  
CJNE Rn,#data rel  
CJNE @Ri,#data rel Compare immediate to ind. and jump if not equal  
DJNZ Rn,rel  
DJNZ direct,rel  
NOP  
Decrement register and jump if not zero  
Decrement direct byte and jump if not zero  
No operation  
00  
Table 7. Program branches  
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.  
 复制成功!