f78 Assembler options for SPARC Contents|Index|Previous|Next
 

Assembler options for SPARC and SPARClite

The following documentation discusses the assembler options for SPARC and SPARClite configurations.
 

To use the GNU assembler, as, to assemble gcc output, configure gcc with the ‘--with-gnu-as’ switch (in GNUPro Toolkit distributions) or with the -mgas option, described in the following discussion.
 

Assembler options for listing output for SPARC and SPARClite

Use the following options to enable listing output from the assembler (the letters after -a may be combined into one option, such as -aln).
 

 

Assembler listing-control directives for SPARC and SPARClite

Use the following listing-control asse ffb mbler directives to control the appearance of the listing output (if you do not request listing output with one of the -a options, the following listing-control directives have no effect).

.list

Assembler options for the Fujitsu SPARClite

When configured for SPARC, the assembler recognizes the additional Fujitsu SPARClite machine instructions that GCC generates: -Asparclite.

A flag to the GNU assembler (configured for SPARC) explicitly selects this particular SPARC architecture. The SPARC assembler automatically selects the Fujitsu SPARClite architecture whenever it encounters one of the SPARClite-only instructions (divscc or scan). 0