aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorSebastian Pop <sebastian.pop@amd.com>2009-11-19 07:08:39 +0000
committerSebastian Pop <sebastian.pop@amd.com>2009-11-19 07:08:39 +0000
commit41effecb2d9c160e205069396729e7c64191698c (patch)
tree2a7fa9da4dacfa3a95b2d5bda6d30335655d0ea9 /opcodes/ChangeLog
parent7984f34977aac50bb1383f66d4c318145f4123ce (diff)
downloadgdb-41effecb2d9c160e205069396729e7c64191698c.zip
gdb-41effecb2d9c160e205069396729e7c64191698c.tar.gz
gdb-41effecb2d9c160e205069396729e7c64191698c.tar.bz2
2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
opcodes/ PR binutils/10973 * i386-dis.c (get_vex_imm8): Do not increment codep. Avoid incrementing bytes_before_imm when OP_E_memory has already forwarded the codep pointer. (OP_EX_VexW): Increment codep to skip mod/rm byte. gas/testsuite/ * gas/i386/x86-64-xop.d: Update patterns.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 383ded4..accb7b9 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,13 @@
2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
+ PR binutils/10973
+ * i386-dis.c (get_vex_imm8): Do not increment codep.
+ Avoid incrementing bytes_before_imm when OP_E_memory
+ has already forwarded the codep pointer.
+ (OP_EX_VexW): Increment codep to skip mod/rm byte.
+
+2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
+
* i386-dis.c (VEX_LEN_XOP_08_A0): Removed.
(VEX_LEN_XOP_08_A1): Removed.
(xop_table): Remove entries for VEX_LEN_XOP_08_A0 and