aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2011-04-20 14:27:34 +0000
committerH.J. Lu <hjl.tools@gmail.com>2011-04-20 14:27:34 +0000
commit3251b3756a9c0baaac829ee0a475f06ff4985af4 (patch)
tree6c8cdae723b64a3dda2080cd944edeb2423c158f /opcodes
parent4bbd5a2466e223ea10669cfe74a726e802e30904 (diff)
downloadfsf-binutils-gdb-3251b3756a9c0baaac829ee0a475f06ff4985af4.zip
fsf-binutils-gdb-3251b3756a9c0baaac829ee0a475f06ff4985af4.tar.gz
fsf-binutils-gdb-3251b3756a9c0baaac829ee0a475f06ff4985af4.tar.bz2
Regenerate i386-init.h.
2011-04-20 H.J. Lu <hongjiu.lu@intel.com> * i386-init.h: Regenerated.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
-rw-r--r--opcodes/i386-init.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index d3aad8a..ed25b08 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-init.h: Regenerated.
+
2011-04-19 Quentin Neill <quentin.neill@amd.com>
* i386-gen.c (cpu_flag_init): Remove 3dnow and 3dnowa bits
diff --git a/opcodes/i386-init.h b/opcodes/i386-init.h
index 6a57b29..d8edd1a 100644
--- a/opcodes/i386-init.h
+++ b/opcodes/i386-init.h
@@ -135,7 +135,7 @@
0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 } }
#define CPU_BDVER1_FLAGS \
- { { 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
+ { { 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, 1, 1, 1, 0, \
0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 } }