summaryrefslogtreecommitdiff
path: root/src/gallium
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2011-05-25 11:04:25 -0400
committerAlex Deucher <alexdeucher@gmail.com>2011-05-25 11:04:25 -0400
commit5ed7a7b7205b5680d617b77a8cf228b80cf15f5e (patch)
treedea64eeeab2ea433d1042c3a1a00cfc084d47d13 /src/gallium
parente7bcfadc2255e3417e03676837d248f4976419e2 (diff)
r600g: remove duplicate opcode in r600_opcodes.h
V_SQ_CF_WORD1_SQ_CF_INST_HALT is 0x1f on both evergreen and cayman. Reported-by: Gustaw Smolarczyk <wielkiegie@gmail.com> Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Diffstat (limited to 'src/gallium')
-rw-r--r--src/gallium/drivers/r600/r600_opcodes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r600/r600_opcodes.h b/src/gallium/drivers/r600/r600_opcodes.h
index b19cc2b078e..184f32c9960 100644
--- a/src/gallium/drivers/r600/r600_opcodes.h
+++ b/src/gallium/drivers/r600/r600_opcodes.h
@@ -207,7 +207,6 @@
#define EG_V_SQ_CF_WORD1_SQ_CF_INST_JUMPTABLE 0x0000001d
#define EG_V_SQ_CF_WORD1_SQ_CF_INST_GLOBAL_WAVE_SYNC 0x0000001e
#define EG_V_SQ_CF_WORD1_SQ_CF_INST_HALT 0x0000001f
-#define EG_V_SQ_CF_WORD1_SQ_CF_INST_HALT 0x0000001f
/* cayman extras */
#define CM_V_SQ_CF_WORD1_SQ_CF_INST_END 0x00000020