Fix bugs in the disassembly of some ld-instructions
[binutils-gdb.git] / opcodes / ChangeLog
index a671b8c791aa5d2fd94497cfe56f91c678d278e7..ab3b5c7bd0b49a77e02d401d1b9bdcb9a967bc77 100644 (file)
@@ -1,3 +1,19 @@
+2008-09-14  Arnold Metselaar  <arnold.metselaar@planet.nl>
+
+       * z80-dis.c (prt_rr_nn): Fix register pair for two byte opcodes.
+       (tab_elt opc_ed): Add "ld r,a" and "ld r,a" instructions.
+
+2008-09-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-opc.tbl: Fix memory operand size for cmpXXXs[sd].
+       * i386-tbl.h: Regenerated.
+
+2008-08-28  Jan Beulich  <jbeulich@novell.com>
+
+       * i386-dis.c (dis386): Adjust far return mnemonics.
+       * i386-opc.tbl: Add retf.
+       * i386-tbl.h: Re-generate.
+
 2008-08-28  Jan Beulich  <jbeulich@novell.com>
 
        * i386-dis.c (dis386_twobyte): Adjust cmovXX mnemonics.