as: SCORE-Opts

1 
1 9.41.1 Options
1 --------------
1 
1 The following table lists all available SCORE options.
1 
1 '-G NUM'
1      This option sets the largest size of an object that can be
1      referenced implicitly with the 'gp' register.  The default value is
1      8.
1 
1 '-EB'
1      Assemble code for a big-endian cpu
1 
1 '-EL'
1      Assemble code for a little-endian cpu
1 
1 '-FIXDD'
1      Assemble code for fix data dependency
1 
1 '-NWARN'
1      Assemble code for no warning message for fix data dependency
1 
1 '-SCORE5'
1      Assemble code for target is SCORE5
1 
1 '-SCORE5U'
1      Assemble code for target is SCORE5U
1 
1 '-SCORE7'
1      Assemble code for target is SCORE7, this is default setting
1 
1 '-SCORE3'
1      Assemble code for target is SCORE3
1 
1 '-march=score7'
1      Assemble code for target is SCORE7, this is default setting
1 
1 '-march=score3'
1      Assemble code for target is SCORE3
1 
1 '-USE_R1'
1      Assemble code for no warning message when using temp register r1
1 
1 '-KPIC'
1      Generate code for PIC. This option tells the assembler to generate
1      score position-independent macro expansions.  It also tells the
1      assembler to mark the output file as PIC.
1 
1 '-O0'
1      Assembler will not perform any optimizations
1 
1 '-V'
1      Sunplus release version
1