| |||||||||||||
Technical Support On-Line Manuals RealView Assembler User's Guide | Format of source lines
The general form of source lines in an ARM assembly language module is:
{All three sections of the source line are optional. Instructions cannot start in the first column. They must be preceded by white space even if there is no preceding symbol. You can write instructions, pseudo-instructions, or directives in all uppercase, as in this manual. Alternatively, you can write them in all lowercase. You must not write an instruction, pseudo-instruction, or directive in mixed upper and lowercase. You can use blank lines to make your code more readable.
| ||||||||||||
| |||||||||||||