as: TIC54X-Constants

1 
1 9.45.4 Constants Syntax
1 -----------------------
1 
1 The TIC54X version of 'as' allows the following additional constant
1 formats, using a suffix to indicate the radix:
1 
1      Binary                  000000B, 011000b
1      Octal                   10Q, 224q
1      Hexadecimal             45h, 0FH
1 
1