x86: fold VEX-encoded GFNI templates
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 9469b826ccda78360fc330c69919575141e0d236..441d0a5063336ca4375f645f4844adf87c8b47c4 100644 (file)
@@ -1,3 +1,157 @@
+2018-03-08  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (vgf2p8affineinvqb, vgf2p8affineqb, vgf2p8mulb):
+       Fold 128- and 256-bit VEX-encoded templates.
+       * i386-tlb.h: Re-generate.
+
+2018-03-08  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (vexpandpd, vexpandps, vmovapd, vmovaps,
+       vmovdqa32, vmovdqa64, vmovdqu32, vmovdqu64, vmovupd, vmovups,
+       vpexpandd, vpexpandq): Fold AVX512F templates.
+       * i386-tlb.h: Re-generate.
+
+2018-03-08  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (llwpcb, slwpcb, lwpval, lwpins): Fold 32- and
+       64-bit templates. Drop Disp<N>.
+       * i386-tlb.h: Re-generate.
+
+2018-03-08  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (vfmadd*, vfmsub*, vfnmadd*, vfnmsub*): Fold 128-
+       and 256-bit templates.
+       * i386-tlb.h: Re-generate.
+
+2018-03-08  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (cmpxchg8b): Add NoRex64.
+       * i386-tlb.h: Re-generate.
+
+2018-03-08  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (cmpxchg16b, fisttp, fisttpll, bndmov, mwaitx):
+       Drop NoAVX.
+       * i386-tlb.h: Re-generate.
+
+2018-03-08  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (ldmxcsr, stmxcsr): Add NoAVX.
+       * i386-tlb.h: Re-generate.
+
+2018-03-08  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-gen.c (opcode_modifiers): Delete FloatD.
+       * i386-opc.h (FloatD): Delete.
+       (struct i386_opcode_modifier): Delete floatd.
+       * i386-opc.tbl (fadd, fsub, fsubr, fmul, fdiv, fdivr): Replace
+       FloatD by D.
+       * i386-tlb.h: Re-generate.
+
+2018-03-08  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-dis.c (float_reg): Adjust DC and DE fsub*/fdiv* patterns.
+
+2018-03-08  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (vmovd): Disallow Qword memory operands.
+       * i386-tlb.h: Re-generate.
+
+2018-03-08  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (vcvtpd2ps): Fold AVX 128- and 256-bit memory
+       forms.
+       * i386-tlb.h: Re-generate.
+
+2018-03-07  Alan Modra  <amodra@gmail.com>
+
+       * disassemble.c (disassembler): Use bfd_arch_powerpc entry for
+       bfd_arch_rs6000.
+       * disassemble.h (print_insn_rs6000): Delete.
+       * ppc-dis.c (powerpc_init_dialect): Handle rs6000.
+       (disassemble_init_powerpc): Call powerpc_init_dialect for rs6000.
+       (print_insn_rs6000): Delete.
+
+2018-03-03  Alan Modra  <amodra@gmail.com>
+
+       * sysdep.h (opcodes_error_handler): Define.
+       (_bfd_error_handler): Declare.
+       * Makefile.am: Remove stray #.
+       * opc2c.c (main): Remove bogus -l arg handling.  Print "DO NOT
+       EDIT" comment.
+       * aarch64-dis.c, * arc-dis.c, * arm-dis.c, * avr-dis.c,
+       * d30v-dis.c, * h8300-dis.c, * mmix-dis.c, * ppc-dis.c,
+       * riscv-dis.c, * s390-dis.c, * sparc-dis.c, * v850-dis.c: Use
+       opcodes_error_handler to print errors.  Standardize error messages.
+       * msp430-decode.opc, * nios2-dis.c, * rl78-decode.opc: Likewise,
+       and include opintl.h.
+       * nds32-asm.c: Likewise, and include sysdep.h and opintl.h.
+       * i386-gen.c: Standardize error messages.
+       * msp430-decode.c, * rl78-decode.c, rx-decode.c: Regenerate.
+       * Makefile.in: Regenerate.
+       * epiphany-asm.c, * epiphany-desc.c, * epiphany-dis.c,
+       * epiphany-ibld.c, * fr30-asm.c, * fr30-desc.c, * fr30-dis.c,
+       * fr30-ibld.c, * frv-asm.c, * frv-desc.c, * frv-dis.c, * frv-ibld.c,
+       * frv-opc.c, * ip2k-asm.c, * ip2k-desc.c, * ip2k-dis.c, * ip2k-ibld.c,
+       * iq2000-asm.c, * iq2000-desc.c, * iq2000-dis.c, * iq2000-ibld.c,
+       * lm32-asm.c, * lm32-desc.c, * lm32-dis.c, * lm32-ibld.c,
+       * m32c-asm.c, * m32c-desc.c, * m32c-dis.c, * m32c-ibld.c,
+       * m32r-asm.c, * m32r-desc.c, * m32r-dis.c, * m32r-ibld.c,
+       * mep-asm.c, * mep-desc.c, * mep-dis.c, * mep-ibld.c, * mt-asm.c,
+       * mt-desc.c, * mt-dis.c, * mt-ibld.c, * or1k-asm.c, * or1k-desc.c,
+       * or1k-dis.c, * or1k-ibld.c, * xc16x-asm.c, * xc16x-desc.c,
+       * xc16x-dis.c, * xc16x-ibld.c, * xstormy16-asm.c, * xstormy16-desc.c,
+       * xstormy16-dis.c, * xstormy16-ibld.c: Regenerate.
+
+2018-03-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * * i386-opc.tbl: Add "Optimize" to AVX256 and AVX512
+       vpsub[bwdq] instructions.
+       * i386-tbl.h: Regenerated.
+
+2018-03-01  Alan Modra  <amodra@gmail.com>
+
+       * configure.ac (ALL_LINGUAS): Sort.
+       * configure: Regenerate.
+
+2018-02-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * arm-dis.c (print_insn_coprocessor): Replace uses of ARM_FEATURE_COPY
+       macro by assignements.
+
+2018-02-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/22871
+       * i386-gen.c (opcode_modifiers): Add Optimize.
+       * i386-opc.h (Optimize): New enum.
+       (i386_opcode_modifier): Add optimize.
+       * i386-opc.tbl: Add "Optimize" to "mov $imm, reg",
+       "sub reg, reg/mem", "test $imm, acc", "test $imm, reg/mem",
+       "and $imm, acc", "and $imm, reg/mem", "xor reg, reg/mem",
+       "movq $imm, reg" and AVX256 and AVX512 versions of vandnps,
+       vandnpd, vpandn, vpandnd, vpandnq, vxorps, vxorpd, vpxor,
+       vpxord and vpxorq.
+       * i386-tbl.h: Regenerated.
+
+2018-02-26  Alan Modra  <amodra@gmail.com>
+
+       * crx-dis.c (getregliststring): Allocate a large enough buffer
+       to silence false positive gcc8 warning.
+
+2018-02-22  Shea Levy <shea@shealevy.com>
+
+       * disassemble.c (ARCH_riscv): Define if ARCH_all.
+
+2018-02-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-opc.tbl: Add {rex},
+       * i386-tbl.h: Regenerated.
+
+2018-02-20  Maciej W. Rozycki  <macro@mips.com>
+
+       * mips16-opc.c (decode_mips16_operand) <'M'>: Remove case.
+       (mips16_opcodes): Replace `M' with `m' for "restore".
+
 2018-02-19  Thomas Preud'homme  <thomas.preudhomme@arm.com>
 
        * arm-dis.c (thumb_opcodes): Fix BXNS mask.
This page took 0.025588 seconds and 4 git commands to generate.