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

PIC18F4431-I/P 参数 Datasheet PDF下载

PIC18F4431-I/P图片预览
型号: PIC18F4431-I/P
PDF下载: 下载PDF文件 查看货源
内容描述: 28 /40/ 44引脚增强型闪存微控制器采用纳瓦技术,高性能PWM和A / D [28/40/44-Pin Enhanced Flash Microcontrollers with nanoWatt Technology, High-Performance PWM and A/D]
分类和应用: 闪存微控制器
文件页数/大小: 392 页 / 3127 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC18F4431-I/P的Datasheet PDF文件第308页浏览型号PIC18F4431-I/P的Datasheet PDF文件第309页浏览型号PIC18F4431-I/P的Datasheet PDF文件第310页浏览型号PIC18F4431-I/P的Datasheet PDF文件第311页浏览型号PIC18F4431-I/P的Datasheet PDF文件第313页浏览型号PIC18F4431-I/P的Datasheet PDF文件第314页浏览型号PIC18F4431-I/P的Datasheet PDF文件第315页浏览型号PIC18F4431-I/P的Datasheet PDF文件第316页  
PIC18F2331/2431/4331/4431  
POP  
Pop Top of Return Stack  
PUSH  
Push Top of Return Stack  
Syntax:  
[ label ] POP  
None  
Syntax:  
[ label ] PUSH  
None  
Operands:  
Operation:  
Status Affected:  
Encoding:  
Description:  
Operands:  
Operation:  
Status Affected:  
Encoding:  
Description:  
(TOS) bit bucket  
None  
(PC + 2) TOS  
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 to implement a  
software stack by modifying TOS, and  
then push 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  
No  
No  
Decode  
No  
operation  
POP TOS  
value  
No  
operation  
PC + 2 onto  
return stack  
operation  
operation  
Example:  
POP  
Example:  
PUSH  
GOTO  
NEW  
Before Instruction  
Before Instruction  
TOS  
Stack (1 level down)  
TOS  
PC  
=
=
0x00345A  
0x000124  
=
=
0x0031A2  
0x014332  
After Instruction  
After Instruction  
PC  
TOS  
=
=
=
0x000126  
0x000126  
0x00345A  
TOS  
PC  
=
=
0x014332  
NEW  
Stack (1 level down)  
DS39616D-page 312  
2010 Microchip Technology Inc.  
 复制成功!