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