PIC16C54-HSI/SO Microchip Technology Inc., PIC16C54-HSI/SO Datasheet - Page 62

no-image

PIC16C54-HSI/SO

Manufacturer Part Number
PIC16C54-HSI/SO
Description
Microcontrollers; 8-Bit; OTP; 0.75 KB Memory; 5 MIPS; 25 RAM Bytes; 18-Pin SOIC
Manufacturer
Microchip Technology Inc.
Datasheet

Specifications of PIC16C54-HSI/SO

Cpu Speed
5 MIPS
Eeprom Memory
0 Bytes
Input Output
12
Interface
Memory Type
OTP
Number Of Bits
8
Package Type
18-pin SOIC
Programmable Memory
0.75K Bytes
Ram Size
25 Bytes
Speed
4 MHz
Timers
1-8-bit
Voltage, Range
2.5-6.3 V
Lead Free Status / Rohs Status
RoHS Compliant part Electrostatic Device
PIC16C5X
XORLW
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
XORWF
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example
DS30453D-page 60
Before Instruction
After Instruction
Before Instruction
After Instruction
W
W
REG
W
REG
W
=
=
(W) .XOR. k
The contents of the W register are
(W) .XOR. (f)
Exclusive OR literal with W
[ label ]
0
XOR’ed with the eight bit literal 'k'.
The result is placed in the W regis-
ter.
1
1
XORLW 0xAF
Exclusive OR W with f
[ label ] XORWF
0
d
Exclusive OR the contents of the
W register with register 'f'. If 'd' is 0
the result is stored in the W regis-
ter. If 'd' is 1 the result is stored
back in register 'f'.
1
1
XORWF REG,1
1111
0001
0xB5
0x1A
=
=
=
=
k
f
[0,1]
31
0xAF
0xB5
0x1A
0xB5
255
XORLW k
kkkk
10df
W)
dest)
kkkk
ffff
f,d
Preliminary
2002 Microchip Technology Inc.

Related parts for PIC16C54-HSI/SO