i965: Fix the gen6 jump size for BREAK/CONT in new FS.
authorEric Anholt <eric@anholt.net>
Fri, 1 Oct 2010 17:49:01 +0000 (10:49 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 1 Oct 2010 19:19:21 +0000 (12:19 -0700)
commit354c40a62411262d1223f439fdaf2176ca9adbe9
treef956d41a72d9331f7ed7fb93eb5d1240e3d1aa73
parentefc4a6f7909dbf554ee440210233c4b0f89ac89e
i965: Fix the gen6 jump size for BREAK/CONT in new FS.

Since gen5, jumps are in increments of 64 bits instead of increments
of 128-bit instructions.
src/mesa/drivers/dri/i965/brw_fs.cpp