assembler/bdw: Add gen8_instruction from mesa

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
Damien Lespiau
2013-01-30 17:19:57 +00:00
committed by Ben Widawsky
parent f57f55e4da
commit c3b36592af
5 changed files with 681 additions and 2 deletions
+2
View File
@@ -18,6 +18,8 @@ libbrw_la_SOURCES = \
brw_eu_util.c \
brw_reg.h \
brw_structs.h \
gen8_instruction.h \
gen8_instruction.c \
ralloc.c \
ralloc.h \
$(NULL)