Operators Reference

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Operators Reference.

Arithmetic**

* + -
. / []
MOD

Control Flow

! != &
&& < <=
== > >=
||

Logical and Shift

AND NOT OR
SHL SHR XOR

Macro

! % &
;; <>

Miscellaneous

' ' " " :
:: ; CARRY?
DUP OVERFLOW? PARITY?
SIGN? ZERO?

Record

MASK WIDTH

Relational

EQ GE GT
LE LT NE

Segment

: IMAGEREL
LROFFSET OFFSET
SECTIONREL SEG

Type

HIGH HIGH32 HIGHWORD
LENGTH LENGTHOF LOW
LOW32 LOWWORD OPATTR
PTR SHORT SIZE
SIZEOF THIS TYPE

See Also

Microsoft Macro Assembler Reference