v3d: Add QPU pack/unpack for the new SFU instructions.
authorEric Anholt <eric@anholt.net>
Fri, 20 Jul 2018 19:19:36 +0000 (12:19 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 23 Jul 2018 17:21:43 +0000 (10:21 -0700)
commit58c1d3860fefc16878670f1d25dc8187a81cb01b
treed7b36d2d20cccf4fa4ced608401291eb68030360
parentcdfa99657dd56f80c2e966ac1af8a908d007baa2
v3d: Add QPU pack/unpack for the new SFU instructions.

These instructions allow writing the result to any register, instead of a
special writeback to r4.
src/broadcom/qpu/qpu_instr.c
src/broadcom/qpu/qpu_instr.h
src/broadcom/qpu/qpu_pack.c
src/broadcom/qpu/tests/qpu_disasm.c