freedreno/ir3: Add a note about the instructions in the disasm test.
[mesa.git] / src / freedreno / ir3 / tests / disasm.c
1 /*
2 * Copyright © 2016 Broadcom
3 * Copyright © 2020 Google LLC
4 *
5 * Permission is hereby granted, free of charge, to any person obtaining a
6 * copy of this software and associated documentation files (the "Software"),
7 * to deal in the Software without restriction, including without limitation
8 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
9 * and/or sell copies of the Software, and to permit persons to whom the
10 * Software is furnished to do so, subject to the following conditions:
11 *
12 * The above copyright notice and this permission notice (including the next
13 * paragraph) shall be included in all copies or substantial portions of the
14 * Software.
15 *
16 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
19 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
21 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
22 * IN THE SOFTWARE.
23 */
24
25 /* Unit test for disassembly of instructions.
26 *
27 * The goal is to take instructions we've seen the blob produce, and test that
28 * we can disassemble them correctly. For the next person investigating the
29 * behavior of this instruction, please include the testcase it was generated
30 * from, and the qcom disassembly as a comment if it differs from what we
31 * produce.
32 */
33
34 #include <stdio.h>
35 #include <stdlib.h>
36 #include <string.h>
37 #include "util/macros.h"
38 #include "instr-a3xx.h"
39
40 #define INSTR_5XX(i, d) { .gpu_id = 540, .instr = #i, .expected = d }
41 #define INSTR_6XX(i, d) { .gpu_id = 630, .instr = #i, .expected = d }
42
43 static const struct test {
44 int gpu_id;
45 const char *instr;
46 const char *expected;
47 } tests[] = {
48 /* cat0 */
49 INSTR_6XX(00000000_00000000, "nop"),
50 INSTR_6XX(00000200_00000000, "(rpt2)nop"),
51 INSTR_6XX(03000000_00000000, "end"),
52 INSTR_6XX(00800000_00000004, "br p0.x, #4"),
53 INSTR_6XX(00900000_00000003, "br !p0.x, #3"),
54 INSTR_6XX(03820000_00000015, "shps #21"), /* emit */
55 INSTR_6XX(04021000_00000000, "(ss)shpe"), /* cut */
56 INSTR_6XX(02820000_00000014, "getone #20"), /* kill p0.x */
57
58 /* cat1 */
59 INSTR_6XX(20244000_00000020, "mov.f32f32 r0.x, c8.x"),
60 INSTR_6XX(20200000_00000020, "mov.f16f16 hr0.x, hc8.x"),
61 INSTR_6XX(20150000_00000000, "cov.s32s16 hr0.x, r0.x"),
62 INSTR_6XX(20156004_00000c11, "(ul)mov.s32s32 r1.x, c<a0.x + 17>"),
63 INSTR_6XX(201100f4_00000000, "mova a0.x, hr0.x"),
64 INSTR_6XX(20244905_00000410, "(rpt1)mov.f32f32 r1.y, (r)c260.x"),
65
66 /* cat2 */
67 INSTR_6XX(40104002_0c210001, "add.f hr0.z, r0.y, c<a0.x + 33>"),
68 INSTR_6XX(40b80804_10408004, "(nop3) cmps.f.lt r1.x, (abs)r1.x, c16.x"),
69 INSTR_6XX(47308a02_00002000, "(rpt2)bary.f (ei)r0.z, (r)0, r0.x"),
70 INSTR_6XX(43480801_00008001, "(nop3) absneg.s hr0.y, (abs)hr0.y"),
71
72 /* cat3 */
73 INSTR_6XX(66000000_10421041, "sel.f16 hr0.x, hc16.y, hr0.x, hc16.z"),
74 INSTR_6XX(64848109_109a9099, "(rpt1)sel.b32 r2.y, c38.y, (r)r2.y, c38.z"),
75 INSTR_6XX(64810904_30521036, "(rpt1)sel.b32 r1.x, (r)c13.z, r0.z, (r)c20.z"),
76 INSTR_6XX(64818902_20041032, "(rpt1)sel.b32 r0.z, (r)c12.z, r0.w, (r)r1.x"),
77 INSTR_6XX(63820005_10315030, "mad.f32 r1.y, (neg)c12.x, r1.x, c12.y"),
78 INSTR_6XX(62050009_00091000, "mad.u24 r2.y, c0.x, r2.z, r2.y"),
79
80 /* cat4 */
81 INSTR_6XX(8010000a_00000003, "rcp r2.z, r0.w"),
82
83 /* cat5 */
84 /* dEQP-VK.glsl.derivate.dfdx.uniform_if.float_mediump */
85 INSTR_6XX(a3801102_00000001, "dsx (f32)(x)r0.z, r0.x"), /* dsx (f32)(xOOO)r0.z, r0.x */
86 /* dEQP-VK.glsl.derivate.dfdy.uniform_if.float_mediump */
87 INSTR_6XX(a3c01102_00000001, "dsy (f32)(x)r0.z, r0.x"), /* dsy (f32)(xOOO)r0.z, r0.x */
88 /* dEQP-VK.glsl.derivate.dfdxfine.uniform_loop.float_highp */
89 INSTR_6XX(a6001105_00000001, "dsxpp.1 (x)r1.y, r0.x"), /* dsxpp.1 (xOOO)r1.y, r0.x */
90 INSTR_6XX(a6201105_00000001, "dsxpp.1.p (x)r1.y, r0.x"), /* dsxpp.1 (xOOO)r1.y, r0.x */
91
92 INSTR_6XX(a2802f00_00000001, "getsize (u16)(xyzw)hr0.x, r0.x, t#0"),
93
94 /* cat6 */
95 INSTR_6XX(c0c00000_00000000, "stg.f16 g[hr0.x], hr0.x, hr0.x"),
96 INSTR_6XX(c1100000_c1000000, "stl.f16 l[0], hr0.x, hr48.y"),
97
98 /* resinfo */
99 INSTR_6XX(c0260000_0063c200, "resinfo.untyped.2d.u32.1.imm r0.x, 0"), /* resinfo.u32.2d.mode0.base0 r0.x, 0 */
100 /* dEQP-GLES31.functional.image_load_store.buffer.image_size.writeonly_7.txt */
101 INSTR_6XX(c0260000_0063c000, "resinfo.untyped.1d.u32.1.imm r0.x, 0"), /* resinfo.u32.1d.mode0.base0 r0.x, 0 */
102 /* dEQP-VK.image.image_size.2d.readonly_12x34.txt */
103 INSTR_6XX(c0260000_0063c300, "resinfo.untyped.2d.u32.1.imm.base0 r0.x, 0"), /* resinfo.u32.2d.mode4.base0 r0.x, 0 */
104 /* dEQP-GLES31.functional.image_load_store.buffer.image_size.readonly_writeonly_7 */
105 INSTR_5XX(c3e60000_00000e00, "resinfo.4d r0.x, g[0]"), /* resinfo.u32.1dtype r0.x, 0 */
106 /* dEQP-GLES31.functional.image_load_store.2d.image_size.readonly_writeonly_32x32.txt */
107 INSTR_5XX(c3e60000_00000200, "resinfo.2d r0.x, g[0]"), /* resinfo.u32.2d r0.x, 0 */
108 /* dEQP-GLES31.functional.image_load_store.3d.image_size.readonly_writeonly_12x34x56 */
109 INSTR_5XX(c3e60000_00000c00, "resinfo.3d r0.x, g[0]"), /* resinfo.u32.3d r0.x, 0 */
110
111 /* ldgb */
112 /* dEQP-GLES31.functional.ssbo.layout.single_basic_type.packed.mediump_vec4 */
113 INSTR_5XX(c6e20000_06003600, "ldgb.untyped.4d.f32.4 r0.x, g[0], r0.x, r1.z"), /* ldgb.a.untyped.1dtype.f32.4 r0.x, g[r0.x], r1.z, 0 */
114 /* dEQP-GLES31.functional.ssbo.layout.single_basic_type.packed.mediump_ivec4 */
115 INSTR_5XX(c6ea0000_06003600, "ldgb.untyped.4d.s32.4 r0.x, g[0], r0.x, r1.z"), /* ldgb.a.untyped.1dtype.s32.4 r0.x, g[r0.x], r1.z, 0 */
116 /* dEQP-GLES31.functional.ssbo.layout.single_basic_type.packed.mediump_float */
117 INSTR_5XX(c6e20000_02000600, "ldgb.untyped.4d.f32.1 r0.x, g[0], r0.x, r0.z"), /* ldgb.a.untyped.1dtype.f32.1 r0.x, g[r0.x], r0.z, 0 */
118 /* dEQP-GLES31.functional.ssbo.layout.random.vector_types.0 */
119 INSTR_5XX(c6ea0008_14002600, "ldgb.untyped.4d.s32.3 r2.x, g[0], r0.x, r5.x"), /* ldgb.a.untyped.1dtype.s32.3 r2.x, g[r0.x], r5.x, 0 */
120 INSTR_5XX(c6ea0204_1401a600, "ldgb.untyped.4d.s32.3 r1.x, g[1], r1.z, r5.x"), /* ldgb.a.untyped.1dtype.s32.3 r1.x, g[r1.z], r5.x, 1 */
121
122 /* discard stuff */
123 INSTR_6XX(42b400f8_20010004, "cmps.s.eq p0.x, r1.x, 1"),
124 INSTR_6XX(02800000_00000000, "kill p0.x"),
125
126 /* Immediates */
127 INSTR_6XX(40100007_68000008, "add.f r1.w, r2.x, (neg)(0.0)"),
128 INSTR_6XX(40100007_68010008, "add.f r1.w, r2.x, (neg)(0.5)"),
129 INSTR_6XX(40100007_68020008, "add.f r1.w, r2.x, (neg)(1.0)"),
130 INSTR_6XX(40100007_68030008, "add.f r1.w, r2.x, (neg)(2.0)"),
131 INSTR_6XX(40100007_68040008, "add.f r1.w, r2.x, (neg)(e)"),
132 INSTR_6XX(40100007_68050008, "add.f r1.w, r2.x, (neg)(pi)"),
133 INSTR_6XX(40100007_68060008, "add.f r1.w, r2.x, (neg)(1/pi)"),
134 INSTR_6XX(40100007_68070008, "add.f r1.w, r2.x, (neg)(1/log2(e))"),
135 INSTR_6XX(40100007_68080008, "add.f r1.w, r2.x, (neg)(log2(e))"),
136 INSTR_6XX(40100007_68090008, "add.f r1.w, r2.x, (neg)(1/log2(10))"),
137 INSTR_6XX(40100007_680a0008, "add.f r1.w, r2.x, (neg)(log2(10))"),
138 INSTR_6XX(40100007_680b0008, "add.f r1.w, r2.x, (neg)(4.0)"),
139
140 /* LDC. Our disasm differs greatly from qcom here, and we've got some
141 * important info they lack(?!), but same goes the other way.
142 */
143 /* dEQP-GLES31.functional.shaders.opaque_type_indexing.ubo.uniform_fragment */
144 INSTR_6XX(c0260000_00c78040, "ldc.offset0.1.uniform r0.x, r0.x, r0.x"), /* ldc.1.mode1.base0 r0.x, 0, r0.x */
145 INSTR_6XX(c0260201_00c78040, "ldc.offset0.1.uniform r0.y, r0.x, r0.y"), /* ldc.1.mode1.base0 r0.y, 0, r0.y */
146 /* dEQP-GLES31.functional.shaders.opaque_type_indexing.ubo.dynamically_uniform_fragment */
147 INSTR_6XX(c0260000_00c78080, "ldc.offset0.1.nonuniform r0.x, r0.x, r0.x"), /* ldc.1.mode2.base0 r0.x, 0, r0.x */
148 INSTR_6XX(c0260201_00c78080, "ldc.offset0.1.nonuniform r0.y, r0.x, r0.y"), /* ldc.1.mode2.base0 r0.y, 0, r0.y */
149 /* custom shaders, loading .x, .y, .z, .w from an array of vec4 in block 0 */
150 INSTR_6XX(c0260000_00478000, "ldc.offset0.1.imm r0.x, r0.x, 0"), /* ldc.1.mode0.base0 r0.x, r0.x, 0 */
151 INSTR_6XX(c0260000_00478200, "ldc.offset1.1.imm r0.x, r0.x, 0"), /* ldc.1.mode0.base0 r0.x, r0.x, 0 */
152 INSTR_6XX(c0260000_00478400, "ldc.offset2.1.imm r0.x, r0.x, 0"), /* ldc.1.mode0.base0 r0.x, r0.x, 0 */
153 INSTR_6XX(c0260000_00478600, "ldc.offset3.1.imm r0.x, r0.x, 0"), /* ldc.1.mode0.base0 r0.x, r0.x, 0 */
154
155 /* dEQP-GLES31.functional.shaders.opaque_type_indexing.sampler.const_literal.fragment.sampler2d */
156 INSTR_6XX(a0c01f04_0cc00005, "sam (f32)(xyzw)r1.x, r0.z, s#6, t#6"),
157 /* dEQP-GLES31.functional.shaders.opaque_type_indexing.sampler.uniform.fragment.sampler2d (looks like maybe the compiler didn't figure out */
158 INSTR_6XX(a0c81f07_0100000b, "sam.s2en (f32)(xyzw)r1.w, r1.y, hr2.x"), /* sam.s2en.mode0 (f32)(xyzw)r1.w, r1.y, hr2.x */
159 /* dEQP-GLES31.functional.shaders.opaque_type_indexing.sampler.dynamically_uniform.fragment.sampler2d */
160 INSTR_6XX(a0c81f07_8100000b, "sam.s2en.uniform (f32)(xyzw)r1.w, r1.y, hr2.x"), /* sam.s2en.mode4 (f32)(xyzw)r1.w, r1.y, hr2.x */
161 };
162
163 static void
164 trim(char *string)
165 {
166 for (int len = strlen(string); len > 0 && string[len - 1] == '\n'; len--)
167 string[len - 1] = 0;
168 }
169
170 int
171 main(int argc, char **argv)
172 {
173 int retval = 0;
174 const int output_size = 4096;
175 char *disasm_output = malloc(output_size);
176 FILE *fdisasm = fmemopen(disasm_output, output_size, "w+");
177 if (!fdisasm) {
178 fprintf(stderr, "failed to fmemopen\n");
179 return 1;
180 }
181
182 for (int i = 0; i < ARRAY_SIZE(tests); i++) {
183 const struct test *test = &tests[i];
184 printf("Testing a%d %s: \"%s\"...\n",
185 test->gpu_id, test->instr, test->expected);
186
187 rewind(fdisasm);
188 memset(disasm_output, 0, output_size);
189
190 uint32_t code[2] = {
191 strtoll(&test->instr[9], NULL, 16),
192 strtoll(&test->instr[0], NULL, 16),
193 };
194 disasm_a3xx(code, ARRAY_SIZE(code), 0, fdisasm, test->gpu_id);
195 fflush(fdisasm);
196
197 trim(disasm_output);
198
199 if (strcmp(disasm_output, test->expected) != 0) {
200 printf("FAIL\n");
201 printf(" Expected: \"%s\"\n", test->expected);
202 printf(" Got: \"%s\"\n", disasm_output);
203 retval = 1;
204 continue;
205 }
206 }
207
208 fclose(fdisasm);
209 free(disasm_output);
210
211 return retval;
212 }