assembler: Import brw_eu_compact.c

To be able to import brw_eu.c and brw_eu_emit.c later on. This could be
used to get the assembler generate compact instructions at some point.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
Damien Lespiau
2013-01-19 22:52:21 +00:00
parent a66cd60f2d
commit 112075f8c2
5 changed files with 844 additions and 11 deletions
+4
View File
@@ -36,6 +36,10 @@
extern "C" {
#endif
#ifndef INTEL_DEBUG
#define INTEL_DEBUG (0)
#endif
struct intel_context
{
int gen;