Lines Matching refs:parallel
83 @item -parallel
84 @cindex @code{-parallel} option, M32RX
86 instructions into a single, parallel instruction, where it is legal to
89 @item -no-parallel
90 @cindex @code{-no-parallel} option, M32RX
91 This option disables a previously enabled @emph{-parallel} option.
103 converting sequential instructions into parallel ones. This option
104 implies @emph{-parallel}.
106 @item -warn-explicit-parallel-conflicts
107 @cindex @samp{-warn-explicit-parallel-conflicts} option, M32RX
109 questionable parallel instructions are encountered. This option is
120 This is a shorter synonym for the @emph{-warn-explicit-parallel-conflicts}
123 @item -no-warn-explicit-parallel-conflicts
124 @cindex @samp{-no-warn-explicit-parallel-conflicts} option, M32RX
126 questionable parallel instructions are encountered.
130 This is a shorter synonym for the @emph{-no-warn-explicit-parallel-conflicts}
133 @item -ignore-parallel-conflicts
134 @cindex @samp{-ignore-parallel-conflicts} option, M32RX
135 This option tells the assembler's to stop checking parallel
140 @item -no-ignore-parallel-conflicts
141 @cindex @samp{-no-ignore-parallel-conflicts} option, M32RX
143 parallel instructions to detect constraint violations.
147 This is a shorter synonym for the @emph{-ignore-parallel-conflicts}
152 This is a shorter synonym for the @emph{-no-ignore-parallel-conflicts}
304 This message is only produced if warnings for explicit parallel
306 encountered a parallel instruction in which the destination register of
313 This message is only produced if warnings for explicit parallel
315 encountered a parallel instruction in which the destination register of
331 @item only the NOP instruction can be issued in parallel on the m32r
332 This message is produced when the assembler encounters a parallel
335 processor is able to execute two instructions in parallel.
337 @item instruction @samp{...} cannot be executed in parallel.
338 This message is produced when the assembler encounters a parallel
340 executed in parallel.
343 This message is produced when the assembler encounters a parallel
347 This message is produced when the assembler encounters a parallel