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

PIC18F2450-I/SO 参数 Datasheet PDF下载

PIC18F2450-I/SO图片预览
型号: PIC18F2450-I/SO
PDF下载: 下载PDF文件 查看货源
内容描述: 28 /40/ 44引脚,高性能, 12 MIPS ,增强型闪存, USB微控制器采用纳瓦技术 [28/40/44-Pin, High-Performance, 12 MIPS, Enhanced Flash, USB Microcontrollers with nanoWatt Technology]
分类和应用: 闪存微控制器和处理器外围集成电路光电二极管PC时钟
文件页数/大小: 320 页 / 5591 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC18F2450-I/SO的Datasheet PDF文件第238页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第239页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第240页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第241页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第243页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第244页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第245页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第246页  
PIC18F2450/4450  
POP  
Pop Top of Return Stack  
PUSH  
Push Top of Return Stack  
Syntax:  
POP  
Syntax:  
PUSH  
Operands:  
Operation:  
Status Affected:  
Encoding:  
Description:  
None  
Operands:  
Operation:  
Status Affected:  
Encoding:  
Description:  
None  
(TOS) bit bucket  
(PC + 2) TOS  
None  
None  
0000  
0000  
0000  
0110  
0000  
0000  
0000  
0101  
The TOS value is pulled off the return  
stack and is discarded. The TOS value  
then becomes the previous value that  
was pushed onto the return stack.  
This instruction is provided to enable  
the user to properly manage the return  
stack to incorporate a software stack.  
The PC + 2 is pushed onto the top of  
the return stack. The previous TOS  
value is pushed down on the stack.  
This instruction allows implementing a  
software stack by modifying TOS and  
then pushing it onto the return stack.  
Words:  
Cycles:  
1
1
Words:  
Cycles:  
1
1
Q Cycle Activity:  
Q1  
Q Cycle Activity:  
Q1  
Q2  
Q3  
Q4  
Q2  
Q3  
Q4  
Decode  
Push PC + 2  
onto return  
stack  
No  
operation  
No  
operation  
Decode  
No  
operation  
Pop TOS  
value  
No  
operation  
Example:  
POP  
Example:  
PUSH  
GOTO  
NEW  
Before Instruction  
Before Instruction  
TOS  
Stack (1 level down)  
TOS  
PC  
=
=
345Ah  
0124h  
=
=
0031A2h  
014332h  
After Instruction  
After Instruction  
PC  
=
=
=
0126h  
0126h  
345Ah  
TOS  
TOS  
PC  
=
=
014332h  
NEW  
Stack (1 level down)  
DS39760A-page 240  
Advance Information  
© 2006 Microchip Technology Inc.  
 复制成功!