1 2018-04-26 Jan Beulich <jbeulich@suse.com>
3 * i386-opc.tbl: Fold various non-memory operand AVX512VL
4 templates into their base ones.
5 * i386-tlb.h: Re-generate.
7 2018-04-26 Jan Beulich <jbeulich@suse.com>
9 * i386-gen.c (cpu_flag_init): Use CPU_XOP_FLAGS for
10 CPU_BDVER1_FLAGS. Use CPU_AVX2_FLAGS for CPU_ZNVER1_FLAGS. Use
11 CPU_AVX_FLAGS for CPU_BTVER1_FLAGS. Add CPU_XSAVE_FLAGS to
12 CPU_LWP_FLAGS, CPU_AVX_FLAGS, CPU_MPX_FLAGS, and CPU_OSPKE_FLAGS.
13 * i386-init.h: Re-generate.
15 2018-04-26 Jan Beulich <jbeulich@suse.com>
17 * i386-gen.c (cpu_flag_init): Drop all uses of CpuRegMMX,
18 CpuRegXMM, CpuRegYMM, CpuRegZMM, and CpuRegMask. Use
19 CPU_AVX2_FLAGS for CPU_AVX512F_FLAGS and drop bogus comment.
20 Don't use CPU_AVX2_FLAGS for CPU_AVX512VL_FLAGS and drop bogus
22 (cpu_flags): Drop CpuRegMMX, CpuRegXMM, CpuRegYMM, CpuRegZMM,
24 * i386-opc.h: CpuRegMMX, CpuRegXMM, CpuRegYMM, CpuRegZMM,
26 (union i386_cpu_flags): Remove cpuregmmx, cpuregxmm, cpuregymm,
27 cpuregzmm, and cpuregmask.
28 * i386-init.h: Re-generate.
29 * i386-tbl.h: Re-generate.
31 2018-04-26 Jan Beulich <jbeulich@suse.com>
33 * i386-gen.c (cpu_flag_init): CPU_I586_FLAGS inherits Cpu387 only.
34 CPU_287_FLAGS is Cpu287 only. CPU_387_FLAGS is Cpu387 only.
35 * i386-init.h: Re-generate.
37 2018-04-26 Jan Beulich <jbeulich@suse.com>
39 * i386-gen.c (VexImmExt): Delete.
40 * i386-opc.h (VexImmExt, veximmext): Delete.
41 * i386-opc.tbl: Drop all VexImmExt uses.
42 * i386-tlb.h: Re-generate.
44 2018-04-25 Jan Beulich <jbeulich@suse.com>
46 * i386-opc.tbl (vpslld, vpsrad, vpsrld): Drop AVX512VL
48 * i386-tlb.h: Re-generate.
50 2018-04-25 Tamar Christina <tamar.christina@arm.com>
52 * aarch64-tbl.h (sqrdmlah, sqrdmlsh): Fix masks.
54 2018-04-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
56 * i386-dis.c: Add REG_0F1C_MOD_0, MOD_0F1C_PREFIX_0,
58 * i386-gen.c (cpu_flag_init): Add CPU_CLDEMOTE_FLAGS,
59 (cpu_flags): Add CpuCLDEMOTE.
60 * i386-init.h: Regenerate.
61 * i386-opc.h (enum): Add CpuCLDEMOTE,
62 (i386_cpu_flags): Add cpucldemote.
63 * i386-opc.tbl: Add cldemote.
64 * i386-tbl.h: Regenerate.
66 2018-04-16 Alan Modra <amodra@gmail.com>
68 * Makefile.am: Remove sh5 and sh64 support.
69 * configure.ac: Likewise.
70 * disassemble.c: Likewise.
71 * disassemble.h: Likewise.
76 * Makefile.in: Regenerate.
77 * configure: Regenerate.
78 * po/POTFILES.in: Regenerate.
80 2018-04-16 Alan Modra <amodra@gmail.com>
82 * Makefile.am: Remove w65 support.
83 * configure.ac: Likewise.
84 * disassemble.c: Likewise.
85 * disassemble.h: Likewise.
88 * Makefile.in: Regenerate.
89 * configure: Regenerate.
90 * po/POTFILES.in: Regenerate.
92 2018-04-16 Alan Modra <amodra@gmail.com>
94 * configure.ac: Remove we32k support.
95 * configure: Regenerate.
97 2018-04-16 Alan Modra <amodra@gmail.com>
99 * Makefile.am: Remove m88k support.
100 * configure.ac: Likewise.
101 * disassemble.c: Likewise.
102 * disassemble.h: Likewise.
103 * m88k-dis.c: Delete.
104 * Makefile.in: Regenerate.
105 * configure: Regenerate.
106 * po/POTFILES.in: Regenerate.
108 2018-04-16 Alan Modra <amodra@gmail.com>
110 * Makefile.am: Remove i370 support.
111 * configure.ac: Likewise.
112 * disassemble.c: Likewise.
113 * disassemble.h: Likewise.
114 * i370-dis.c: Delete.
115 * i370-opc.c: Delete.
116 * Makefile.in: Regenerate.
117 * configure: Regenerate.
118 * po/POTFILES.in: Regenerate.
120 2018-04-16 Alan Modra <amodra@gmail.com>
122 * Makefile.am: Remove h8500 support.
123 * configure.ac: Likewise.
124 * disassemble.c: Likewise.
125 * disassemble.h: Likewise.
126 * h8500-dis.c: Delete.
127 * h8500-opc.h: Delete.
128 * Makefile.in: Regenerate.
129 * configure: Regenerate.
130 * po/POTFILES.in: Regenerate.
132 2018-04-16 Alan Modra <amodra@gmail.com>
134 * configure.ac: Remove tahoe support.
135 * configure: Regenerate.
137 2018-04-15 H.J. Lu <hongjiu.lu@intel.com>
139 * i386-dis.c (prefix_table): Replace Em with Edq on tpause and
141 * i386-opc.tbl: Allow 32-bit registers for tpause and umwait in
143 * i386-tbl.h: Regenerated.
145 2018-04-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
147 * i386-dis.c (enum): Add PREFIX_MOD_0_0FAE_REG_6,
148 PREFIX_MOD_1_0FAE_REG_6.
150 (OP_E_register): Use va_mode.
151 * i386-dis-evex.h (prefix_table):
152 New instructions (see prefixes above).
153 * i386-gen.c (cpu_flag_init): Add WAITPKG.
154 (cpu_flags): Likewise.
155 * i386-opc.h (enum): Likewise.
156 (i386_cpu_flags): Likewise.
157 * i386-opc.tbl: Add umonitor, umwait, tpause.
158 * i386-init.h: Regenerate.
159 * i386-tbl.h: Likewise.
161 2018-04-11 Alan Modra <amodra@gmail.com>
163 * opcodes/i860-dis.c: Delete.
164 * opcodes/i960-dis.c: Delete.
165 * Makefile.am: Remove i860 and i960 support.
166 * configure.ac: Likewise.
167 * disassemble.c: Likewise.
168 * disassemble.h: Likewise.
169 * Makefile.in: Regenerate.
170 * configure: Regenerate.
171 * po/POTFILES.in: Regenerate.
173 2018-04-04 H.J. Lu <hongjiu.lu@intel.com>
176 * i386-dis.c (get_valid_dis386): Don't set vex.prefix nor vex.w
178 (print_insn): Clear vex instead of vex.evex.
180 2018-04-04 Nick Clifton <nickc@redhat.com>
182 * po/es.po: Updated Spanish translation.
184 2018-03-28 Jan Beulich <jbeulich@suse.com>
186 * i386-gen.c (opcode_modifiers): Delete VecESize.
187 * i386-opc.h (VecESize): Delete.
188 (struct i386_opcode_modifier): Delete vecesize.
189 * i386-opc.tbl: Drop VecESize.
190 * i386-tlb.h: Re-generate.
192 2018-03-28 Jan Beulich <jbeulich@suse.com>
194 * i386-opc.h (NO_BROADCAST, BROADCAST_1TO16, BROADCAST_1TO8,
195 BROADCAST_1TO4, BROADCAST_1TO2): Delete.
196 (struct i386_opcode_modifier): Shrink broadcast field to 1 bit.
197 * i386-opc.tbl: Replace Broadcast=<N> by Broadcast.
198 * i386-tlb.h: Re-generate.
200 2018-03-28 Jan Beulich <jbeulich@suse.com>
202 * i386-opc.tbl (vcvt*d2si, vcvt*d2usi, vcvt*s2si, vcvt*s2usi):
204 * i386-tlb.h: Re-generate.
206 2018-03-28 Jan Beulich <jbeulich@suse.com>
208 * i386-dis.c (prefix_table): Drop Y for cvt*2si.
209 (vex_len_table): Drop Y for vcvt*2si.
210 (putop): Replace plain 'Y' handling by abort().
212 2018-03-28 Nick Clifton <nickc@redhat.com>
215 * aarch64-tbl.h (aarch64_opcode_table): Add entries for LDFF1xx
216 instructions with only a base address register.
217 * aarch64-opc.c (operand_general_constraint_met_p): Add code to
218 handle AARHC64_OPND_SVE_ADDR_R.
219 (aarch64_print_operand): Likewise.
220 * aarch64-asm-2.c: Regenerate.
221 * aarch64_dis-2.c: Regenerate.
222 * aarch64-opc-2.c: Regenerate.
224 2018-03-22 Jan Beulich <jbeulich@suse.com>
226 * i386-opc.tbl: Drop VecESize from register only insn forms and
227 memory forms not allowing broadcast.
228 * i386-tlb.h: Re-generate.
230 2018-03-22 Jan Beulich <jbeulich@suse.com>
232 * i386-opc.tbl (vfrczs*, vphadd*, vphsub*, vpmacs*, vpmadcs*,
233 vprot*, vpsha*, vpshl*, bextr, blc*, bls*, t1mskc, tzmsk, sha1*,
234 sha256*): Drop Disp<N>.
236 2018-03-22 Jan Beulich <jbeulich@suse.com>
238 * i386-dis.c (EbndS, bnd_swap_mode): New.
239 (prefix_table): Use EbndS.
240 (OP_E_register, OP_E_memory): Also handle bnd_swap_mode.
241 * i386-opc.tbl (bndmov): Move misplaced Load.
242 * i386-tlb.h: Re-generate.
244 2018-03-22 Jan Beulich <jbeulich@suse.com>
246 * i386-opc.tbl (vcvtdq2pd, vcvtps2pd, vcvtudq2pd): Use separate
247 templates allowing memory operands and folded ones for register
249 * i386-tlb.h: Re-generate.
251 2018-03-22 Jan Beulich <jbeulich@suse.com>
253 * i386-opc.tbl (vfrczp*, vpcmov, vpermil2p*): Fold 128- and
254 256-bit templates. Drop redundant leftover Disp<N>.
255 * i386-tlb.h: Re-generate.
257 2018-03-14 Kito Cheng <kito.cheng@gmail.com>
259 * riscv-opc.c (riscv_insn_types): New.
261 2018-03-13 Nick Clifton <nickc@redhat.com>
263 * po/pt_BR.po: Updated Brazilian Portuguese translation.
265 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
267 * i386-opc.tbl: Add Optimize to clr.
268 * i386-tbl.h: Regenerated.
270 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
272 * i386-gen.c (opcode_modifiers): Remove OldGcc.
273 * i386-opc.h (OldGcc): Removed.
274 (i386_opcode_modifier): Remove oldgcc.
275 * i386-opc.tbl: Remove fsubp, fsubrp, fdivp and fdivrp
276 instructions for old (<= 2.8.1) versions of gcc.
277 * i386-tbl.h: Regenerated.
279 2018-03-08 Jan Beulich <jbeulich@suse.com>
281 * i386-opc.h (EVEXDYN): New.
282 * i386-opc.tbl: Fold various AVX512VL templates.
283 * i386-tlb.h: Re-generate.
285 2018-03-08 Jan Beulich <jbeulich@suse.com>
287 * i386-opc.tbl (vexpandpd, vexpandps, vmovapd, vmovaps,
288 vmovdqa32, vmovdqa64, vmovdqu32, vmovdqu64, vmovupd, vmovups,
289 vpexpandd, vpexpandq): Fold AFX512VF templates.
290 * i386-tlb.h: Re-generate.
292 2018-03-08 Jan Beulich <jbeulich@suse.com>
294 * i386-opc.tbl (vgf2p8affineinvqb, vgf2p8affineqb, vgf2p8mulb):
295 Fold 128- and 256-bit VEX-encoded templates.
296 * i386-tlb.h: Re-generate.
298 2018-03-08 Jan Beulich <jbeulich@suse.com>
300 * i386-opc.tbl (vexpandpd, vexpandps, vmovapd, vmovaps,
301 vmovdqa32, vmovdqa64, vmovdqu32, vmovdqu64, vmovupd, vmovups,
302 vpexpandd, vpexpandq): Fold AVX512F templates.
303 * i386-tlb.h: Re-generate.
305 2018-03-08 Jan Beulich <jbeulich@suse.com>
307 * i386-opc.tbl (llwpcb, slwpcb, lwpval, lwpins): Fold 32- and
308 64-bit templates. Drop Disp<N>.
309 * i386-tlb.h: Re-generate.
311 2018-03-08 Jan Beulich <jbeulich@suse.com>
313 * i386-opc.tbl (vfmadd*, vfmsub*, vfnmadd*, vfnmsub*): Fold 128-
314 and 256-bit templates.
315 * i386-tlb.h: Re-generate.
317 2018-03-08 Jan Beulich <jbeulich@suse.com>
319 * i386-opc.tbl (cmpxchg8b): Add NoRex64.
320 * i386-tlb.h: Re-generate.
322 2018-03-08 Jan Beulich <jbeulich@suse.com>
324 * i386-opc.tbl (cmpxchg16b, fisttp, fisttpll, bndmov, mwaitx):
326 * i386-tlb.h: Re-generate.
328 2018-03-08 Jan Beulich <jbeulich@suse.com>
330 * i386-opc.tbl (ldmxcsr, stmxcsr): Add NoAVX.
331 * i386-tlb.h: Re-generate.
333 2018-03-08 Jan Beulich <jbeulich@suse.com>
335 * i386-gen.c (opcode_modifiers): Delete FloatD.
336 * i386-opc.h (FloatD): Delete.
337 (struct i386_opcode_modifier): Delete floatd.
338 * i386-opc.tbl (fadd, fsub, fsubr, fmul, fdiv, fdivr): Replace
340 * i386-tlb.h: Re-generate.
342 2018-03-08 Jan Beulich <jbeulich@suse.com>
344 * i386-dis.c (float_reg): Adjust DC and DE fsub*/fdiv* patterns.
346 2018-03-08 Jan Beulich <jbeulich@suse.com>
348 * i386-opc.tbl (vmovd): Disallow Qword memory operands.
349 * i386-tlb.h: Re-generate.
351 2018-03-08 Jan Beulich <jbeulich@suse.com>
353 * i386-opc.tbl (vcvtpd2ps): Fold AVX 128- and 256-bit memory
355 * i386-tlb.h: Re-generate.
357 2018-03-07 Alan Modra <amodra@gmail.com>
359 * disassemble.c (disassembler): Use bfd_arch_powerpc entry for
361 * disassemble.h (print_insn_rs6000): Delete.
362 * ppc-dis.c (powerpc_init_dialect): Handle rs6000.
363 (disassemble_init_powerpc): Call powerpc_init_dialect for rs6000.
364 (print_insn_rs6000): Delete.
366 2018-03-03 Alan Modra <amodra@gmail.com>
368 * sysdep.h (opcodes_error_handler): Define.
369 (_bfd_error_handler): Declare.
370 * Makefile.am: Remove stray #.
371 * opc2c.c (main): Remove bogus -l arg handling. Print "DO NOT
373 * aarch64-dis.c, * arc-dis.c, * arm-dis.c, * avr-dis.c,
374 * d30v-dis.c, * h8300-dis.c, * mmix-dis.c, * ppc-dis.c,
375 * riscv-dis.c, * s390-dis.c, * sparc-dis.c, * v850-dis.c: Use
376 opcodes_error_handler to print errors. Standardize error messages.
377 * msp430-decode.opc, * nios2-dis.c, * rl78-decode.opc: Likewise,
378 and include opintl.h.
379 * nds32-asm.c: Likewise, and include sysdep.h and opintl.h.
380 * i386-gen.c: Standardize error messages.
381 * msp430-decode.c, * rl78-decode.c, rx-decode.c: Regenerate.
382 * Makefile.in: Regenerate.
383 * epiphany-asm.c, * epiphany-desc.c, * epiphany-dis.c,
384 * epiphany-ibld.c, * fr30-asm.c, * fr30-desc.c, * fr30-dis.c,
385 * fr30-ibld.c, * frv-asm.c, * frv-desc.c, * frv-dis.c, * frv-ibld.c,
386 * frv-opc.c, * ip2k-asm.c, * ip2k-desc.c, * ip2k-dis.c, * ip2k-ibld.c,
387 * iq2000-asm.c, * iq2000-desc.c, * iq2000-dis.c, * iq2000-ibld.c,
388 * lm32-asm.c, * lm32-desc.c, * lm32-dis.c, * lm32-ibld.c,
389 * m32c-asm.c, * m32c-desc.c, * m32c-dis.c, * m32c-ibld.c,
390 * m32r-asm.c, * m32r-desc.c, * m32r-dis.c, * m32r-ibld.c,
391 * mep-asm.c, * mep-desc.c, * mep-dis.c, * mep-ibld.c, * mt-asm.c,
392 * mt-desc.c, * mt-dis.c, * mt-ibld.c, * or1k-asm.c, * or1k-desc.c,
393 * or1k-dis.c, * or1k-ibld.c, * xc16x-asm.c, * xc16x-desc.c,
394 * xc16x-dis.c, * xc16x-ibld.c, * xstormy16-asm.c, * xstormy16-desc.c,
395 * xstormy16-dis.c, * xstormy16-ibld.c: Regenerate.
397 2018-03-01 H.J. Lu <hongjiu.lu@intel.com>
399 * * i386-opc.tbl: Add "Optimize" to AVX256 and AVX512
400 vpsub[bwdq] instructions.
401 * i386-tbl.h: Regenerated.
403 2018-03-01 Alan Modra <amodra@gmail.com>
405 * configure.ac (ALL_LINGUAS): Sort.
406 * configure: Regenerate.
408 2018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
410 * arm-dis.c (print_insn_coprocessor): Replace uses of ARM_FEATURE_COPY
411 macro by assignements.
413 2018-02-27 H.J. Lu <hongjiu.lu@intel.com>
416 * i386-gen.c (opcode_modifiers): Add Optimize.
417 * i386-opc.h (Optimize): New enum.
418 (i386_opcode_modifier): Add optimize.
419 * i386-opc.tbl: Add "Optimize" to "mov $imm, reg",
420 "sub reg, reg/mem", "test $imm, acc", "test $imm, reg/mem",
421 "and $imm, acc", "and $imm, reg/mem", "xor reg, reg/mem",
422 "movq $imm, reg" and AVX256 and AVX512 versions of vandnps,
423 vandnpd, vpandn, vpandnd, vpandnq, vxorps, vxorpd, vpxor,
425 * i386-tbl.h: Regenerated.
427 2018-02-26 Alan Modra <amodra@gmail.com>
429 * crx-dis.c (getregliststring): Allocate a large enough buffer
430 to silence false positive gcc8 warning.
432 2018-02-22 Shea Levy <shea@shealevy.com>
434 * disassemble.c (ARCH_riscv): Define if ARCH_all.
436 2018-02-22 H.J. Lu <hongjiu.lu@intel.com>
438 * i386-opc.tbl: Add {rex},
439 * i386-tbl.h: Regenerated.
441 2018-02-20 Maciej W. Rozycki <macro@mips.com>
443 * mips16-opc.c (decode_mips16_operand) <'M'>: Remove case.
444 (mips16_opcodes): Replace `M' with `m' for "restore".
446 2018-02-19 Thomas Preud'homme <thomas.preudhomme@arm.com>
448 * arm-dis.c (thumb_opcodes): Fix BXNS mask.
450 2018-02-13 Maciej W. Rozycki <macro@mips.com>
452 * wasm32-dis.c (print_insn_wasm32): Rename `index' local
453 variable to `function_index'.
455 2018-02-13 Nick Clifton <nickc@redhat.com>
458 * metag-dis.c (print_fmmov): Double buffer size to avoid warning
459 about truncation of printing.
461 2018-02-12 Henry Wong <henry@stuffedcow.net>
463 * mips-opc.c (mips_builtin_opcodes): Correct "sigrie" encoding.
465 2018-02-05 Nick Clifton <nickc@redhat.com>
467 * po/pt_BR.po: Updated Brazilian Portuguese translation.
469 2018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
471 * i386-dis.c (enum): Add pconfig.
472 * i386-gen.c (cpu_flag_init): Add CPU_PCONFIG_FLAGS.
473 (cpu_flags): Add CpuPCONFIG.
474 * i386-opc.h (enum): Add CpuPCONFIG.
475 (i386_cpu_flags): Add cpupconfig.
476 * i386-opc.tbl: Add PCONFIG instruction.
477 * i386-init.h: Regenerate.
478 * i386-tbl.h: Likewise.
480 2018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
482 * i386-dis.c (enum): Add PREFIX_0F09.
483 * i386-gen.c (cpu_flag_init): Add CPU_WBNOINVD_FLAGS.
484 (cpu_flags): Add CpuWBNOINVD.
485 * i386-opc.h (enum): Add CpuWBNOINVD.
486 (i386_cpu_flags): Add cpuwbnoinvd.
487 * i386-opc.tbl: Add WBNOINVD instruction.
488 * i386-init.h: Regenerate.
489 * i386-tbl.h: Likewise.
491 2018-01-17 Jim Wilson <jimw@sifive.com>
493 * riscv-opc.c (riscv_opcodes) <addi>: Use z instead of 0.
495 2018-01-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
497 * i386-gen.c (cpu_flag_init): Delete CPU_CET_FLAGS, CpuCET.
498 Add CPU_IBT_FLAGS, CPU_SHSTK_FLAGS, CPY_ANY_IBT_FLAGS,
499 CPU_ANY_SHSTK_FLAGS, CpuIBT, CpuSHSTK.
500 (cpu_flags): Add CpuIBT, CpuSHSTK.
501 * i386-opc.h (enum): Add CpuIBT, CpuSHSTK.
502 (i386_cpu_flags): Add cpuibt, cpushstk.
503 * i386-opc.tbl: Change CpuCET to CpuSHSTK and CpuIBT.
504 * i386-init.h: Regenerate.
505 * i386-tbl.h: Likewise.
507 2018-01-16 Nick Clifton <nickc@redhat.com>
509 * po/pt_BR.po: Updated Brazilian Portugese translation.
510 * po/de.po: Updated German translation.
512 2018-01-15 Jim Wilson <jimw@sifive.com>
514 * riscv-opc.c (match_c_nop): New.
515 (riscv_opcodes) <addi>: Handle an addi that compresses to c.nop.
517 2018-01-15 Nick Clifton <nickc@redhat.com>
519 * po/uk.po: Updated Ukranian translation.
521 2018-01-13 Nick Clifton <nickc@redhat.com>
523 * po/opcodes.pot: Regenerated.
525 2018-01-13 Nick Clifton <nickc@redhat.com>
527 * configure: Regenerate.
529 2018-01-13 Nick Clifton <nickc@redhat.com>
533 2018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
535 * i386-opc.tbl: Remove VL variants for 4FMAPS and 4VNNIW insns.
536 * i386-tbl.h: Regenerate.
538 2018-01-10 Jan Beulich <jbeulich@suse.com>
540 * i386-opc.tbl (v4fmaddss, v4fnmaddss): Adjust Disp8MemShift.
541 * i386-tbl.h: Re-generate.
543 2018-01-10 Jan Beulich <jbeulich@suse.com>
545 * i386-opc.tbl (vpcmpeqb, vpcmpleb, vpcmpltb, vpcmpneqb,
546 vpcmpnleb, vpcmpnltb, vpcmpequb, vpcmpleub, vpcmpltub,
547 vpcmpnequb, vpcmpnleub, vpcmpnltub, vpcmpeqw, vpcmplew,
548 vpcmpltw, vpcmpneqw, vpcmpnlew, vpcmpnltw, vpcmpequw, vpcmpleuw,
549 vpcmpltuw, vpcmpnequw, vpcmpnleuw, vpcmpnltuw): Adjust
550 Disp8MemShift of AVX512VL forms.
551 * i386-tbl.h: Re-generate.
553 2018-01-09 Jim Wilson <jimw@sifive.com>
555 * riscv-dis.c (maybe_print_address): If base_reg is zero,
556 then the hi_addr value is zero.
558 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
560 * arm-dis.c (arm_opcodes): Add csdb.
561 (thumb32_opcodes): Add csdb.
563 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
565 * aarch64-tbl.h (aarch64_opcode_table): Add "csdb".
566 * aarch64-asm-2.c: Regenerate.
567 * aarch64-dis-2.c: Regenerate.
568 * aarch64-opc-2.c: Regenerate.
570 2018-01-08 H.J. Lu <hongjiu.lu@intel.com>
573 * i386-opc.tbl: Properly encode vmovd with Qword memeory operand.
574 Remove AVX512 vmovd with 64-bit operands.
575 * i386-tbl.h: Regenerated.
577 2018-01-05 Jim Wilson <jimw@sifive.com>
579 * riscv-dis.c (print_insn_args) <'s'>: Call maybe_print_address for a
582 2018-01-03 Alan Modra <amodra@gmail.com>
584 Update year range in copyright notice of all files.
586 2018-01-02 Jan Beulich <jbeulich@suse.com>
588 * i386-gen.c (operand_type_init): Restore OPERAND_TYPE_REGYMM
589 and OPERAND_TYPE_REGZMM entries.
591 For older changes see ChangeLog-2017
593 Copyright (C) 2018 Free Software Foundation, Inc.
595 Copying and distribution of this file, with or without modification,
596 are permitted in any medium without royalty provided the copyright
597 notice and this notice are preserved.
603 version-control: never