summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2007-07-28 16:32:01 +0000
committerH.J. Lu <hjl@lucon.org>2007-07-28 16:32:01 +0000
commit5919f59d859a6e65fe963b7d55d307fb63eaa967 (patch)
treea2285fb8d8e263bcbb44d49c6b8f385dce5a42d8 /opcodes/ChangeLog
parent79b67984de45179ae9b59c3275f72c76b60adf8e (diff)
downloadgdb-5919f59d859a6e65fe963b7d55d307fb63eaa967.tar.gz
gas/testsuite/
2007-07-28 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/x86-64-opcode.d: Updated. * gas/i386/x86-64-simd-intel.d: Likewise. * gas/i386/x86-64-simd.d: Likewise. * gas/i386/x86-64-simd.s: Add movq. opcodes/ 2007-07-28 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (dis386_twobyte): Change "movd" to "movK". (prefix_user_table): Likewise. Use EXq instead of EXx on "movq".
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 9c6d1fae84a..0f9cebfe7fb 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-28 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-dis.c (dis386_twobyte): Change "movd" to "movK".
+ (prefix_user_table): Likewise. Use EXq instead of EXx on
+ "movq".
+
2007-07-27 Nathan Sidwell <nathan@codesourcery.com>
* ppc-opc (PPC7450): New.