Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 492 Bytes

operator-xor.md

File metadata and controls

20 lines (15 loc) · 492 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: operator XOR
operator XOR
12/17/2019
operator XOR
Xor
operator XOR
XOR operator
856eb920-314a-49b9-aebf-7d50e5384e4d

operator XOR

Returns the result of a bitwise XOR operation for expression1 and expression2.

Syntax

expression1 XOR expression2

See also

Operators reference
MASM BNF Grammar