vc4: Don't swap the raddr on instructions doing unpacks.
authorEric Anholt <eric@anholt.net>
Sun, 11 Jan 2015 20:16:26 +0000 (09:16 +1300)
committerEric Anholt <eric@anholt.net>
Thu, 15 Jan 2015 09:19:25 +0000 (22:19 +1300)
commit8f2fb68026d11feedb5d94cf17e719affe7b9423
tree3b9d7707ebbcec5538e5b8004473ec8a0eb0b338
parent5d5707707fb10712ba130c2dafb50e8fc92a2bcc
vc4: Don't swap the raddr on instructions doing unpacks.

It would mean different unpacking behavior, since only the A file does
unpack (with PM==0).
src/gallium/drivers/vc4/vc4_qpu.c