PIC16F716 Microchip Technology, PIC16F716 Datasheet - Page 86

no-image

PIC16F716

Manufacturer Part Number
PIC16F716
Description
8-bit Flash-based Microcontroller with A/D Converter and Enhanced Capture/Compare/PWM
Manufacturer
Microchip Technology
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F716
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
Part Number:
PIC16F716-1/P4AP
Manufacturer:
a
Quantity:
4
Part Number:
PIC16F716-E/ML
0
Part Number:
PIC16F716-E/SO
Manufacturer:
PIC
Quantity:
5 510
Part Number:
PIC16F716-E/SO
Manufacturer:
AMD
Quantity:
5 510
Part Number:
PIC16F716-E/SS
Manufacturer:
BCD
Quantity:
10
Part Number:
PIC16F716-I/P
Manufacturer:
MICROCHIP
Quantity:
5 373
Part Number:
PIC16F716-I/P
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
Company:
Part Number:
PIC16F716-I/P
Quantity:
6 994
Company:
Part Number:
PIC16F716-I/P
Quantity:
3 900
Part Number:
PIC16F716-I/SO
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
Part Number:
PIC16F716-I/SO
0
Company:
Part Number:
PIC16F716-I/SO
Quantity:
2 000
Company:
Part Number:
PIC16F716-I/SO
Quantity:
1 680
Part Number:
PIC16F716-I/SS
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
PIC16F716
DS41206A-page 84
XORLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example:
Exclusive OR Literal with W
[ label ] XORLW k
0
(W) .XOR. k
Z
11
The contents of the W register
are XOR’ed with the eight bit
literal ‘k’. The result is placed in
the W register.
1
1
XORLW
Before Instruction
After Instruction
k
W = 0x1A
W = 0xB5
255
1010
0xAF
W)
kkkk
kkkk
Preliminary
XORWF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example
Exclusive OR W with f
[ label ]
0
d
(W) .XOR. (f)
Z
00
Exclusive OR the contents of the
W register with register ‘f’. If ‘d’ is
0 the result is stored in the W
register. If ‘d’ is 1 the result is
stored back in register ‘f’.
1
1
XORWF
Before Instruction
After Instruction
 2003 Microchip Technology Inc.
f
[0,1]
REG1 = 0xAF
W
REG1 = 0x1A
W
127
XORWF
0110
REG1, 1
= 0xB5
= 0xB5
dest)
dfff
f,d
ffff

Related parts for PIC16F716