Delete an extra space character in brw_defines.h
authorHomer Hsing <homer.xing@intel.com>
Fri, 14 Sep 2012 00:24:54 +0000 (08:24 +0800)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 4 Mar 2013 15:54:31 +0000 (15:54 +0000)
Now the column is aligned and the code is nicer.

assembler/src/brw_defines.h

index 519cf86..dc13b8e 100644 (file)
 #define BRW_OPCODE_RSL        11
 #define BRW_OPCODE_ASR        12
 #define BRW_OPCODE_CMP        16
-#define BRW_OPCODE_CMPN        17
+#define BRW_OPCODE_CMPN       17
 #define BRW_OPCODE_BFE        24
 #define BRW_OPCODE_BFI2       26
 #define BRW_OPCODE_JMPI       32