i965: fix jump count on sandybridge
authorZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 28 Sep 2010 06:54:26 +0000 (14:54 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 28 Sep 2010 07:58:20 +0000 (15:58 +0800)
commitc5a3b25bb954db49dcb5e7737018979782d2edba
tree0c1d61ed45c98173dd16cdcdf8a667ea8e657a75
parent9c39a9fcb2c76897e9b5aff68ce197a411c4e25c
i965: fix jump count on sandybridge

Jump count is for 64bit long each, so one instruction requires 2
like on Ironlake.
src/mesa/drivers/dri/i965/brw_eu_emit.c