description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | |||||
---|---|---|---|---|---|---|---|---|---|---|
Learn more about: Microsoft Assembler (MASM) operator & |
operator & |
12/17/2019 |
|
|
f3c51a54-48ba-4b99-afed-5c45177bf694 |
Bitwise AND. Used only within .IF
, .WHILE
, or .REPEAT
blocks and evaluated at run time, not at assembly time.
expression1
&
expression2