4.7.1 Prefix Operators

The assembler has the following prefix operators. Each takes one argument, which must be absolute.

Table 4-6. Prefix Operators
OperatorDescriptionExample
-Negation. Two’s complement negation.-1
~Bit-wise not. One’s complement.~flags