i965: Set JumpCount, not JIP, on ENDIF on Gen 6.
authorMatt Turner <mattst88@gmail.com>
Thu, 28 Aug 2014 20:34:22 +0000 (13:34 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 25 Sep 2014 18:02:36 +0000 (11:02 -0700)
commitb5466707d6632e7dd019b36ced8da2b4ec7d5297
tree566c5845617adc0b725069286130c78aa9d7730e
parent23247e8059b92cd0330fbf9a4ec8b7227c53d50f
i965: Set JumpCount, not JIP, on ENDIF on Gen 6.

Despite what the Sandybridge PRM says, ENDIF has Jump Count in <dst>,
not JIP in <src1>. (The same mistake appears about WHILE as well).

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_eu_emit.c