diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 82e5f8a..63ad8de 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,9 @@ 2009-11-13 H.J. Lu <hongjiu.lu@intel.com> + * i386-dis.c (OP_E_extended): Removed. + +2009-11-13 H.J. Lu <hongjiu.lu@intel.com> + * i386-dis.c (print_insn): Check rex_ignored. 2009-11-13 H.J. Lu <hongjiu.lu@intel.com> |