summaryrefslogtreecommitdiff
path: root/opcodes/i386-init.h
diff options
context:
space:
mode:
authorAmit Pawar <Amit.Pawar@amd.com>2015-08-07 19:50:58 +0530
committerH.J. Lu <hjl.tools@gmail.com>2015-08-07 07:31:51 -0700
commit36aed29d3774a156c88ca7110f3c12605d861b9c (patch)
tree8969091e520d93eee20a6e1e40d4cbbd6e59b08c /opcodes/i386-init.h
parent6e33951edcbed1fd803beabcde2af3b252b92164 (diff)
Remove CpuFMA4 support from CPU_ZNVER1_FLAGS.
opcodes/ * i386-gen.c: Remove CpuFMA4 from CPU_ZNVER1_FLAGS. * i386-init.h: Regenerated.
Diffstat (limited to 'opcodes/i386-init.h')
-rw-r--r--opcodes/i386-init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-init.h b/opcodes/i386-init.h
index 772cd355f3..e7910834ec 100644
--- a/opcodes/i386-init.h
+++ b/opcodes/i386-init.h
@@ -210,7 +210,7 @@
#define CPU_ZNVER1_FLAGS \
{ { 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, \
0, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, \
- 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, \
+ 0, 1, 1, 1, 1, 1, 0, 0, 0, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, \
0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 0, 0, 0, 0, \
0, 1, 1, 0, 0, 0, 0, 0 } }