summaryrefslogtreecommitdiff
path: root/opcodes/i386-init.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-08-10 21:19:39 +0000
committerH.J. Lu <hjl.tools@gmail.com>2012-08-10 21:19:39 +0000
commite26ad564adb64a43d48f4d59b80ebc1f36daf33f (patch)
tree371bedf8435e4fd1521fa358be1bfdca04e25bd2 /opcodes/i386-init.h
parentdea469900c5fd181901770af496169ec11b72fe1 (diff)
downloadbinutils-redhat-e26ad564adb64a43d48f4d59b80ebc1f36daf33f.tar.gz
Enable FMA instructions for bdver2
gas/testsuite/ PR gas/14423 * gas/i386/arch-10-bdver2.d: New file. * gas/i386/x86-64-arch-2-bdver2.d: Likewise. * gas/i386/i386.exp: Run new test opcodes/ 2012-08-11 Saravanan Ekanathan <saravanan.ekanathan@amd.com> PR gas/14423 * i386-gen.c (cpu_flag_init): Add CpuFMA in CPU_BDVER2_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 dba240e6d5..1c62b9fc5d 100644
--- a/opcodes/i386-init.h
+++ b/opcodes/i386-init.h
@@ -165,7 +165,7 @@
#define CPU_BDVER2_FLAGS \
{ { 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, \
- 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, \
+ 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, \
1, 1, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, \
0, 0 } }