欢迎访问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文件第255页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第256页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第257页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第258页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第260页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第261页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第262页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第263页  
PIC18F2450/4450  
SUBFSR  
Subtract Literal from FSR  
SUBULNK  
Subtract Literal from FSR2 and Return  
Syntax:  
SUBFSR f, k  
0 k 63  
f [ 0, 1, 2 ]  
FSRf – k FSRf  
None  
Syntax:  
SUBULNK k  
Operands:  
Operands:  
Operation:  
0 k 63  
FSR2 – k FSR2  
(TOS) PC  
Operation:  
Status Affected:  
Encoding:  
Status Affected: None  
1110  
1001  
ffkk  
kkkk  
Encoding:  
1110  
1001  
11kk  
kkkk  
Description:  
The 6-bit literal ‘k’ is subtracted from  
the contents of the FSR specified by  
‘f’.  
Description:  
The 6-bit literal ‘k’ is subtracted from the  
contents of the FSR2. A RETURNis then  
executed by loading the PC with the TOS.  
The instruction takes two cycles to  
execute; a NOPis performed during the  
second cycle.  
This may be thought of as a special case of  
the SUBFSRinstruction, where f = 3 (binary  
11’); it operates only on FSR2.  
Words:  
1
1
Cycles:  
Q Cycle Activity:  
Q1  
Q2  
Q3  
Q4  
Decode  
Read  
register ‘f’  
Process  
Data  
Write to  
destination  
Words:  
1
2
Cycles:  
Q Cycle Activity:  
Q1  
Example:  
SUBFSR 2, 23h  
03FFh  
Q2  
Q3  
Q4  
Before Instruction  
FSR2  
After Instruction  
FSR2  
Decode  
Read  
register ‘f’  
Process  
Data  
Write to  
destination  
=
No  
Operation  
No  
Operation  
No  
Operation  
No  
Operation  
=
03DCh  
Example:  
SUBULNK 23h  
Before Instruction  
FSR2  
PC  
=
=
03FFh  
0100h  
After Instruction  
FSR2  
PC  
=
=
03DCh  
(TOS)  
© 2006 Microchip Technology Inc.  
Advance Information  
DS39760A-page 257  
 复制成功!