Home | History | Annotate | Download | only in AMDGPU

Lines Matching full:addr64

125 // load - addr64
128 buffer_load_dword v1, v[2:3], s[4:7], s1 addr64
129 // SICI: buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 ; encoding: [0x00,0x80,0x30,0xe0,0x02,0x01,0x01,0x01]
131 buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 offset:4
132 // SICI: buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 ; encoding: [0x04,0x80,0x30,0xe0,0x02,0x01,0x01,0x01]
134 buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc
135 // SICI: buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc ; encoding: [0x04,0xc0,0x30,0xe0,0x02,0x01,0x01,0x01]
137 buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 slc
138 // SICI: buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 slc ; encoding: [0x04,0x80,0x30,0xe0,0x02,0x01,0x41,0x01]
140 buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 tfe
141 // SICI: buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 tfe ; encoding: [0x04,0x80,0x30,0xe0,0x02,0x01,0x81,0x01]
143 buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 tfe glc
144 // SICI: buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 glc tfe ; encoding: [0x00,0xc0,0x30,0xe0,0x02,0x01,0x81,0x01]
146 buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc tfe slc
147 // SICI: buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc slc tfe ; encoding: [0x04,0xc0,0x30,0xe0,0x02,0x01,0xc1,0x01]
149 buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 glc tfe slc offset:4
150 // SICI: buffer_load_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc slc tfe ; encoding: [0x04,0xc0,0x30,0xe0,0x02,0x01,0xc1,0x01]
265 // store - addr64
268 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64
269 // SICI: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 ; encoding: [0x00,0x80,0x70,0xe0,0x02,0x01,0x01,0x01]
271 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4
272 // SICI: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 ; encoding: [0x04,0x80,0x70,0xe0,0x02,0x01,0x01,0x01]
274 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc
275 // SICI: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc ; encoding: [0x04,0xc0,0x70,0xe0,0x02,0x01,0x01,0x01]
277 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 slc
278 // SICI: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 slc ; encoding: [0x04,0x80,0x70,0xe0,0x02,0x01,0x41,0x01]
280 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 tfe
281 // SICI: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 tfe ; encoding: [0x04,0x80,0x70,0xe0,0x02,0x01,0x81,0x01]
283 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 tfe glc
284 // SICI: buffer_store_dword v1, v[2:3], s[4:7], s1 addr64
286 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 offset:4 glc tfe slc
287 // SICI: 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]
289 buffer_store_dword v1, v[2:3], s[4:7], s1 addr64 glc tfe slc offset:4
290 // SICI: 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]