freedreno: Fix printing of unused src in disasm of cat6 RESINFO.
authorEric Anholt <eric@anholt.net>
Wed, 20 May 2020 20:16:41 +0000 (13:16 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 26 May 2020 18:17:46 +0000 (18:17 +0000)
commit5d4a911d8c3d9e3f218ea136179c4cbf9a91b07d
tree021c55ce4816582de3b0a225681642fc0c40a5ab
parent4f02b480713c9c6e5ad65d1e6ab9e4454a8d9504
freedreno: Fix printing of unused src in disasm of cat6 RESINFO.

Compare to QC's disasm right next to ours, and we clearly had an extra src
that wouldn't make sense.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3501>
src/freedreno/ir3/disasm-a3xx.c
src/freedreno/ir3/tests/disasm.c