Lines Matching refs:option
35 @cindex @samp{-m32rx} option, M32RX
40 the M32R microprocessor. This option may be used to change the default
46 @cindex @samp{-m32rx} option, M32R2
49 This option changes the target processor to the the M32R2
53 @cindex @samp{-m32r} option, M32R
56 This option can be used to restore the assembler's default behaviour of
58 default has been changed by a previous command line option.
61 @cindex @code{-little} option, M32R
62 This option tells the assembler to produce little-endian code and
67 @cindex @code{-EL} option, M32R
71 @cindex @code{-big} option, M32R
72 This option tells the assembler to produce big-endian code and
76 @cindex @code{-EB} option, M32R
80 @cindex @code{-KPIC} option, M32R
82 This option specifies that the output of the assembler should be
86 @cindex @code{-parallel} option, M32RX
87 This option tells the assembler to attempts to combine two sequential
92 @cindex @code{-no-parallel} option, M32RX
93 This option disables a previously enabled @emph{-parallel} option.
97 This option disables the support for the extended bit-field
102 @cindex @code{-O} option, M32RX
103 This option tells the assembler to attempt to optimize the
105 converting sequential instructions into parallel ones. This option
109 @cindex @samp{-warn-explicit-parallel-conflicts} option, M32RX
111 questionable parallel instructions are encountered. This option is
121 @cindex @samp{-Wp} option, M32RX
123 option.
126 @cindex @samp{-no-warn-explicit-parallel-conflicts} option, M32RX
131 @cindex @samp{-Wnp} option, M32RX
133 option.
136 @cindex @samp{-ignore-parallel-conflicts} option, M32RX
137 This option tells the assembler's to stop checking parallel
143 @cindex @samp{-no-ignore-parallel-conflicts} option, M32RX
144 This option restores the assembler's default behaviour of checking
148 @cindex @samp{-Ip} option, M32RX
150 option.
153 @cindex @samp{-nIp} option, M32RX
155 option.
158 @cindex @samp{-warn-unmatched-high} option, M32R
159 This option tells the assembler to produce a warning message if a
165 @cindex @samp{-no-warn-unmatched-high} option, M32R
166 Disables a previously enabled @emph{-warn-unmatched-high} option.
169 @cindex @samp{-Wuh} option, M32RX
170 This is a shorter synonym for the @emph{-warn-unmatched-high} option.
173 @cindex @samp{-Wnuh} option, M32RX
174 This is a shorter synonym for the @emph{-no-warn-unmatched-high} option.
262 line option. It tells the assembler to only accept M32R instructions
269 line option. It tells the assembler to start accepting the extra
275 line option. It tells the assembler to start accepting the extra
281 line option. It tells the assembler to start producing little-endian
282 code and data. This option should be used with care as producing
288 line option. It tells the assembler to start producing big-endian
289 code and data. This option should be used with care as producing