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

PIC17C756T-08PTQTP View Datasheet(PDF) - Microchip Technology

Part Name
Description
Manufacturer
PIC17C756T-08PTQTP
Microchip
Microchip Technology 
PIC17C756T-08PTQTP Datasheet PDF : 320 Pages
First Prev 201 202 203 204 205 206 207 208 209 210 Next Last
MOVLR
Move Literal to high nibble in
BSR
Syntax:
[ label ] MOVLR k
Operands:
0 k 15
Operation:
k (BSR<7:4>)
Status Affected: None
Encoding:
1011 101x kkkk uuuu
Description:
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.
Words:
1
Cycles:
1
Q Cycle Activity:
Q1
Q2
Decode
Read literal
'k'
Q3
Process
Data
Q4
Write
literal 'k' to
BSR<7:4>
Example:
MOVLR 5
Before Instruction
BSR register = 0x22
After Instruction
BSR register = 0x52
PIC17C75X
MOVLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Q1
Decode
Move Literal to WREG
[ label ] MOVLW k
0 k 255
k (WREG)
None
1011 0000 kkkk kkkk
The eight bit literal 'k' is loaded into
WREG.
1
1
Q2
Read
literal 'k'
Q3
Process
Data
Q4
Write to
WREG
Example:
MOVLW
After Instruction
WREG = 0x5A
0x5A
© 1997 Microchip Technology Inc.
DS30264A-page 203

Share Link: 

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