Lines Matching refs:instructions
31 The D30V can often execute two sub-instructions in parallel. When this option
33 instructions can be executed in parallel.
77 Objdump and GDB will always append @samp{.s} or @samp{.l} to instructions which
82 @cindex D30V sub-instructions
83 @cindex sub-instructions, D30V
84 The D30V assembler takes as input a series of instructions, either one-per-line,
86 instructions will be short-form or sub-instructions. These sub-instructions can be packed
88 when it should not pack instructions. For example, when a label is defined, the next
111 Sub-instructions may be executed in order, in reverse-order, or in parallel.
128 the execution symbol, or two instructions per line. For example
149 the instructions could be done in parallel (the above two instructions
150 can be done in parallel), and if so, emit them as parallel instructions.