nv50: make sure half-long insns are paired
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 23 May 2009 13:10:01 +0000 (15:10 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 28 May 2009 06:06:21 +0000 (16:06 +1000)
commit44b3bfaa7599add72d76b3802ddea05b5b5c6316
tree7a3296d22b7c52e3b0db47a19d6574ccfb3ef394
parentde651a228f9bbe5ab0e3b749b3dfda9aa5497097
nv50: make sure half-long insns are paired

I chose to just convert unpaired 32 bit length instructions
after parsing all instructions, although it might be possible
to determine beforehand whether there would be any lone ones,
and then even do some swapping to bring them together ...
src/gallium/drivers/nv50/nv50_program.c