欢迎访问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文件第61页浏览型号DR805X的Datasheet PDF文件第62页浏览型号DR805X的Datasheet PDF文件第63页浏览型号DR805X的Datasheet PDF文件第64页浏览型号DR805X的Datasheet PDF文件第66页浏览型号DR805X的Datasheet PDF文件第67页浏览型号DR805X的Datasheet PDF文件第68页浏览型号DR805X的Datasheet PDF文件第69页  
DR805x Instructions set details  
- 65 -  
3.33. RETI  
Function:  
Return from interrupt  
Description: RETI pops the high and low-order bytes of the PC successively from  
the stack, and restores the interrupt logic to accept additional interrupts  
at the same priority level as the one just processed. The stack pointer is  
left decremented by two. No other registers are affected; the PSW is not  
automatically restored to its pre-interrupt status. Program execution  
continues at the resulting address, which is generally the instruction  
immediately after the point at which the interrupt request was detected.  
If a lower or same-level interrupt is pending when the RETI instruction is  
executed, that one instruction will be executed before the pending  
interrupt is processed.  
Operation:  
(PC15-8) ((SP))  
(SP) (SP) - 1  
(PC7-0) ((SP))  
(SP)  
(SP) - 1  
Bytes:  
Cycles:  
1
4
Encoding:  
0
0
1
1
0
0
1
0
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.  
 复制成功!