cell: fix bug in emit_FRC() when src register == dst register.
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 10 Oct 2008 17:52:55 +0000 (11:52 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 10 Oct 2008 17:52:55 +0000 (11:52 -0600)
commitdc7d213c54b046ec03ddb1fcfb0d9d9e905ffedc
treed3fbb385d64d77638409d1bf84b72924825afbbc
parent086a56134f334505ca9cd6f57194280c1ebf44dc
cell: fix bug in emit_FRC() when src register == dst register.

With this fix, the glsl/brick demo runs.
src/gallium/drivers/cell/ppu/cell_gen_fp.c