i965: Add a function for handling the move of boolean values to flag regs.
authorEric Anholt <eric@anholt.net>
Thu, 14 Oct 2010 18:11:29 +0000 (11:11 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 14 Oct 2010 19:02:54 +0000 (12:02 -0700)
commitd5599c0b6a22cd0bbc475ec715824660144d02a0
tree77b590e5c11be5ad614e3de85d6b2669162bdd6d
parent1d33e940d2050f3d9180019f6ffd57f6fc295507
i965: Add a function for handling the move of boolean values to flag regs.

This will be a place to peephole comparisions directly to the flag
regs, and for now avoids using MOV with conditional mod on gen6, which
is now illegal.
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_fs.h