nouveau/codegen: add missing values for OP_TXLQ into the target arrays
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 18 Apr 2014 06:25:43 +0000 (02:25 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 19 Apr 2014 17:23:32 +0000 (13:23 -0400)
commitba6dcb3c2b8f516b120f591144bf6c3751f0e3f9
tree5e7af474b82dd7e53f4c9ed295b3189144e16813
parent47c19a5819444728b8662da4a0dbd5ca9af4698a
nouveau/codegen: add missing values for OP_TXLQ into the target arrays

Also rework things so that if someone were to add an opcode without
adjusting the values in these arrays, there will be a compilation error.

This fixes a few quadop-related piglit regressions since commit
d5faf8e78603.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/codegen/nv50_ir_target.cpp
src/gallium/drivers/nouveau/codegen/nv50_ir_target.h