Lines Matching refs:parallel

84 @item -parallel
85 @cindex @code{-parallel} option, M32RX
87 instructions into a single, parallel instruction, where it is legal to
90 @item -no-parallel
91 @cindex @code{-no-parallel} option, M32RX
92 This option disables a previously enabled @emph{-parallel} option.
98 converting sequential instructions into parallel ones. This option
99 implies @emph{-parallel}.
101 @item -warn-explicit-parallel-conflicts
102 @cindex @samp{-warn-explicit-parallel-conflicts} option, M32RX
104 questionable parallel instructions are encountered. This option is
115 This is a shorter synonym for the @emph{-warn-explicit-parallel-conflicts}
118 @item -no-warn-explicit-parallel-conflicts
119 @cindex @samp{-no-warn-explicit-parallel-conflicts} option, M32RX
121 questionable parallel instructions are encountered.
125 This is a shorter synonym for the @emph{-no-warn-explicit-parallel-conflicts}
128 @item -ignore-parallel-conflicts
129 @cindex @samp{-ignore-parallel-conflicts} option, M32RX
130 This option tells the assembler's to stop checking parallel
135 @item -no-ignore-parallel-conflicts
136 @cindex @samp{-no-ignore-parallel-conflicts} option, M32RX
138 parallel instructions to detect constraint violations.
142 This is a shorter synonym for the @emph{-ignore-parallel-conflicts}
147 This is a shorter synonym for the @emph{-no-ignore-parallel-conflicts}
299 This message is only produced if warnings for explicit parallel
301 encountered a parallel instruction in which the destination register of
308 This message is only produced if warnings for explicit parallel
310 encountered a parallel instruction in which the destination register of
326 @item only the NOP instruction can be issued in parallel on the m32r
327 This message is produced when the assembler encounters a parallel
330 processor is able to execute two instructions in parallel.
332 @item instruction @samp{...} cannot be executed in parallel.
333 This message is produced when the assembler encounters a parallel
335 executed in parallel.
338 This message is produced when the assembler encounters a parallel
342 This message is produced when the assembler encounters a parallel