i965: Fix fp-lit-src-equals-dst.
authorEric Anholt <eric@anholt.net>
Thu, 7 Jul 2011 23:41:20 +0000 (16:41 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 11 Jul 2011 15:58:37 +0000 (08:58 -0700)
commite3ea5bc08e32119d05bce543c07c61ce93869e60
treedb081984e54722b41b81d235d5f6df0a15f6df8c
parentbe039d296d2deeb6dbdc4cdb85c203051488482c
i965: Fix fp-lit-src-equals-dst.

We were stomping over the source for the body of the LIT instruction
when doing the MOV of 1.0 to the uninteresting channels.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_wm_fp.c