aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-09-30 17:48:11 +0000
committerH.J. Lu <hjl.tools@gmail.com>2013-09-30 17:48:11 +0000
commit916fae91358d6167491c79c817c8a9e85ac037b9 (patch)
tree6d43749de6f69fc2978842688269f2377efbbbf7 /opcodes/ChangeLog
parentc7b0bd56cec703fd6a409568946b505218defa08 (diff)
downloadgdb-916fae91358d6167491c79c817c8a9e85ac037b9.zip
gdb-916fae91358d6167491c79c817c8a9e85ac037b9.tar.gz
gdb-916fae91358d6167491c79c817c8a9e85ac037b9.tar.bz2
Add Size64 to movq/vmovq with Reg64 operand
* i386-opc.tbl: Add Size64 to movq/vmovq with Reg64 operand. * i386-init.h: Regenerated.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 3072035..ae22ba9 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2013-09-30 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-opc.tbl: Add Size64 to movq/vmovq with Reg64 operand.
+ * i386-init.h: Regenerated.
+
2013-09-30 Saravanan Ekanathan <saravanan.ekanathan@amd.com>
* i386-gen.c (cpu_flag_init): Add CPU_BDVER4_FLAGS.