DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

PIC16LC925T-I/CL 查看數據表(PDF) - Microchip Technology

零件编号
产品描述 (功能)
生产厂家
PIC16LC925T-I/CL
Microchip
Microchip Technology 
PIC16LC925T-I/CL Datasheet PDF : 182 Pages
First Prev 121 122 123 124 125 126 127 128 129 130 Next Last
PIC16C925/926
RETURN
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
1st Cycle
2nd Cycle
Return from Subroutine
[ label ] RETURN
None
TOS PC
None
00
0000 0000
1000
Return from subroutine. The stack is
POPed and the top of the stack (TOS)
is loaded into the program counter.
This is a two-cycle instruction.
1
2
Q1
Q2
Q3
Q4
Decode
No
No Pop from
Operation Operation the Stack
No
No
No
No
Operation Operation Operation Operation
Example
RETURN
After Interrupt:
PC = TOS
RLF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Rotate Left f through Carry
[ label ] RLF f [,d]
0 f 127
d [0,1]
See description below
C
00 1101 dfff ffff
The contents of register fare rotated
one bit to the left through the Carry
Flag. If dis 0, the result is placed in
the W register. If dis 1, the result is
stored back in register f.
C
Register f
Words:
Cycles:
Q Cycle Activity:
1
1
Q1 Q2 Q3
Q4
Decode
Read
register
f
Process Write to
data destination
Example
RLF
REG1,0
Before Instruction:
REG1 = 1110 0110
C
=0
After Instruction:
REG1 = 1110 0110
W
= 1100 1100
C
=1
2001 Microchip Technology Inc.
Preliminary
DS39544A-page 127

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]