Next: MSP430 Opcodes, Previous: MSP430 Floating Point, Up: MSP430-Dependent [Contents][Index]
.file
This directive is ignored; it is accepted for compatibility with other MSP 430 assemblers.
Warning: in other versions of the GNU assembler,
.file
is used for the directive called.app-file
in the MSP 430 support.
.line
This directive is ignored; it is accepted for compatibility with other MSP 430 assemblers.
.arch
Sets the target microcontroller in the same way as the -mmcu command line option.
.cpu
Sets the target architecture in the same way as the -mcpu command line option.
.profiler
This directive instructs assembler to add new profile entry to the object file.