4.7.1 Prefix Operators
The assembler has the following prefix operators. Each takes one argument, which must be absolute.
| Operator | Description | Example |
|---|---|---|
- | Negation. Two’s complement negation. | -1 |
~ | Bit-wise not. One’s complement. | ~flags |
The assembler has the following prefix operators. Each takes one argument, which must be absolute.
| Operator | Description | Example |
|---|---|---|
- | Negation. Two’s complement negation. | -1 |
~ | Bit-wise not. One’s complement. | ~flags |
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.