freedreno/ir3: fix a dirty lie
authorRob Clark <robdclark@chromium.org>
Mon, 27 Jan 2020 16:35:20 +0000 (08:35 -0800)
committerMarge Bot <eric+marge@anholt.net>
Sat, 1 Feb 2020 02:40:22 +0000 (02:40 +0000)
commit982d61e2cdd5a5e3f82444787634fa45ba2fd44f
treeb223dd5dd24d31ec9bffe9cd15c99acadfd38da5
parent752aeb7b3fe75b3c6ce8d9dadaba9c4111fa7254
freedreno/ir3: fix a dirty lie

Lies, damn lies, and leftover hacks!

We no longer hard-code these two, so fix the disasm to print the correct
values.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3569>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3569>
src/freedreno/ir3/ir3_shader.c