General TIM Information
Special Character Applications
|
, |
Field separator |
|
+ |
Addition operator |
|
|
Subtraction operator/negation modifier |
|
* |
Multiplication operator/Inversion modifier |
|
/ |
Division operator |
|
_ |
Relational operator delimiter |
|
# |
Component of base designator attribute |
|
$ |
Address paging/Current program counter value symbol |
|
@ |
Overlay attribute |
|
[ or ] |
Used to enclose decimal number specifying number of fields to skip |
|
: |
Truncation modifier/Symbol field delimiter |
|
:: |
Entry point delimiter |
|
; |
Comment field (commenting statement opening character) |
|
% |
Right justification modifier |
|
& |
Format delimiter in formatted instruction statement with overlaid formats |
|
‘ |
MACRO body statement, format parameter delimiter |
|
( or ) |
Used to enclose an expression to specify that explicit width designator and modifiers apply to evaluation value of entire expression |
|
< |
PC-relative modifier |
|
< or > |
Used to enclose MACRO |