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

PIC16C715-04E/SS 参数 Datasheet PDF下载

PIC16C715-04E/SS图片预览
型号: PIC16C715-04E/SS
PDF下载: 下载PDF文件 查看货源
内容描述: 8位CMOS微控制器与A / D转换器 [8-Bit CMOS Microcontrollers with A/D Converter]
分类和应用: 转换器微控制器
文件页数/大小: 176 页 / 1596 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16C715-04E/SS的Datasheet PDF文件第77页浏览型号PIC16C715-04E/SS的Datasheet PDF文件第78页浏览型号PIC16C715-04E/SS的Datasheet PDF文件第79页浏览型号PIC16C715-04E/SS的Datasheet PDF文件第80页浏览型号PIC16C715-04E/SS的Datasheet PDF文件第82页浏览型号PIC16C715-04E/SS的Datasheet PDF文件第83页浏览型号PIC16C715-04E/SS的Datasheet PDF文件第84页浏览型号PIC16C715-04E/SS的Datasheet PDF文件第85页  
PIC16C71X  
RLF  
Rotate Left f through Carry  
RRF  
Rotate Right f through Carry  
[ label ] RRF f,d  
0 f 127  
Syntax:  
Operands:  
[ label ]  
RLF f,d  
Syntax:  
Operands:  
0 f 127  
d
[0,1]  
d
[0,1]  
Operation:  
See description below  
C
Operation:  
See description below  
C
Status Affected:  
Encoding:  
Status Affected:  
Encoding:  
00  
1101  
dfff  
ffff  
00  
1100  
dfff  
ffff  
The contents of register 'f' are rotated  
one bit to the left through the Carry  
Flag. If 'd' is 0 the result is placed in  
the W register. If 'd' is 1 the result is  
stored back in register 'f'.  
The contents of register 'f' are rotated  
one bit to the right through the Carry  
Flag. If 'd' is 0 the result is placed in  
the W register. If 'd' is 1 the result is  
placed back in register 'f'.  
Description:  
Description:  
C
Register f  
C
Register f  
Words:  
1
1
Words:  
1
1
Cycles:  
Cycles:  
Q Cycle Activity:  
Q1  
Q2  
Q3  
Q4  
Q Cycle Activity:  
Q1  
Q2  
Q3  
Q4  
Decode  
Read  
register  
'f'  
Process  
data  
Write to  
dest  
Decode  
Read  
register  
'f'  
Process  
data  
Write to  
dest  
RLF  
REG1,0  
Example  
RRF  
REG1,0  
Example  
Before Instruction  
Before Instruction  
REG1  
C
=
=
1110 0110  
0
REG1  
C
=
=
1110 0110  
0
After Instruction  
After Instruction  
REG1  
W
C
=
=
=
1110 0110  
1100 1100  
1
REG1  
W
C
=
=
=
1110 0110  
0111 0011  
0
1997 Microchip Technology Inc.  
DS30272A-page 81  
 复制成功!