PCM18XK1 Microchip Technology, PCM18XK1 Datasheet - Page 393

MODULE PROC PIC18F8680,6680,8565

PCM18XK1

Manufacturer Part Number
PCM18XK1
Description
MODULE PROC PIC18F8680,6680,8565
Manufacturer
Microchip Technology
Datasheet

Specifications of PCM18XK1

Accessory Type
Processor Module
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
ICE2000
For Use With
ICE2000 - EMULATOR MPLAB-ICE 2000 POD
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
MOVLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example:
 2004 Microchip Technology Inc.
Q Cycle Activity:
After Instruction
Decode
W
Q1
=
0x5A
Move literal to W
[ label ]
0
k
None
The eight-bit literal ‘k’ is loaded into
W.
1
1
literal ‘k’
MOVLW
Read
0000
Q2
k
W
255
MOVLW k
1110
0x5A
Process
Data
Q3
kkkk
Write to W
PIC18F6585/8585/6680/8680
Q4
kkkk
MOVWF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example:
Q Cycle Activity:
Before Instruction
After Instruction
Decode
W
REG
W
REG
Q1
=
=
=
=
register ‘f’
Move W to f
[ label ]
0
a
(W)
None
Move data from W to register ‘f’.
Location ‘f’ can be anywhere in the
256-byte bank. If ‘a’ is ‘0’, the
Access Bank will be selected, over-
riding the BSR value. If ‘a’ = 1, then
the bank will be selected as per the
BSR value (default).
1
1
MOVWF
Read
0110
Q2
0x4F
0xFF
0x4F
0x4F
f
[0,1]
255
f
MOVWF
REG, 0
111a
Process
Data
Q3
DS30491C-page 391
ffff
f [,a]
register ‘f’
Write
Q4
ffff

Related parts for PCM18XK1