assembler: Rename dp_gen7 to gen7_dp and sync it with Mesa's
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 15 Jan 2013 18:47:05 +0000 (18:47 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 4 Mar 2013 15:54:36 +0000 (15:54 +0000)
commit8fa561d4bbaec0ba0a4c9ccf2abe9131b893729a
treed38a4c90d2c8dc239533f5c6267ddb4fb3c03ff3
parent1f1ad5974655a241bcf202bcd79a3e2d236bcc1c
assembler: Rename dp_gen7 to gen7_dp and sync it with Mesa's

The purpose of this commit is to synchronize opcode definitions across
the gen4asm assembler and mesa.

I had to drop how mesa splits msg_control as the current assembly
language gives access the the whole msg_control field.

Recompiling the xorg and the intel driver of libva shaders doesn't show
any difference in the assembly created.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
assembler/brw_structs.h
assembler/gram.y