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

PIC17C752T-25I/P 参数 Datasheet PDF下载

PIC17C752T-25I/P图片预览
型号: PIC17C752T-25I/P
PDF下载: 下载PDF文件 查看货源
内容描述: 高性能8位CMOS微控制器的EPROM [High-Performance 8-Bit CMOS EPROM Microcontrollers]
分类和应用: 微控制器可编程只读存储器电动程控只读存储器
文件页数/大小: 320 页 / 2172 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC17C752T-25I/P的Datasheet PDF文件第199页浏览型号PIC17C752T-25I/P的Datasheet PDF文件第200页浏览型号PIC17C752T-25I/P的Datasheet PDF文件第201页浏览型号PIC17C752T-25I/P的Datasheet PDF文件第202页浏览型号PIC17C752T-25I/P的Datasheet PDF文件第204页浏览型号PIC17C752T-25I/P的Datasheet PDF文件第205页浏览型号PIC17C752T-25I/P的Datasheet PDF文件第206页浏览型号PIC17C752T-25I/P的Datasheet PDF文件第207页  
PIC17C75X  
Move Literal to high nibble in  
BSR  
MOVLW  
Move Literal to WREG  
[ label ] MOVLW k  
0 k 255  
MOVLR  
Syntax:  
Syntax:  
[ label ] MOVLR k  
0 k 15  
Operands:  
Operation:  
Status Affected:  
Encoding:  
Description:  
Operands:  
Operation:  
k (WREG)  
k (BSR<7:4>)  
None  
Status Affected: None  
1011  
0000  
kkkk  
kkkk  
1011  
101x  
kkkk  
uuuu  
Encoding:  
The eight bit literal 'k' is loaded into  
WREG.  
The 4-bit literal 'k' is loaded into the  
most significant 4-bits of the Bank  
Select Register (BSR). Only the high  
4-bits of the Bank Select Register  
are affected. The lower half of the  
BSR is unchanged. The assembler  
will encode the “u” fields as 0.  
Description:  
Words:  
Cycles:  
1
1
Q Cycle Activity:  
Q1  
Q2  
Q3  
Q4  
Decode  
Read  
literal 'k'  
Process  
Data  
Write to  
WREG  
Words:  
Cycles:  
1
1
MOVLW  
0x5A  
Q Cycle Activity:  
Q1  
Example:  
Q2  
Q3  
Q4  
After Instruction  
Decode  
Read literal  
'k'  
Process  
Data  
Write  
literal 'k' to  
BSR<7:4>  
WREG  
=
0x5A  
MOVLR  
5
Example:  
Before Instruction  
BSR register  
=
=
0x22  
0x52  
After Instruction  
BSR register  
1997 Microchip Technology Inc.  
DS30264A-page 203  
 复制成功!