commit | ba6dcb3c2b8f516b120f591144bf6c3751f0e3f9 | [log] [tgz] |
---|---|---|
author | Ilia Mirkin <imirkin@alum.mit.edu> | Fri Apr 18 02:25:43 2014 -0400 |
committer | Ilia Mirkin <imirkin@alum.mit.edu> | Sat Apr 19 13:23:32 2014 -0400 |
tree | 5e7af474b82dd7e53f4c9ed295b3189144e16813 | |
parent | 47c19a5819444728b8662da4a0dbd5ca9af4698a [diff] |
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>