i965: Prepare the break/cont uip/jip setting for compacted instructions.
authorEric Anholt <eric@anholt.net>
Fri, 3 Feb 2012 11:05:05 +0000 (12:05 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 17 Sep 2012 19:32:52 +0000 (12:32 -0700)
commitf5e2706395904eb515a04c71966d7b96972f221a
treebd7aaaa3f805180a9d52e189bb9d328b668f288e
parentf2bd3e70b5e643f9c03a5003965861281f206fd3
i965: Prepare the break/cont uip/jip setting for compacted instructions.

The first cut at instruction compaction won't compact things that
would change control flow jump distances, but we do need to still be
able to walk the instruction stream, which involves jumping by 8 or 16
bytes between instructions.

Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_eu_emit.c