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

PIC18F24J10-I/SO 参数 Datasheet PDF下载

PIC18F24J10-I/SO图片预览
型号: PIC18F24J10-I/SO
PDF下载: 下载PDF文件 查看货源
内容描述: 28 /40/ 44引脚高性能, RISC微控制器 [28/40/44-Pin High-Performance, RISC Microcontrollers]
分类和应用: 微控制器
文件页数/大小: 368 页 / 5652 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC18F24J10-I/SO的Datasheet PDF文件第276页浏览型号PIC18F24J10-I/SO的Datasheet PDF文件第277页浏览型号PIC18F24J10-I/SO的Datasheet PDF文件第278页浏览型号PIC18F24J10-I/SO的Datasheet PDF文件第279页浏览型号PIC18F24J10-I/SO的Datasheet PDF文件第281页浏览型号PIC18F24J10-I/SO的Datasheet PDF文件第282页浏览型号PIC18F24J10-I/SO的Datasheet PDF文件第283页浏览型号PIC18F24J10-I/SO的Datasheet PDF文件第284页  
PIC18F45J10 FAMILY  
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  
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  
=
=
345Ah  
0124h  
=
=
0031A2h  
014332h  
After Instruction  
After Instruction  
PC  
=
=
=
0126h  
0126h  
345Ah  
TOS  
TOS  
PC  
=
=
014332h  
NEW  
Stack (1 level down)  
DS39682E-page 278  
© 2009 Microchip Technology Inc.  
 复制成功!