r300: Prefer to use the VE_ADD for simple MOV style opcodes.
authorOliver McFadden <z3ro.geek@gmail.com>
Thu, 28 Feb 2008 09:39:09 +0000 (09:39 +0000)
committerOliver McFadden <z3ro.geek@gmail.com>
Sat, 1 Mar 2008 06:33:06 +0000 (06:33 +0000)
commitdda906fcdbc2c1daa6de12873998290a1486138e
treeec806c2bc8b6facf83e5e45fd6d81c4746a79ed6
parent7504981074c43f057176ffc6cc54754fae903a98
r300: Prefer to use the VE_ADD for simple MOV style opcodes.

The VE_MULTIPLY_ADD has further restrictions on reading temporary memory which
may complicate things. See AMD's documentation.
src/mesa/drivers/dri/r300/r300_vertprog.c