PowerPC64 fails reloc-discard test
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index a208b74ed46e6409d9c87797c95de0f5c485e648..9974d2faafb4905ba7e9701551854947d2deff13 100644 (file)
@@ -1,3 +1,60 @@
+2018-07-23  Alan Modra  <amodra@gmail.com>
+
+       PR 23419
+       * ppc-opc.c (powerpc_opcodes): Add mtupmc/mfupmc/mfpmc extended
+       opcode variants for mtspr/mfspr encodings.
+
+2018-07-20  Chenghua Xu  <paul.hua.gm@gmail.com>
+           Maciej W. Rozycki  <macro@mips.com>
+
+       * mips-dis.c (mips_arch_choices): Add MMI to loongson2f and
+       loongson3a descriptors.
+       (parse_mips_ase_option): Handle -M loongson-mmi option.
+       (print_mips_disassembler_options): Document -M loongson-mmi.
+       * mips-opc.c (LMMI): New macro.
+       (mips_opcodes): Replace IL2F|IL3A marking with LMMI for MMI
+       instructions.
+
+2018-07-19  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (vcvtpd2dq, vcvtpd2ps, vcvttpd2dq, vcvtpd2udq,
+       vcvtqq2ps, vcvtuqq2ps): Fold 128- and 256-bit templates. Drop
+       IgnoreSize and [XYZ]MMword where applicable.
+       * i386-tbl.h: Re-generate.
+
+2018-07-19  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (vfpclasspd, vfpclassps): Fold.
+       (vfpclasspdz, vfpclasspsz): Drop IgnoreSize and ZmmWord.
+       (vfpclasspdx, vfpclasspsx): Drop IgnoreSize and XmmWord.
+       (vfpclasspdy, vfpclasspsy): Drop IgnoreSize and YmmWord.
+       * i386-tbl.h: Re-generate.
+
+2018-07-19  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl: Fold AVX512IFMA, AVX512VBMI, AVX512_VPOPCNTDQ,
+       AVX512_VBMI2, AVX512_VNNI, AVX512_BITALG, GFNI, VAES, and
+       VPCLMULQDQ templates into their respective AVX512VL counterparts
+       where possible, using Disp8ShiftVL and CheckRegSize instead of
+       Evex= plus Disp8MemShift= (plus often IgnoreSize) as appropriate.
+       * i386-tbl.h: Re-generate.
+
+2018-07-19  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl: Fold AVX512DQ templates into their respective
+       AVX512VL counterparts where possible, using Disp8ShiftVL and
+       CheckRegSize instead of Evex= plus Disp8MemShift= (plus often
+       IgnoreSize) as appropriate.
+       * i386-tbl.h: Re-generate.
+
+2018-07-19  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl: Fold AVX512BW templates into their respective
+       AVX512VL counterparts where possible, using Disp8ShiftVL and
+       CheckRegSize instead of Evex= plus Disp8MemShift= (plus often
+       IgnoreSize) as appropriate.
+       * i386-tbl.h: Re-generate.
+
 2018-07-19  Jan Beulich  <jbeulich@suse.com>
 
        * i386-opc.tbl: Fold AVX512CD templates into their respective
This page took 0.024311 seconds and 4 git commands to generate.