Lines Matching full:decode
19 // two source operands are read during the decode stage and the result is
23 , InstrStage<1,[ID]> // one cycle in decode stage
34 // pipeline stages. The two source operands are read during the decode stage
38 , InstrStage<1,[ID]> // one cycle in decode stage
49 // source operands are read during the decode stage and the result is ready
53 , InstrStage<1,[ID]> // one cycle in decode stage
64 // The two source operands are read during the decode stage and the result is
68 , InstrStage<1,[ID]> // one cycle in decode stage
78 // read during the decode stage.
81 , InstrStage<1,[ID]> // one cycle in decode stage
89 // two source operands are read during the decode stage.
92 , InstrStage<1,[ID]> // one cycle in decode stage
101 // the pipeline stages. The source operand is read during the decode stage
105 , InstrStage<1,[ID]> // one cycle in decode stage
115 // operands are read during the decode stage.
118 , InstrStage<1,[ID]> // one cycle in decode stage
128 // cycles. The source operands are read during the decode stage and the
132 , InstrStage<1,[ID]> // one cycle in decode stage
143 // cycles. The source operands are read during the decode stage and the
147 , InstrStage<1,[ID]> // one cycle in decode stage
158 // which takes three cycles. The source operands are read during the decode
162 , InstrStage<1,[ID]> // one cycle in decode stage
172 // which takes two cycles. The source operands are read during the decode
176 , InstrStage<1,[ID]> // one cycle in decode stage
186 // cycles. The source operands are read during the decode stage and the
190 , InstrStage<1,[ID]> // one cycle in decode stage
200 // decode stage and the results are ready after the execute stage.
203 , InstrStage<1,[ID]> // one cycle in decode stage
213 // of the pipeline stages. The one source operand is read during the decode
217 , InstrStage<1,[ID]> // one cycle in decode stage
228 // decode stage.
231 , InstrStage<1,[ID]> // one cycle in decode stage
242 // the decode stage.
245 , InstrStage<1,[ID]> // one cycle in decode stage
256 // pipeline stages. All of the source operands are read during the decode
260 , InstrStage<1,[ID]> // one cycle in decode stage