fix send instruction on Sandybridge
authorXiang, Haihao <haihao.xiang@intel.com>
Fri, 8 Oct 2010 07:07:51 +0000 (15:07 +0800)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 4 Mar 2013 15:54:27 +0000 (15:54 +0000)
commit4f777e73f1b9fb0d70378d30aa4bda3fb60ee128
tree561453967fea31d361db03beade648192438dc24
parent55d81c4ce7ee5ec79fcaacf2c22d42580b49cf82
fix send instruction on Sandybridge

Send doesn't have implied move on Sandybridge, the SFID moves to bits[24,27] which
is used as the destination of the implied move on Prev GEN6.

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
assembler/src/brw_structs.h
assembler/src/disasm.c
assembler/src/gram.y