freedreno/ir3/print: Improve branch printing
authorRob Clark <robdclark@chromium.org>
Fri, 19 Feb 2021 00:03:28 +0000 (16:03 -0800)
committerMarge Bot <eric+marge@anholt.net>
Fri, 19 Feb 2021 22:56:56 +0000 (22:56 +0000)
commita983a87a5f142cddbea871bde8f13025c01a4d94
tree0d05b93263516e26cfde15385d6d20f28e6605ac
parent03762a956eac4686b861cb96df97b3bb17701b9b
freedreno/ir3/print: Improve branch printing

Handle the instruction suffix better, and don't try to print src regs in
a generic way, since that doesn't really work out.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9142>
src/freedreno/ir3/ir3_print.c