nv50: extend insn src mask function
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 10 Sep 2009 10:00:37 +0000 (12:00 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Tue, 15 Sep 2009 10:13:22 +0000 (12:13 +0200)
commit5d141b3e3e4a6874a58c893b3039f5c276cd26da
tree77797365db42ccc6d8dba33a0a49670cd79bccc4
parent287f0072d2bb8b74500076685830c397c580e4a2
nv50: extend insn src mask function

Extend its usage to avoiding e.g. emission of negation
instructions in tx_insn for sources we don't need.
src/gallium/drivers/nv50/nv50_program.c