nv50: do conversion of last insn to 64 bit format first
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 27 Nov 2009 20:29:38 +0000 (21:29 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 27 Nov 2009 20:29:38 +0000 (21:29 +0100)
commitcad14c2542698de144bb5434cefa02d7a00aaa74
treebb036e5b41632b0d4a1e52db4cfe7186c665eaa9
parent510fd280b54fa33ed229ef297a1a77c78811c592
nv50: do conversion of last insn to 64 bit format first

Simplifies things since the second to last one will then
be converted in the subsequent pass that ensures alignment
automatically.
src/gallium/drivers/nv50/nv50_program.c