2009-07-10 Doug Kwan <dougkwan@google.com>
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 2ba42d6ac2663e474e6db91222a17dc1e0ab5c3b..25e4e8d46747dcb2dc5393e6f4e34c87a8050a65 100644 (file)
@@ -1,3 +1,77 @@
+2009-07-10  Doug Kwan  <dougkwan@google.com>
+
+       * arm-disc.c (print_insn_coprocessor, print_insn_arm):  Print only
+       lower 32 bits of long types to make hexadecimal output consistent
+       on both 32-bit and 64-bit hosts.
+
+2009-07-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, * fr30-opc.h,
+       * frv-desc.c, * frv-desc.h, * frv-opc.c, * frv-opc.h,
+       * ip2k-desc.c, * ip2k-desc.h, * ip2k-opc.c, * ip2k-opc.h,
+       * iq2000-desc.c, * iq2000-desc.h, * iq2000-opc.c, * iq2000-opc.h,
+       * lm32-desc.c, * lm32-desc.h, * lm32-opc.c, * lm32-opc.h,
+       * lm32-opinst.c, * m32c-desc.c, * m32c-desc.h, * m32c-opc.c,
+       * m32c-opc.h, * m32r-desc.c, * m32r-desc.h, * m32r-opc.c,
+       * m32r-opc.h, * m32r-opinst.c, * mt-desc.c, * mt-desc.h,
+       * mt-opc.c, * mt-opc.h, * openrisc-desc.c, * openrisc-desc.h,
+       * openrisc-opc.c, * openrisc-opc.h, * xc16x-desc.c, * xc16x-desc.h,
+       * xc16x-opc.c, * xc16x-opc.h, * xstormy16-desc.c, * xstormy16-desc.h, 
+       * xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
+
+2009-07-07  Chung-Lin Tang  <cltang@pllab.cs.nthu.edu.tw>
+
+       * arm-dis.c (coprocessor_opcodes): Fix mask for waddbhus.
+
+2009-07-07  Nick Clifton  <nickc@redhat.com>
+
+       PR 10288
+       * arm-dis.c (arm_opcodes): Be more strict about decoding scaled
+       addressing modes.
+
+2009-07-06  DJ Delorie  <dj@redhat.com>
+
+       * mep-desc.c: Regenerate.
+       * mep-desc.h: Regenerate.
+       * mep-opc.c: Regenerate.
+       * mep-opc.h: Regenerate.
+
+2009-07-06  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
+
+       * i386-opc.h (CpuFMA4): Add CpuFMA4.
+       (i386_cpu_flags): New.
+       * i386-gen.c: Add CPU_FMA4_FLAGS.
+       * i386-opc.tbl: Add FMA4 instructions.
+       * i386-tbl.h: Regenerate.
+       * i386-init.h: Regenerate.
+       * i386-dis.c (OP_VEX_FMA): New. Handle FMA4.
+       (OP_XMM_VexW): Ditto.
+       (OP_EX_VexW): Ditto.
+       (VEXI4_Fixup): Ditto.
+       (VexI4, VexFMA, Vex128FMA, EXVexW, EXdVexW, XMVexW): New Macros.
+       (PREFIX_VEX_3A5C, PREFIX_VEX_3A5D, PREFIX_VEX_3A5E): New.
+       (PREFIX_VEX_3A5F, PREFIX_VEX_3A60): New.
+       (PREFIX_VEX_3A68, PREFIX_VEX_3A69, PREFIX_VEX_3A6A): New.
+       (PREFIX_VEX_3A6B, PREFIX_VEX_3A6C, PREFIX_VEX_3A6D): New.
+       (PREFIX_VEX_3A6E, PREFIX_VEX_3A6F, PREFIX_VEX_3A7A): New.
+       (PREFIX_VEX_3A7B, PREFIX_VEX_3A7C, PREFIX_VEX_3A7D): New.
+       (PREFIX_VEX_3A7E, PREFIX_VEX_3A7F): New.
+       (VEX_LEN_3A6A_P_2,VEX_LEN_3A6B_P_2, VEX_LEN_3A6E_P_2): New.
+       (VEX_LEN_3A6F_P_2,VEX_LEN_3A7A_P_2, VEX_LEN_3A7B_P_2): New.
+       (VEX_LEN_3A7E_P_2,VEX_LEN_3A7F_P_2): New.
+       (get_vex_imm8): New. handle FMA4.
+       (OP_EX_VexReg): Ditto.
+       
+2009-06-30  Nick Clifton  <nickc@redhat.com>
+
+       PR 10288
+       * arm-dis.c (coprocessor): Print the LDC and STC versions of the
+       LFM and SFM instructions as comments,.
+       Improve consistency of formatting for instructions displayed as
+       comments and decimal values displayed with their hexadecimal
+       equivalents.
+       Formatting tidy ups.
+
 2009-06-29  Nick Clifton  <nickc@redhat.com>
 
        PR 10288
This page took 0.023639 seconds and 4 git commands to generate.