aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-gen.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/i386-gen.c')
-rw-r--r--opcodes/i386-gen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-gen.c b/opcodes/i386-gen.c
index bb58afc..b2ddda3 100644
--- a/opcodes/i386-gen.c
+++ b/opcodes/i386-gen.c
@@ -63,7 +63,7 @@ static const dependency isa_dependencies[] =
{ "NOCONA",
"GENERIC64|FISTTP|SSE3|MONITOR|CX16" },
{ "CORE",
- "P4|FISTTP|SSE3|MONITOR|CX16" },
+ "P4|FISTTP|SSE3|MONITOR" },
{ "CORE2",
"NOCONA|SSSE3" },
{ "COREI7",