Add support for AVX512VL versions of AVX512CD instructions.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 26eec2b034824ac212cf1c9f0634ca271c2b8347..645de37a415aa9462cd6105fa4e0c3ff71ea309d 100644 (file)
@@ -1,3 +1,74 @@
+2014-07-22  Sergey Guriev  <sergey.s.guriev@intel.com>
+           Alexander Ivchenko  <alexander.ivchenko@intel.com>
+           Maxim Kuznetsov  <maxim.kuznetsov@intel.com>
+           Sergey Lega  <sergey.s.lega@intel.com>
+           Anna Tikhonova  <anna.tikhonova@intel.com>
+           Ilya Tocar  <ilya.tocar@intel.com>
+           Andrey Turetskiy  <andrey.turetskiy@intel.com>
+           Ilya Verbin  <ilya.verbin@intel.com>
+           Kirill Yukhin  <kirill.yukhin@intel.com>
+           Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
+
+       * i386-opc.tbl: Add AVX512VL and AVX512CD instructions.
+       * i386-tbl.h: Regenerate.
+
+2014-07-22  Sergey Guriev  <sergey.s.guriev@intel.com>
+           Alexander Ivchenko  <alexander.ivchenko@intel.com>
+           Maxim Kuznetsov  <maxim.kuznetsov@intel.com>
+           Sergey Lega  <sergey.s.lega@intel.com>
+           Anna Tikhonova  <anna.tikhonova@intel.com>
+           Ilya Tocar  <ilya.tocar@intel.com>
+           Andrey Turetskiy  <andrey.turetskiy@intel.com>
+           Ilya Verbin  <ilya.verbin@intel.com>
+           Kirill Yukhin  <kirill.yukhin@intel.com>
+           Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
+
+       * i386-dis.c (intel_operand_size): Support 128/256 length in
+       vex_vsib_q_w_dq_mode.
+       (OP_E_memory): Add ymmq_mode handling, handle new broadcast.
+       * i386-gen.c (cpu_flag_init): Add CPU_AVX512VL_FLAGS.
+       (cpu_flags): Add CpuAVX512VL.
+       * i386-init.h: Regenerated.
+       * i386-opc.h (CpuAVX512VL): New.
+       (i386_cpu_flags): Add cpuavx512vl.
+       (BROADCAST_1TO4, BROADCAST_1TO2): Define.
+       * i386-opc.tbl: Add AVX512VL instructions.
+       * i386-tbl.h: Regenerate.
+
+2014-07-20  Stefan Kristiansson  <stefan.kristiansson@saunalahti.fi>
+
+       * or1k-desc.c, * or1k-desc.h, * or1k-opc.c, * or1k-opc.h,
+       * or1k-opinst.c: Regenerate.
+
+2014-07-08  Ilya Tocar  <ilya.tocar@intel.com>
+
+       * i386-dis-evex.h (EVEX_W_0F10_P_1_M_1): Fix vmovss.
+       (EVEX_W_0F10_P_3_M_1): Fix vmovsd.
+
+2014-07-04  Alan Modra  <amodra@gmail.com>
+
+       * configure.ac: Rename from configure.in.
+       * Makefile.in: Regenerate.
+       * config.in: Regenerate.
+
+2014-07-04  Alan Modra  <amodra@gmail.com>
+
+       * configure.in: Include bfd/version.m4.
+       (AC_INIT, AM_INIT_AUTOMAKE): Use modern form.
+       (BFD_VERSION): Delete.
+       * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Remove bfd/configure.in.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+
+2014-07-01  Barney Stratford   <barney_stratford@fastmail.fm>
+            Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
+            Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
+            Soundararajan  <Sounderarajan.D@atmel.com>
+
+       * avr-dis.c (avr_operand): Handle constraint j for 16 bit lds/sts.
+       (print_insn_avr): Do not select opcode if insn ISA is avrtiny and
+       machine is not avrtiny.
+
 2014-06-26  Philippe De Muyter <phdm@macqel.be>
 
        * or1k-desc.h (spr_field_masks): Add U suffix to the end of long
This page took 0.024283 seconds and 4 git commands to generate.