Operators

For compatibility with the MASM Assembler, the notations listed in the following table are also supported for operators:

Table 1. Operator notation for MASM compatibility
Operator Notation
Shift left !<
Shift right !>
Arithmetic AND !.
Arithmetic OR !+
Arithmetic XOR !x, !X