Lines Matching refs:read
19 // two source operands are read during the decode stage and the result is
26 , 1 // first operand read after one cycle
27 , 1 ]>, // second operand read after one cycle
33 // two source operands are read during the decode stage and the result is
40 , 1 // first operand read after one cycle
41 , 1 ]>, // second operand read after one cycle
46 // source operands are read during the decode stage and the result is ready
53 , 1 // first operand read after one cycle
54 , 1 ]>, // second operand read after one cycle
60 // are read during the decode stage and the result is ready after the execute
67 , 1 // first operand read after one cycle
68 , 1 ]>, // second operand read after one cycle
72 // read during the decode stage.
77 [ 1 ]>, // first operand read after one cycle
81 // two source operands are read during the decode stage.
86 [ 1 // first operand read after one cycle
87 , 1 ]>, // second operand read after one cycle
91 // the pipeline stages. The source operand is read during the decode stage
98 , 1 ]>, // first operand read after one cycle
103 // operands are read during the decode stage.
108 [ 1 // first operand read after one cycle
109 , 1 ]>, // second operand read after one cycle
114 // source operands are read during the decode stage and the results are ready
121 , 1 // first operand read after one cycle
122 , 1 ]>, // second operand read after one cycle
127 // cycles. The source operands are read during the decode stage and the
134 , 1 // first operand read after one cycle
135 , 1 ]>, // second operand read after one cycle
140 // which takes seven cycles. The source operands are read during the decode
147 , 1 ]>, // first operand read after one cycle
152 // which takes six cycles. The source operands are read during the decode
159 , 1 ]>, // first operand read after one cycle
164 // cycles. The source operands are read during the decode stage and the
171 , 1 ]>, // first operand read after one cycle
176 // cycles. The source operands are read during the decode stage and the
183 , 1 // first operand read after one cycle
184 , 1 ]>, // second operand read after one cycle
189 // The one source operand is read during the decode stage and the result is
196 , 1 ]>, // first operand read after one cycle
202 // cycles. The two source operands are read during the decode stage.
207 [ 1 // first operand read after one cycle
208 , 1 ]>, // second operand read after one cycle
214 // cycles. All of the source operands are read during the decode stage.
219 [ 1 // first operand read after one cycle
220 , 1 // second operand read after one cycle
221 , 1 ]>, // third operand read after one cycle
227 // the source operands are read during the decode stage and the result is
234 , 1 // second operand read after one cycle
235 , 1 ]> // third operand read after one cycle