i965: Fix up IF/ELSE/ENDIF for gen6.
authorEric Anholt <eric@anholt.net>
Mon, 4 Oct 2010 22:08:03 +0000 (15:08 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 6 Oct 2010 17:09:45 +0000 (10:09 -0700)
commitfeca6609390d4642418cf7aab878e654964510c4
tree098c2ac46c78d20c5a2115fb2c9ef4b72bb36051
parentf7cb28fad9855020e9fbd1481df03bb09346d4be
i965: Fix up IF/ELSE/ENDIF for gen6.

The jump delta is now in the part of the instruction where the
destination fields used to be, and the src args are ignored (or not,
for the new non-predicated IF that we don't use yet).
src/mesa/drivers/dri/i965/brw_disasm.c
src/mesa/drivers/dri/i965/brw_eu_emit.c
src/mesa/drivers/dri/i965/brw_structs.h