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

PIC18F8620-I/PT 参数 Datasheet PDF下载

PIC18F8620-I/PT图片预览
型号: PIC18F8620-I/PT
PDF下载: 下载PDF文件 查看货源
内容描述: 八十〇分之六十四引脚高性能1 Mbit的增强型闪存微控制器与A / D [64/80-Pin High Performance 1 Mbit Enhanced FLASH Microcontrollers with A/D]
分类和应用: 闪存微控制器和处理器外围集成电路PC时钟
文件页数/大小: 366 页 / 6797 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC18F8620-I/PT的Datasheet PDF文件第286页浏览型号PIC18F8620-I/PT的Datasheet PDF文件第287页浏览型号PIC18F8620-I/PT的Datasheet PDF文件第288页浏览型号PIC18F8620-I/PT的Datasheet PDF文件第289页浏览型号PIC18F8620-I/PT的Datasheet PDF文件第291页浏览型号PIC18F8620-I/PT的Datasheet PDF文件第292页浏览型号PIC18F8620-I/PT的Datasheet PDF文件第293页浏览型号PIC18F8620-I/PT的Datasheet PDF文件第294页  
PIC18FXX20  
POP  
Pop Top of Return Stack  
PUSH  
Push Top of Return Stack  
Syntax:  
[ label ] POP  
None  
(TOS) bit bucket  
None  
Syntax:  
[ label ] PUSH  
None  
(PC+2) TOS  
None  
Operands:  
Operation:  
Status Affected:  
Encoding:  
Operands:  
Operation:  
Status Affected:  
Encoding:  
0000  
0000  
0000  
0110  
0000  
0000  
0000  
0101  
Description:  
The TOS value is pulled off the  
return stack and is discarded. The  
TOS value then becomes the previ-  
ous 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.  
Description:  
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 implement-  
ing 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  
Q2  
PUSH PC+2  
onto return  
stack  
Q3  
Q4  
Q Cycle Activity:  
Q1  
Decode  
No  
No  
Q2  
Q3  
Q4  
operation  
operation  
Decode  
No  
POP TOS  
No  
operation  
value  
operation  
PUSH  
Example:  
POP  
Example:  
Before Instruction  
GOTO  
NEW  
TOS  
PC  
=
=
00345Ah  
000124h  
Before Instruction  
TOS  
Stack (1 level down)  
=
=
0031A2h  
After Instruction  
014332h  
PC  
=
=
=
000126h  
000126h  
00345Ah  
TOS  
After Instruction  
Stack (1 level down)  
TOS  
PC  
=
=
014332h  
NEW  
DS39609A-page 288  
Advance Information  
2003 Microchip Technology Inc.  
 复制成功!