freedreno/ir3: Refactor cat6 general dst printing.
authorEric Anholt <eric@anholt.net>
Wed, 8 Jul 2020 23:51:16 +0000 (16:51 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 20 Jul 2020 19:42:45 +0000 (19:42 +0000)
commitd6d8dc133e0b4ca7885ada8038a861525bba11e1
tree68838f1970c4b6ebf284b36f71ce5cdb8ccf10c9
parent62dcf7543216883fd084ec01784857423b232fe4
freedreno/ir3: Refactor cat6 general dst printing.

We didn't need the extra branch and temp, we can move it inside of the dst
handling by just duplicating the print of the dst reg.

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