PCM18XT0 Microchip Technology, PCM18XT0 Datasheet - Page 367

MODULE PROC PIC18F4685

PCM18XT0

Manufacturer Part Number
PCM18XT0
Description
MODULE PROC PIC18F4685
Manufacturer
Microchip Technology
Datasheet

Specifications of PCM18XT0

Accessory Type
Processor Module
Product
Microcontroller Modules
Core Processor
PIC18F4685
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, Not applicable / Not applicable
FIGURE 25-1:
© 2009 Microchip Technology Inc.
Byte-oriented file register operations
Byte to Byte move operations (2-word)
Bit-oriented file register operations
Literal operations
Control operations
CALL, GOTO and Branch operations
15
15
15
15
15
15
15
15
15
15
15
OPCODE b (BIT #) a
OPCODE
GENERAL FORMAT FOR INSTRUCTIONS
1111
k = 8-bit immediate value
n = 20-bit immediate value
OPCODE
b = 3-bit position of bit in file register (f)
a = 0 to force Access Bank
a = 1 for BSR to select bank
f = 8-bit file register address
d = 0 for result destination to be WREG register
d = 1 for result destination to be file register (f)
a = 0 to force Access Bank
a = 1 for BSR to select bank
f = 12-bit file register address
f = 8-bit file register address
OPCODE
1111
1111
OPCODE
OPCODE
OPCODE
12 11
12 11
12 11
OPCODE
S = Fast bit
12 11
10
12 11
11 10
d
9
9 8 7
f (Destination FILE #)
8
8 7
f (Source FILE #)
a
8 7
8 7
7
8 7
S
n<19:8> (literal)
n<19:8> (literal)
n<10:0> (literal)
PIC18F2682/2685/4682/4685
n<7:0> (literal)
n<7:0> (literal)
n<7:0> (literal)
k (literal)
f (FILE #)
f (FILE #)
0
0
0
0
0
0
0
0
0
0
0
ADDWF MYREG, W, B
MOVFF MYREG1, MYREG2
BSF MYREG, bit, B
MOVLW 7Fh
GOTO Label
CALL MYFUNC
BRA MYFUNC
BC MYFUNC
Example Instruction
DS39761C-page 367

Related parts for PCM18XT0