freedreno/ir3: cleanup instruction builder macros
authorRob Clark <robdclark@chromium.org>
Fri, 5 Apr 2019 22:21:05 +0000 (18:21 -0400)
committerRob Clark <robdclark@chromium.org>
Thu, 25 Apr 2019 21:13:31 +0000 (14:13 -0700)
commit6d6ec2d4d2c75c7b0b0de759437bff75441fa302
treeebc91491718abb48552740a02f8a752558142da0
parent77b3b96a3bf237a44662f1782691b8ffbcef427b
freedreno/ir3: cleanup instruction builder macros

De-duplicate the "normal" and "flags" versions of the macros, and while
at it go ahead and add "flags" versions for all the remaining macros,
since we'll at least need INSTR1F in a following commit.

Signed-off-by: Rob Clark <robdclark@chromium.org>
src/freedreno/ir3/ir3.h