PIC12F675/ICD Microchip Technology, PIC12F675/ICD Datasheet - Page 79

no-image

PIC12F675/ICD

Manufacturer Part Number
PIC12F675/ICD
Description
IC MCU 1K FLASH DEVLP TOOL 14DIP
Manufacturer
Microchip Technology

Specifications of PIC12F675/ICD

Lead Free Status / RoHS Status
Request inventory verification / Request inventory verification
XORLW
Syntax:
Operands:
Operation:
Status Affected:
Description:
 2010 Microchip Technology Inc.
Exclusive OR Literal with W
[label]
0 k 255
(W) .XOR. k W)
Z
The contents of the W register
are XOR’ed with the eight-bit
literal ‘k’. The result is placed in
the W register.
XORLW k
XORWF
Syntax:
Operands:
Operation:
Status Affected:
Description:
PIC12F629/675
[label]
0  f  127
d  [0,1]
(W) .XOR. (f) destination)
Z
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’.
Exclusive OR W with f
XORWF
DS41190G-page 79
f,d

Related parts for PIC12F675/ICD