i965: Add some validation on BRW_OPCODE_MUL and ADD's arguments.
authorEric Anholt <eric@anholt.net>
Sun, 5 Sep 2010 04:28:04 +0000 (21:28 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 7 Sep 2010 17:34:10 +0000 (10:34 -0700)
commita560a509fab467b0ed4be2bceaf1c5a60890ca0d
tree4522ef108b050d836702c24d4f13a970f6383d63
parent0002069fd5117b52f0ae2be0b7e3d8e839a3a61c
i965: Add some validation on BRW_OPCODE_MUL and ADD's arguments.

Now that we're playing with other types in brw_fs.cpp, it's easy to
trip over issues like these.
src/mesa/drivers/dri/i965/brw_eu_emit.c