5.7
Assembler Generated Symbols
The following is a list of symbols generated by the assembler for use in internal processing.
Symbols with the same names as the symbols below cannot be used.
The assembler does not output object files for symbols starting with a period ("."), treating these as symbols for internal processing.
Table 5.19 | Assembler Generated Symbols |
|
|
.??00000000 to .??FFFFFFFF
|
.local directive generation local symbols
|
.LMn_n
(n : 0 - 4294967294 )
|
Example :
.LM0_1
|