as: Prefix Ops

1 
1 6.2.3 Prefix Operator
1 ---------------------
1 
1 'as' has the following "prefix operators".  They each take one argument,
1 which must be absolute.
1 
1 '-'
1      "Negation".  Two's complement negation.
1 '~'
1      "Complementation".  Bitwise not.
1