GNU Info

Info Node: (nasm.info)Section 3.5.7

(nasm.info)Section 3.5.7


Next: Section 3.6 Prev: Section 3.5.6 Up: Section 3.5
Enter node , (file) or (file)node

3.5.7. Unary Operators: `+', `-', `~' and `SEG'
-----------------------------------------------

   The highest-priority operators in NASM's expression grammar are
those which only apply to one argument. `-' negates its operand, `+'
does nothing (it's provided for symmetry with `-'), `~' computes the
one's complement of its operand, and `SEG' provides the segment address
of its operand (explained in more detail in *Note Section 3.6::).


automatically generated by info2www version 1.2.2.9