Lines Matching refs:parallel
85 @item -parallel
86 @cindex @code{-parallel} option, M32RX
88 instructions into a single, parallel instruction, where it is legal to
91 @item -no-parallel
92 @cindex @code{-no-parallel} option, M32RX
93 This option disables a previously enabled @emph{-parallel} option.
105 converting sequential instructions into parallel ones. This option
106 implies @emph{-parallel}.
108 @item -warn-explicit-parallel-conflicts
109 @cindex @samp{-warn-explicit-parallel-conflicts} option, M32RX
111 questionable parallel instructions are encountered. This option is
122 This is a shorter synonym for the @emph{-warn-explicit-parallel-conflicts}
125 @item -no-warn-explicit-parallel-conflicts
126 @cindex @samp{-no-warn-explicit-parallel-conflicts} option, M32RX
128 questionable parallel instructions are encountered.
132 This is a shorter synonym for the @emph{-no-warn-explicit-parallel-conflicts}
135 @item -ignore-parallel-conflicts
136 @cindex @samp{-ignore-parallel-conflicts} option, M32RX
137 This option tells the assembler's to stop checking parallel
142 @item -no-ignore-parallel-conflicts
143 @cindex @samp{-no-ignore-parallel-conflicts} option, M32RX
145 parallel instructions to detect constraint violations.
149 This is a shorter synonym for the @emph{-ignore-parallel-conflicts}
154 This is a shorter synonym for the @emph{-no-ignore-parallel-conflicts}
306 This message is only produced if warnings for explicit parallel
308 encountered a parallel instruction in which the destination register of
315 This message is only produced if warnings for explicit parallel
317 encountered a parallel instruction in which the destination register of
333 @item only the NOP instruction can be issued in parallel on the m32r
334 This message is produced when the assembler encounters a parallel
337 processor is able to execute two instructions in parallel.
339 @item instruction @samp{...} cannot be executed in parallel.
340 This message is produced when the assembler encounters a parallel
342 executed in parallel.
345 This message is produced when the assembler encounters a parallel
349 This message is produced when the assembler encounters a parallel