panfrost/midgard: Fix mir_print_instruction() for branch instructions
authorBoris Brezillon <boris.brezillon@collabora.com>
Mon, 20 Jan 2020 20:44:49 +0000 (21:44 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 22 Jan 2020 15:31:28 +0000 (15:31 +0000)
commitfe5fbadd4624bc07fc45d87222b5b853c59f54b5
tree2e687e2f4b59956b8931fb2658ea0af5b2e89689
parente1f9e8d60b979a6dbbaf1616638c395113a4eb7a
panfrost/midgard: Fix mir_print_instruction() for branch instructions

Branch instructions should not be treated as regular ALUs.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3478>
src/panfrost/midgard/midgard_print.c