欢迎访问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文件第10页浏览型号DP805X的Datasheet PDF文件第11页浏览型号DP805X的Datasheet PDF文件第12页浏览型号DP805X的Datasheet PDF文件第13页浏览型号DP805X的Datasheet PDF文件第15页浏览型号DP805X的Datasheet PDF文件第16页浏览型号DP805X的Datasheet PDF文件第17页浏览型号DP805X的Datasheet PDF文件第18页  
DP805x Instructions set details  
- 14 -  
3. INSTRUCTIONS SET DETAILS  
3.1.  
ACALL  
Instruction:  
Function:  
ACALL addr11  
Absolute call  
Description: ACALL unconditionally calls a subroutine located at the indicated  
address. The instruction increments the PC twice to obtain the address  
of the following instruction, then pushes the 16-bit result onto the stack  
(low-order byte first) and increments the stack pointer twice. The  
destination address is obtained by successively concatenating the five  
high-order bits of the incremented PC, op code bits 7-5, and the second  
byte of the instruction. The subroutine called must therefore start within  
the same 2K block of program memory as the first byte of the  
instruction following ACALL. No flags are affected.  
Operation:  
(PC)  
(SP)  
((SP))  
(SP)  
((SP))  
(PC) + 2  
(SP) + 1  
(PC7-0)  
(SP) + 1  
(PC15-8)  
(PC10-0) page address  
Bytes:  
Cycles:  
2
4
Encoding:  
a10 a9 a8  
1
0
0
0
1
a7 a6 a5 a4 a3 a2 a1 a0  
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.  
 复制成功!