blob: 830fa5371b7b2c24672fa5971eca8027350c401c [file] [log] [blame]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001# RUN: llvm-mc -arch=amdgcn -mcpu=tonga -disassemble -show-encoding < %s | FileCheck %s -check-prefix=VI
2
Nikolay Haustov4f672a32016-04-29 09:02:30 +00003# VI: buffer_load_dword v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x50,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +000040x00 0x00 0x50 0xe0 0x00 0x01 0x01 0x01
5
Nikolay Haustov4f672a32016-04-29 09:02:30 +00006# VI: buffer_load_dword v1, off, s[4:7], s1 offset:4 ; encoding: [0x04,0x00,0x50,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +000070x04 0x00 0x50 0xe0 0x00 0x01 0x01 0x01
8
Nikolay Haustov4f672a32016-04-29 09:02:30 +00009# VI: buffer_load_dword v1, off, s[4:7], s1 offset:4 glc ; encoding: [0x04,0x40,0x50,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +0000100x04 0x40 0x50 0xe0 0x00 0x01 0x01 0x01
11
Nikolay Haustov4f672a32016-04-29 09:02:30 +000012# VI: buffer_load_dword v1, off, s[4:7], s1 offset:4 slc ; encoding: [0x04,0x00,0x52,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +0000130x04 0x00 0x52 0xe0 0x00 0x01 0x01 0x01
14
Nikolay Haustov4f672a32016-04-29 09:02:30 +000015# VI: buffer_load_dword v1, off, s[4:7], s1 offset:4 tfe ; encoding: [0x04,0x00,0x50,0xe0,0x00,0x01,0x81,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +0000160x04 0x00 0x50 0xe0 0x00 0x01 0x81 0x01
17
Nikolay Haustov4f672a32016-04-29 09:02:30 +000018# VI: buffer_load_dword v1, off, s[4:7], s1 glc tfe ; encoding: [0x00,0x40,0x50,0xe0,0x00,0x01,0x81,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +0000190x00 0x40 0x50 0xe0 0x00 0x01 0x81 0x01
20
Nikolay Haustov4f672a32016-04-29 09:02:30 +000021# VI: buffer_load_dword v1, off, s[4:7], s1 offset:4 glc slc tfe ; encoding: [0x04,0x40,0x52,0xe0,0x00,0x01,0x81,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +0000220x04 0x40 0x52 0xe0 0x00 0x01 0x81 0x01
23
24# VI: buffer_load_dword v1, v2, s[4:7], s1 offen ; encoding: [0x00,0x10,0x50,0xe0,0x02,0x01,0x01,0x01]
250x00 0x10 0x50 0xe0 0x02 0x01 0x01 0x01
26
27# VI: buffer_load_dword v1, v2, s[4:7], s1 offen offset:4 ; encoding: [0x04,0x10,0x50,0xe0,0x02,0x01,0x01,0x01]
280x04 0x10 0x50 0xe0 0x02 0x01 0x01 0x01
29
30# VI: buffer_load_dword v1, v2, s[4:7], s1 offen offset:4 glc ; encoding: [0x04,0x50,0x50,0xe0,0x02,0x01,0x01,0x01]
310x04 0x50 0x50 0xe0 0x02 0x01 0x01 0x01
32
33# VI: buffer_load_dword v1, v2, s[4:7], s1 offen offset:4 slc ; encoding: [0x04,0x10,0x52,0xe0,0x02,0x01,0x01,0x01]
340x04 0x10 0x52 0xe0 0x02 0x01 0x01 0x01
35
36# VI: buffer_load_dword v1, v2, s[4:7], s1 offen offset:4 tfe ; encoding: [0x04,0x10,0x50,0xe0,0x02,0x01,0x81,0x01]
370x04 0x10 0x50 0xe0 0x02 0x01 0x81 0x01
38
39# VI: buffer_load_dword v1, v2, s[4:7], s1 offen glc tfe ; encoding: [0x00,0x50,0x50,0xe0,0x02,0x01,0x81,0x01]
400x00 0x50 0x50 0xe0 0x02 0x01 0x81 0x01
41
42# VI: buffer_load_dword v1, v2, s[4:7], s1 offen offset:4 glc slc tfe ; encoding: [0x04,0x50,0x52,0xe0,0x02,0x01,0x81,0x01]
430x04 0x50 0x52 0xe0 0x02 0x01 0x81 0x01
44
45# VI: buffer_load_dword v1, v2, s[4:7], s1 idxen ; encoding: [0x00,0x20,0x50,0xe0,0x02,0x01,0x01,0x01]
460x00 0x20 0x50 0xe0 0x02 0x01 0x01 0x01
47
48# VI: buffer_load_dword v1, v2, s[4:7], s1 idxen offset:4 ; encoding: [0x04,0x20,0x50,0xe0,0x02,0x01,0x01,0x01]
490x04 0x20 0x50 0xe0 0x02 0x01 0x01 0x01
50
51# VI: buffer_load_dword v1, v2, s[4:7], s1 idxen offset:4 glc ; encoding: [0x04,0x60,0x50,0xe0,0x02,0x01,0x01,0x01]
520x04 0x60 0x50 0xe0 0x02 0x01 0x01 0x01
53
54# VI: buffer_load_dword v1, v2, s[4:7], s1 idxen offset:4 slc ; encoding: [0x04,0x20,0x52,0xe0,0x02,0x01,0x01,0x01]
550x04 0x20 0x52 0xe0 0x02 0x01 0x01 0x01
56
57# VI: buffer_load_dword v1, v2, s[4:7], s1 idxen offset:4 tfe ; encoding: [0x04,0x20,0x50,0xe0,0x02,0x01,0x81,0x01]
580x04 0x20 0x50 0xe0 0x02 0x01 0x81 0x01
59
60# VI: buffer_load_dword v1, v2, s[4:7], s1 idxen glc tfe ; encoding: [0x00,0x60,0x50,0xe0,0x02,0x01,0x81,0x01]
610x00 0x60 0x50 0xe0 0x02 0x01 0x81 0x01
62
63# VI: buffer_load_dword v1, v2, s[4:7], s1 idxen offset:4 glc slc tfe ; encoding: [0x04,0x60,0x52,0xe0,0x02,0x01,0x81,0x01]
640x04 0x60 0x52 0xe0 0x02 0x01 0x81 0x01
65
66# VI: buffer_load_dword v1, v[2:3], s[4:7], s1 idxen offen ; encoding: [0x00,0x30,0x50,0xe0,0x02,0x01,0x01,0x01]
670x00 0x30 0x50 0xe0 0x02 0x01 0x01 0x01
68
69# VI: buffer_load_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 ; encoding: [0x04,0x30,0x50,0xe0,0x02,0x01,0x01,0x01]
700x04 0x30 0x50 0xe0 0x02 0x01 0x01 0x01
71
72# VI: buffer_load_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 glc ; encoding: [0x04,0x70,0x50,0xe0,0x02,0x01,0x01,0x01]
730x04 0x70 0x50 0xe0 0x02 0x01 0x01 0x01
74
75# VI: buffer_load_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 slc ; encoding: [0x04,0x30,0x52,0xe0,0x02,0x01,0x01,0x01]
760x04 0x30 0x52 0xe0 0x02 0x01 0x01 0x01
77
78# VI: buffer_load_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 tfe ; encoding: [0x04,0x30,0x50,0xe0,0x02,0x01,0x81,0x01]
790x04 0x30 0x50 0xe0 0x02 0x01 0x81 0x01
80
81# VI: buffer_load_dword v1, v[2:3], s[4:7], s1 idxen offen glc tfe ; encoding: [0x00,0x70,0x50,0xe0,0x02,0x01,0x81,0x01]
820x00 0x70 0x50 0xe0 0x02 0x01 0x81 0x01
83
84# VI: buffer_load_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 glc slc tfe ; encoding: [0x04,0x70,0x52,0xe0,0x02,0x01,0x81,0x01]
850x04 0x70 0x52 0xe0 0x02 0x01 0x81 0x01
86
Nikolay Haustov4f672a32016-04-29 09:02:30 +000087# VI: buffer_store_dword v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x70,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +0000880x00 0x00 0x70 0xe0 0x00 0x01 0x01 0x01
89
Nikolay Haustov4f672a32016-04-29 09:02:30 +000090# VI: buffer_store_dword v1, off, s[4:7], s1 offset:4 ; encoding: [0x04,0x00,0x70,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +0000910x04 0x00 0x70 0xe0 0x00 0x01 0x01 0x01
92
Nikolay Haustov4f672a32016-04-29 09:02:30 +000093# VI: buffer_store_dword v1, off, s[4:7], s1 offset:4 glc ; encoding: [0x04,0x40,0x70,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +0000940x04 0x40 0x70 0xe0 0x00 0x01 0x01 0x01
95
Nikolay Haustov4f672a32016-04-29 09:02:30 +000096# VI: buffer_store_dword v1, off, s[4:7], s1 offset:4 slc ; encoding: [0x04,0x00,0x72,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +0000970x04 0x00 0x72 0xe0 0x00 0x01 0x01 0x01
98
Nikolay Haustov4f672a32016-04-29 09:02:30 +000099# VI: buffer_store_dword v1, off, s[4:7], s1 offset:4 tfe ; encoding: [0x04,0x00,0x70,0xe0,0x00,0x01,0x81,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001000x04 0x00 0x70 0xe0 0x00 0x01 0x81 0x01
101
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000102# VI: buffer_store_dword v1, off, s[4:7], s1 glc tfe ; encoding: [0x00,0x40,0x70,0xe0,0x00,0x01,0x81,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001030x00 0x40 0x70 0xe0 0x00 0x01 0x81 0x01
104
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000105# VI: buffer_store_dword v1, off, s[4:7], s1 offset:4 glc slc tfe ; encoding: [0x04,0x40,0x72,0xe0,0x00,0x01,0x81,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001060x04 0x40 0x72 0xe0 0x00 0x01 0x81 0x01
107
108# VI: buffer_store_dword v1, v2, s[4:7], s1 offen ; encoding: [0x00,0x10,0x70,0xe0,0x02,0x01,0x01,0x01]
1090x00 0x10 0x70 0xe0 0x02 0x01 0x01 0x01
110
111# VI: buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 ; encoding: [0x04,0x10,0x70,0xe0,0x02,0x01,0x01,0x01]
1120x04 0x10 0x70 0xe0 0x02 0x01 0x01 0x01
113
114# VI: buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 glc ; encoding: [0x04,0x50,0x70,0xe0,0x02,0x01,0x01,0x01]
1150x04 0x50 0x70 0xe0 0x02 0x01 0x01 0x01
116
117# VI: buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 slc ; encoding: [0x04,0x10,0x72,0xe0,0x02,0x01,0x01,0x01]
1180x04 0x10 0x72 0xe0 0x02 0x01 0x01 0x01
119
120# VI: buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 tfe ; encoding: [0x04,0x10,0x70,0xe0,0x02,0x01,0x81,0x01]
1210x04 0x10 0x70 0xe0 0x02 0x01 0x81 0x01
122
123# VI: buffer_store_dword v1, v2, s[4:7], s1 offen glc tfe ; encoding: [0x00,0x50,0x70,0xe0,0x02,0x01,0x81,0x01]
1240x00 0x50 0x70 0xe0 0x02 0x01 0x81 0x01
125
126# VI: buffer_store_dword v1, v2, s[4:7], s1 offen offset:4 glc slc tfe ; encoding: [0x04,0x50,0x72,0xe0,0x02,0x01,0x81,0x01]
1270x04 0x50 0x72 0xe0 0x02 0x01 0x81 0x01
128
129# VI: buffer_store_dword v1, v2, s[4:7], s1 idxen ; encoding: [0x00,0x20,0x70,0xe0,0x02,0x01,0x01,0x01]
1300x00 0x20 0x70 0xe0 0x02 0x01 0x01 0x01
131
132# VI: buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 ; encoding: [0x04,0x20,0x70,0xe0,0x02,0x01,0x01,0x01]
1330x04 0x20 0x70 0xe0 0x02 0x01 0x01 0x01
134
135# VI: buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 glc ; encoding: [0x04,0x60,0x70,0xe0,0x02,0x01,0x01,0x01]
1360x04 0x60 0x70 0xe0 0x02 0x01 0x01 0x01
137
138# VI: buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 slc ; encoding: [0x04,0x20,0x72,0xe0,0x02,0x01,0x01,0x01]
1390x04 0x20 0x72 0xe0 0x02 0x01 0x01 0x01
140
141# VI: buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 tfe ; encoding: [0x04,0x20,0x70,0xe0,0x02,0x01,0x81,0x01]
1420x04 0x20 0x70 0xe0 0x02 0x01 0x81 0x01
143
144# VI: buffer_store_dword v1, v2, s[4:7], s1 idxen glc tfe ; encoding: [0x00,0x60,0x70,0xe0,0x02,0x01,0x81,0x01]
1450x00 0x60 0x70 0xe0 0x02 0x01 0x81 0x01
146
147# VI: buffer_store_dword v1, v2, s[4:7], s1 idxen offset:4 glc slc tfe ; encoding: [0x04,0x60,0x72,0xe0,0x02,0x01,0x81,0x01]
1480x04 0x60 0x72 0xe0 0x02 0x01 0x81 0x01
149
150# VI: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen ; encoding: [0x00,0x30,0x70,0xe0,0x02,0x01,0x01,0x01]
1510x00 0x30 0x70 0xe0 0x02 0x01 0x01 0x01
152
153# VI: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 ; encoding: [0x04,0x30,0x70,0xe0,0x02,0x01,0x01,0x01]
1540x04 0x30 0x70 0xe0 0x02 0x01 0x01 0x01
155
156# VI: 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]
1570x04 0x70 0x70 0xe0 0x02 0x01 0x01 0x01
158
159# VI: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 slc ; encoding: [0x04,0x30,0x72,0xe0,0x02,0x01,0x01,0x01]
1600x04 0x30 0x72 0xe0 0x02 0x01 0x01 0x01
161
162# VI: 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]
1630x04 0x30 0x70 0xe0 0x02 0x01 0x81 0x01
164
165# VI: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen glc tfe ; encoding: [0x00,0x70,0x70,0xe0,0x02,0x01,0x81,0x01]
1660x00 0x70 0x70 0xe0 0x02 0x01 0x81 0x01
167
168# VI: buffer_store_dword v1, v[2:3], s[4:7], s1 idxen offen offset:4 glc slc tfe ; encoding: [0x04,0x70,0x72,0xe0,0x02,0x01,0x81,0x01]
1690x04 0x70 0x72 0xe0 0x02 0x01 0x81 0x01
170
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000171# VI: buffer_load_format_x v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x00,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001720x00 0x00 0x00 0xe0 0x00 0x01 0x01 0x01
173
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000174# VI: buffer_load_format_xy v[1:2], off, s[4:7], s1 ; encoding: [0x00,0x00,0x04,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001750x00 0x00 0x04 0xe0 0x00 0x01 0x01 0x01
176
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000177# VI: buffer_load_format_xyz v[1:3], off, s[4:7], s1 ; encoding: [0x00,0x00,0x08,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001780x00 0x00 0x08 0xe0 0x00 0x01 0x01 0x01
179
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000180# VI: buffer_load_format_xyzw v[1:4], off, s[4:7], s1 ; encoding: [0x00,0x00,0x0c,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001810x00 0x00 0x0c 0xe0 0x00 0x01 0x01 0x01
182
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000183# VI: buffer_store_format_x v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x10,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001840x00 0x00 0x10 0xe0 0x00 0x01 0x01 0x01
185
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000186# VI: buffer_store_format_xy v[1:2], off, s[4:7], s1 ; encoding: [0x00,0x00,0x14,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001870x00 0x00 0x14 0xe0 0x00 0x01 0x01 0x01
188
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000189# VI: buffer_store_format_xyz v[1:3], off, s[4:7], s1 ; encoding: [0x00,0x00,0x18,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001900x00 0x00 0x18 0xe0 0x00 0x01 0x01 0x01
191
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000192# VI: buffer_store_format_xyzw v[1:4], off, s[4:7], s1 ; encoding: [0x00,0x00,0x1c,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001930x00 0x00 0x1c 0xe0 0x00 0x01 0x01 0x01
194
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000195# VI: buffer_load_ubyte v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x40,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001960x00 0x00 0x40 0xe0 0x00 0x01 0x01 0x01
197
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000198# VI: buffer_load_sbyte v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x44,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00001990x00 0x00 0x44 0xe0 0x00 0x01 0x01 0x01
200
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000201# VI: buffer_load_ushort v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x48,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00002020x00 0x00 0x48 0xe0 0x00 0x01 0x01 0x01
203
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000204# VI: buffer_load_sshort v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x4c,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00002050x00 0x00 0x4c 0xe0 0x00 0x01 0x01 0x01
206
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000207# VI: buffer_load_dword v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x50,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00002080x00 0x00 0x50 0xe0 0x00 0x01 0x01 0x01
209
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000210# VI: buffer_load_dwordx2 v[1:2], off, s[4:7], s1 ; encoding: [0x00,0x00,0x54,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00002110x00 0x00 0x54 0xe0 0x00 0x01 0x01 0x01
212
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000213# VI: buffer_load_dwordx4 v[1:4], off, s[4:7], s1 ; encoding: [0x00,0x00,0x5c,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00002140x00 0x00 0x5c 0xe0 0x00 0x01 0x01 0x01
215
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000216# VI: buffer_store_byte v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x60,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00002170x00 0x00 0x60 0xe0 0x00 0x01 0x01 0x01
218
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000219# VI: buffer_store_short v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x68,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00002200x00 0x00 0x68 0xe0 0x00 0x01 0x01 0x01
221
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000222# VI: buffer_store_dword v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x70,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00002230x00 0x00 0x70 0xe0 0x00 0x01 0x01 0x01
224
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000225# VI: buffer_store_dwordx2 v[1:2], off, s[4:7], s1 ; encoding: [0x00,0x00,0x74,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00002260x00 0x00 0x74 0xe0 0x00 0x01 0x01 0x01
227
Nikolay Haustov4f672a32016-04-29 09:02:30 +0000228# VI: buffer_store_dwordx4 v[1:4], off, s[4:7], s1 ; encoding: [0x00,0x00,0x7c,0xe0,0x00,0x01,0x01,0x01]
Valery Pykhtinc0a77c52016-03-23 04:27:26 +00002290x00 0x00 0x7c 0xe0 0x00 0x01 0x01 0x01
230
231# VI: buffer_wbinvl1 ; encoding: [0x00,0x00,0xf8,0xe0,0x00,0x00,0x00,0x00]
2320x00 0x00 0xf8 0xe0 0x00 0x00 0x00 0x00
233
234# VI: buffer_wbinvl1_vol ; encoding: [0x00,0x00,0xfc,0xe0,0x00,0x00,0x00,0x00]
2350x00 0x00 0xfc 0xe0 0x00 0x00 0x00 0x00
236