vc4: Use r3 instead of r5 for temps, since r5 only has 32 bits of storage
authorEric Anholt <eric@anholt.net>
Fri, 4 Jul 2014 17:23:50 +0000 (10:23 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 9 Aug 2014 01:59:46 +0000 (18:59 -0700)
commitdb9f41ea8826d09a413059b681121e4bd05ce524
tree60c3773c78a7ac20979446bd5e025905bb1e8289
parent23b2bad9915c1f0aad46ee96e59edb167f4ffea0
vc4: Use r3 instead of r5 for temps, since r5 only has 32 bits of storage

Reserving a whole accumulator for temps is awful in the first place, but
I'll fix that later.
src/gallium/drivers/vc4/vc4_qpu_emit.c