Home | History | Annotate | Download | only in R600

Lines Matching full:buffer_store_dword

152 buffer_store_dword v1, s[4:7], s1
153 // CHECK: buffer_store_dword v1, s[4:7], s1 ; encoding: [0x00,0x00,0x70,0xe0,0x00,0x01,0x01,0x01]
155 buffer_store_dword v1, s[4:7], s1 offset:4
156 // CHECK: buffer_store_dword v1, s[4:7], s1 offset:4 ; encoding: [0x04,0x00,0x70,0xe0,0x00,0x01,0x01,0x01]
158 buffer_store_dword v1, s[4:7], s1 offset:4 glc
159 // CHECK: buffer_store_dword v1, s[4:7], s1 offset:4 glc ; encoding: [0x04,0x40,0x70,0xe0,0x00,0x01,0x01,0x01]
161 buffer_store_dword v1, s[4:7], s1 offset:4 slc
162 // CHECK: buffer_store_dword v1, s[4:7], s1 offset:4 slc ; encoding: [0x04,0x00,0x70,0xe0,0x00,0x01,0x41,0x01]
164 buffer_store_dword v1, s[4:7], s1 offset:4 tfe
165 // CHECK: buffer_store_dword v1, s[4:7], s1 offset:4 tfe ; encoding: [0x04,0x00,0x70,0xe0,0x00,0x01,0x81,0x01]
167 buffer_store_dword v1, s[4:7], s1 tfe glc
168 // CHECK: buffer_store_dword v1, s[4:7], s1 glc tfe ; encoding: [0x00,0x40,0x70,0xe0,0x00,0x01,0x81,0x01]
170 buffer_store_dword v1, s[4:7], s1 offset:4 glc tfe slc
171 // CHECK: buffer_store_dword v1, s[4:7], s1 offset:4 glc slc tfe ; encoding: [0x04,0x40,0x70,0xe0,0x00,0x01,0xc1,0x01]
173 buffer_store_dword v1, s[4:7], s1 glc tfe slc offset:4
174 // CHECK: buffer_store_dword v1, s[4:7], s1 offset:4 glc slc tfe ; encoding: [0x04,0x40,0x70,0xe0,0x00,0x01,0xc1,0x01]
180 buffer_store_dword v1, v2, s[4:7], s1 offen
181 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 offen ; encoding: [0x00,0x10,0x70,0xe0,0x02,0x01,0x01,0x01]
183 buffer_store_dword v1, v2, s[4:7], s1 offen offset:4
184 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 ; encoding: [0x04,0x10,0x70,0xe0,0x02,0x01,0x01,0x01]
186 buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 glc
187 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 glc ; encoding: [0x04,0x50,0x70,0xe0,0x02,0x01,0x01,0x01]
189 buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 slc
190 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 slc ; encoding: [0x04,0x10,0x70,0xe0,0x02,0x01,0x41,0x01]
192 buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 tfe
193 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 tfe ; encoding: [0x04,0x10,0x70,0xe0,0x02,0x01,0x81,0x01]
195 buffer_store_dword v1, v2, s[4:7], s1 offen tfe glc
196 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 offen glc tfe ; encoding: [0x00,0x50,0x70,0xe0,0x02,0x01,0x81,0x01]
198 buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 glc tfe slc
199 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 glc slc tfe ; encoding: [0x04,0x50,0x70,0xe0,0x02,0x01,0xc1,0x01]
201 buffer_store_dword v1, v2, s[4:7], s1 offen glc tfe slc offset:4
202 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 glc slc tfe ; encoding: [0x04,0x50,0x70,0xe0,0x02,0x01,0xc1,0x01]
208 buffer_store_dword v1, v2, s[4:7], s1 idxen
209 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 idxen ; encoding: [0x00,0x20,0x70,0xe0,0x02,0x01,0x01,0x01]
211 buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4
212 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 ; encoding: [0x04,0x20,0x70,0xe0,0x02,0x01,0x01,0x01]
214 buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 glc
215 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 glc ; encoding: [0x04,0x60,0x70,0xe0,0x02,0x01,0x01,0x01]
217 buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 slc
218 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 slc ; encoding: [0x04,0x20,0x70,0xe0,0x02,0x01,0x41,0x01]
220 buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 tfe
221 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 tfe ; encoding: [0x04,0x20,0x70,0xe0,0x02,0x01,0x81,0x01]
223 buffer_store_dword v1, v2, s[4:7], s1 idxen tfe glc
224 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 idxen glc tfe ; encoding: [0x00,0x60,0x70,0xe0,0x02,0x01,0x81,0x01]
226 buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 glc tfe slc
227 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 glc slc tfe ; encoding: [0x04,0x60,0x70,0xe0,0x02,0x01,0xc1,0x01]
229 buffer_store_dword v1, v2, s[4:7], s1 idxen glc tfe slc offset:4
230 // CHECK: buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 glc slc tfe ; encoding: [0x04,0x60,0x70,0xe0,0x02,0x01,0xc1,0x01]
236 buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen
237 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen ; encoding: [0x00,0x30,0x70,0xe0,0x02,0x01,0x01,0x01]
239 buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4
240 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 ; encoding: [0x04,0x30,0x70,0xe0,0x02,0x01,0x01,0x01]
242 buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 glc
243 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 glc ; encoding: [0x04,0x70,0x70,0xe0,0x02,0x01,0x01,0x01]
245 buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 slc
246 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 slc ; encoding: [0x04,0x30,0x70,0xe0,0x02,0x01,0x41,0x01]
248 buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 tfe
249 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 tfe ; encoding: [0x04,0x30,0x70,0xe0,0x02,0x01,0x81,0x01]
251 buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen tfe glc
252 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen glc tfe ; encoding: [0x00,0x70,0x70,0xe0,0x02,0x01,0x81,0x01]
254 buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 glc tfe slc
255 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 glc slc tfe ; encoding: [0x04,0x70,0x70,0xe0,0x02,0x01,0xc1,0x01]
257 buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen glc tfe slc offset:4
258 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 glc slc tfe ; encoding: [0x04,0x70,0x70,0xe0,0x02,0x01,0xc1,0x01]
264 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64
265 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 ; encoding: [0x00,0x80,0x70,0xe0,0x02,0x01,0x01,0x01]
267 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4
268 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 ; encoding: [0x04,0x80,0x70,0xe0,0x02,0x01,0x01,0x01]
270 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc
271 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc ; encoding: [0x04,0xc0,0x70,0xe0,0x02,0x01,0x01,0x01]
273 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 slc
274 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 slc ; encoding: [0x04,0x80,0x70,0xe0,0x02,0x01,0x41,0x01]
276 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 tfe
277 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 tfe ; encoding: [0x04,0x80,0x70,0xe0,0x02,0x01,0x81,0x01]
279 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 tfe glc
280 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 glc tfe ; encoding: [0x00,0xc0,0x70,0xe0,0x02,0x01,0x81,0x01]
282 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc tfe slc
283 // CHECK: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc slc tfe ; encoding: [0x04,0xc0,0x70,0xe0,0x02,0x01,0xc1,0x01]
285 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 glc tfe slc offset:4
286 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc slc tfe ; encoding: [0x04,0xc0,0x70,0xe0,0x02,0x01,0xc1,0x01]
343 buffer_store_dword v1 s[4:7], s1
344 // CHECK: buffer_store_dword v1, s[4:7], s1 ; encoding: [0x00,0x00,0x70,0xe0,0x00,0x01,0x01,0x01]