assembler: Update the disassembler code
authorDamien Lespiau <damien.lespiau@intel.com>
Sat, 19 Jan 2013 00:30:18 +0000 (00:30 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 4 Mar 2013 15:54:37 +0000 (15:54 +0000)
commit4ca1a04b859ed039a41d46891a3019d953ab1dc2
tree4013ae130469b58d203d7abd4c082c137b0217e0
parent66fdc85d5bdab9d38d3d5fe255ec6481829ae2d9
assembler: Update the disassembler code

From Mesa. This imports a bit more the of brw_eu* infrastructure (which
is going towards the right direction!) from mesa and the update is quite
a significant improvement over what we had.

I also verified that the changes that were done on the assembler old
version of brw_disasm.c were already supported by the Mesa version, and
indeed they were.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
assembler/Makefile.am
assembler/brw_disasm.c [moved from assembler/disasm.c with 52% similarity]
assembler/brw_eu.h [new file with mode: 0644]
assembler/brw_reg.h [new file with mode: 0644]
assembler/disasm-main.c
assembler/gen4asm.h