1 2018-04-26 Jan Beulich <jbeulich@suse.com>
3 * i386-gen.c (cpu_flag_init): Drop all uses of CpuRegMMX,
4 CpuRegXMM, CpuRegYMM, CpuRegZMM, and CpuRegMask. Use
5 CPU_AVX2_FLAGS for CPU_AVX512F_FLAGS and drop bogus comment.
6 Don't use CPU_AVX2_FLAGS for CPU_AVX512VL_FLAGS and drop bogus
8 (cpu_flags): Drop CpuRegMMX, CpuRegXMM, CpuRegYMM, CpuRegZMM,
10 * i386-opc.h: CpuRegMMX, CpuRegXMM, CpuRegYMM, CpuRegZMM,
12 (union i386_cpu_flags): Remove cpuregmmx, cpuregxmm, cpuregymm,
13 cpuregzmm, and cpuregmask.
14 * i386-init.h: Re-generate.
15 * i386-tbl.h: Re-generate.
17 2018-04-26 Jan Beulich <jbeulich@suse.com>
19 * i386-gen.c (cpu_flag_init): CPU_I586_FLAGS inherits Cpu387 only.
20 CPU_287_FLAGS is Cpu287 only. CPU_387_FLAGS is Cpu387 only.
21 * i386-init.h: Re-generate.
23 2018-04-26 Jan Beulich <jbeulich@suse.com>
25 * i386-gen.c (VexImmExt): Delete.
26 * i386-opc.h (VexImmExt, veximmext): Delete.
27 * i386-opc.tbl: Drop all VexImmExt uses.
28 * i386-tlb.h: Re-generate.
30 2018-04-25 Jan Beulich <jbeulich@suse.com>
32 * i386-opc.tbl (vpslld, vpsrad, vpsrld): Drop AVX512VL
34 * i386-tlb.h: Re-generate.
36 2018-04-25 Tamar Christina <tamar.christina@arm.com>
38 * aarch64-tbl.h (sqrdmlah, sqrdmlsh): Fix masks.
40 2018-04-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
42 * i386-dis.c: Add REG_0F1C_MOD_0, MOD_0F1C_PREFIX_0,
44 * i386-gen.c (cpu_flag_init): Add CPU_CLDEMOTE_FLAGS,
45 (cpu_flags): Add CpuCLDEMOTE.
46 * i386-init.h: Regenerate.
47 * i386-opc.h (enum): Add CpuCLDEMOTE,
48 (i386_cpu_flags): Add cpucldemote.
49 * i386-opc.tbl: Add cldemote.
50 * i386-tbl.h: Regenerate.
52 2018-04-16 Alan Modra <amodra@gmail.com>
54 * Makefile.am: Remove sh5 and sh64 support.
55 * configure.ac: Likewise.
56 * disassemble.c: Likewise.
57 * disassemble.h: Likewise.
62 * Makefile.in: Regenerate.
63 * configure: Regenerate.
64 * po/POTFILES.in: Regenerate.
66 2018-04-16 Alan Modra <amodra@gmail.com>
68 * Makefile.am: Remove w65 support.
69 * configure.ac: Likewise.
70 * disassemble.c: Likewise.
71 * disassemble.h: Likewise.
74 * Makefile.in: Regenerate.
75 * configure: Regenerate.
76 * po/POTFILES.in: Regenerate.
78 2018-04-16 Alan Modra <amodra@gmail.com>
80 * configure.ac: Remove we32k support.
81 * configure: Regenerate.
83 2018-04-16 Alan Modra <amodra@gmail.com>
85 * Makefile.am: Remove m88k support.
86 * configure.ac: Likewise.
87 * disassemble.c: Likewise.
88 * disassemble.h: Likewise.
90 * Makefile.in: Regenerate.
91 * configure: Regenerate.
92 * po/POTFILES.in: Regenerate.
94 2018-04-16 Alan Modra <amodra@gmail.com>
96 * Makefile.am: Remove i370 support.
97 * configure.ac: Likewise.
98 * disassemble.c: Likewise.
99 * disassemble.h: Likewise.
100 * i370-dis.c: Delete.
101 * i370-opc.c: Delete.
102 * Makefile.in: Regenerate.
103 * configure: Regenerate.
104 * po/POTFILES.in: Regenerate.
106 2018-04-16 Alan Modra <amodra@gmail.com>
108 * Makefile.am: Remove h8500 support.
109 * configure.ac: Likewise.
110 * disassemble.c: Likewise.
111 * disassemble.h: Likewise.
112 * h8500-dis.c: Delete.
113 * h8500-opc.h: Delete.
114 * Makefile.in: Regenerate.
115 * configure: Regenerate.
116 * po/POTFILES.in: Regenerate.
118 2018-04-16 Alan Modra <amodra@gmail.com>
120 * configure.ac: Remove tahoe support.
121 * configure: Regenerate.
123 2018-04-15 H.J. Lu <hongjiu.lu@intel.com>
125 * i386-dis.c (prefix_table): Replace Em with Edq on tpause and
127 * i386-opc.tbl: Allow 32-bit registers for tpause and umwait in
129 * i386-tbl.h: Regenerated.
131 2018-04-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
133 * i386-dis.c (enum): Add PREFIX_MOD_0_0FAE_REG_6,
134 PREFIX_MOD_1_0FAE_REG_6.
136 (OP_E_register): Use va_mode.
137 * i386-dis-evex.h (prefix_table):
138 New instructions (see prefixes above).
139 * i386-gen.c (cpu_flag_init): Add WAITPKG.
140 (cpu_flags): Likewise.
141 * i386-opc.h (enum): Likewise.
142 (i386_cpu_flags): Likewise.
143 * i386-opc.tbl: Add umonitor, umwait, tpause.
144 * i386-init.h: Regenerate.
145 * i386-tbl.h: Likewise.
147 2018-04-11 Alan Modra <amodra@gmail.com>
149 * opcodes/i860-dis.c: Delete.
150 * opcodes/i960-dis.c: Delete.
151 * Makefile.am: Remove i860 and i960 support.
152 * configure.ac: Likewise.
153 * disassemble.c: Likewise.
154 * disassemble.h: Likewise.
155 * Makefile.in: Regenerate.
156 * configure: Regenerate.
157 * po/POTFILES.in: Regenerate.
159 2018-04-04 H.J. Lu <hongjiu.lu@intel.com>
162 * i386-dis.c (get_valid_dis386): Don't set vex.prefix nor vex.w
164 (print_insn): Clear vex instead of vex.evex.
166 2018-04-04 Nick Clifton <nickc@redhat.com>
168 * po/es.po: Updated Spanish translation.
170 2018-03-28 Jan Beulich <jbeulich@suse.com>
172 * i386-gen.c (opcode_modifiers): Delete VecESize.
173 * i386-opc.h (VecESize): Delete.
174 (struct i386_opcode_modifier): Delete vecesize.
175 * i386-opc.tbl: Drop VecESize.
176 * i386-tlb.h: Re-generate.
178 2018-03-28 Jan Beulich <jbeulich@suse.com>
180 * i386-opc.h (NO_BROADCAST, BROADCAST_1TO16, BROADCAST_1TO8,
181 BROADCAST_1TO4, BROADCAST_1TO2): Delete.
182 (struct i386_opcode_modifier): Shrink broadcast field to 1 bit.
183 * i386-opc.tbl: Replace Broadcast=<N> by Broadcast.
184 * i386-tlb.h: Re-generate.
186 2018-03-28 Jan Beulich <jbeulich@suse.com>
188 * i386-opc.tbl (vcvt*d2si, vcvt*d2usi, vcvt*s2si, vcvt*s2usi):
190 * i386-tlb.h: Re-generate.
192 2018-03-28 Jan Beulich <jbeulich@suse.com>
194 * i386-dis.c (prefix_table): Drop Y for cvt*2si.
195 (vex_len_table): Drop Y for vcvt*2si.
196 (putop): Replace plain 'Y' handling by abort().
198 2018-03-28 Nick Clifton <nickc@redhat.com>
201 * aarch64-tbl.h (aarch64_opcode_table): Add entries for LDFF1xx
202 instructions with only a base address register.
203 * aarch64-opc.c (operand_general_constraint_met_p): Add code to
204 handle AARHC64_OPND_SVE_ADDR_R.
205 (aarch64_print_operand): Likewise.
206 * aarch64-asm-2.c: Regenerate.
207 * aarch64_dis-2.c: Regenerate.
208 * aarch64-opc-2.c: Regenerate.
210 2018-03-22 Jan Beulich <jbeulich@suse.com>
212 * i386-opc.tbl: Drop VecESize from register only insn forms and
213 memory forms not allowing broadcast.
214 * i386-tlb.h: Re-generate.
216 2018-03-22 Jan Beulich <jbeulich@suse.com>
218 * i386-opc.tbl (vfrczs*, vphadd*, vphsub*, vpmacs*, vpmadcs*,
219 vprot*, vpsha*, vpshl*, bextr, blc*, bls*, t1mskc, tzmsk, sha1*,
220 sha256*): Drop Disp<N>.
222 2018-03-22 Jan Beulich <jbeulich@suse.com>
224 * i386-dis.c (EbndS, bnd_swap_mode): New.
225 (prefix_table): Use EbndS.
226 (OP_E_register, OP_E_memory): Also handle bnd_swap_mode.
227 * i386-opc.tbl (bndmov): Move misplaced Load.
228 * i386-tlb.h: Re-generate.
230 2018-03-22 Jan Beulich <jbeulich@suse.com>
232 * i386-opc.tbl (vcvtdq2pd, vcvtps2pd, vcvtudq2pd): Use separate
233 templates allowing memory operands and folded ones for register
235 * i386-tlb.h: Re-generate.
237 2018-03-22 Jan Beulich <jbeulich@suse.com>
239 * i386-opc.tbl (vfrczp*, vpcmov, vpermil2p*): Fold 128- and
240 256-bit templates. Drop redundant leftover Disp<N>.
241 * i386-tlb.h: Re-generate.
243 2018-03-14 Kito Cheng <kito.cheng@gmail.com>
245 * riscv-opc.c (riscv_insn_types): New.
247 2018-03-13 Nick Clifton <nickc@redhat.com>
249 * po/pt_BR.po: Updated Brazilian Portuguese translation.
251 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
253 * i386-opc.tbl: Add Optimize to clr.
254 * i386-tbl.h: Regenerated.
256 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
258 * i386-gen.c (opcode_modifiers): Remove OldGcc.
259 * i386-opc.h (OldGcc): Removed.
260 (i386_opcode_modifier): Remove oldgcc.
261 * i386-opc.tbl: Remove fsubp, fsubrp, fdivp and fdivrp
262 instructions for old (<= 2.8.1) versions of gcc.
263 * i386-tbl.h: Regenerated.
265 2018-03-08 Jan Beulich <jbeulich@suse.com>
267 * i386-opc.h (EVEXDYN): New.
268 * i386-opc.tbl: Fold various AVX512VL templates.
269 * i386-tlb.h: Re-generate.
271 2018-03-08 Jan Beulich <jbeulich@suse.com>
273 * i386-opc.tbl (vexpandpd, vexpandps, vmovapd, vmovaps,
274 vmovdqa32, vmovdqa64, vmovdqu32, vmovdqu64, vmovupd, vmovups,
275 vpexpandd, vpexpandq): Fold AFX512VF templates.
276 * i386-tlb.h: Re-generate.
278 2018-03-08 Jan Beulich <jbeulich@suse.com>
280 * i386-opc.tbl (vgf2p8affineinvqb, vgf2p8affineqb, vgf2p8mulb):
281 Fold 128- and 256-bit VEX-encoded templates.
282 * i386-tlb.h: Re-generate.
284 2018-03-08 Jan Beulich <jbeulich@suse.com>
286 * i386-opc.tbl (vexpandpd, vexpandps, vmovapd, vmovaps,
287 vmovdqa32, vmovdqa64, vmovdqu32, vmovdqu64, vmovupd, vmovups,
288 vpexpandd, vpexpandq): Fold AVX512F templates.
289 * i386-tlb.h: Re-generate.
291 2018-03-08 Jan Beulich <jbeulich@suse.com>
293 * i386-opc.tbl (llwpcb, slwpcb, lwpval, lwpins): Fold 32- and
294 64-bit templates. Drop Disp<N>.
295 * i386-tlb.h: Re-generate.
297 2018-03-08 Jan Beulich <jbeulich@suse.com>
299 * i386-opc.tbl (vfmadd*, vfmsub*, vfnmadd*, vfnmsub*): Fold 128-
300 and 256-bit templates.
301 * i386-tlb.h: Re-generate.
303 2018-03-08 Jan Beulich <jbeulich@suse.com>
305 * i386-opc.tbl (cmpxchg8b): Add NoRex64.
306 * i386-tlb.h: Re-generate.
308 2018-03-08 Jan Beulich <jbeulich@suse.com>
310 * i386-opc.tbl (cmpxchg16b, fisttp, fisttpll, bndmov, mwaitx):
312 * i386-tlb.h: Re-generate.
314 2018-03-08 Jan Beulich <jbeulich@suse.com>
316 * i386-opc.tbl (ldmxcsr, stmxcsr): Add NoAVX.
317 * i386-tlb.h: Re-generate.
319 2018-03-08 Jan Beulich <jbeulich@suse.com>
321 * i386-gen.c (opcode_modifiers): Delete FloatD.
322 * i386-opc.h (FloatD): Delete.
323 (struct i386_opcode_modifier): Delete floatd.
324 * i386-opc.tbl (fadd, fsub, fsubr, fmul, fdiv, fdivr): Replace
326 * i386-tlb.h: Re-generate.
328 2018-03-08 Jan Beulich <jbeulich@suse.com>
330 * i386-dis.c (float_reg): Adjust DC and DE fsub*/fdiv* patterns.
332 2018-03-08 Jan Beulich <jbeulich@suse.com>
334 * i386-opc.tbl (vmovd): Disallow Qword memory operands.
335 * i386-tlb.h: Re-generate.
337 2018-03-08 Jan Beulich <jbeulich@suse.com>
339 * i386-opc.tbl (vcvtpd2ps): Fold AVX 128- and 256-bit memory
341 * i386-tlb.h: Re-generate.
343 2018-03-07 Alan Modra <amodra@gmail.com>
345 * disassemble.c (disassembler): Use bfd_arch_powerpc entry for
347 * disassemble.h (print_insn_rs6000): Delete.
348 * ppc-dis.c (powerpc_init_dialect): Handle rs6000.
349 (disassemble_init_powerpc): Call powerpc_init_dialect for rs6000.
350 (print_insn_rs6000): Delete.
352 2018-03-03 Alan Modra <amodra@gmail.com>
354 * sysdep.h (opcodes_error_handler): Define.
355 (_bfd_error_handler): Declare.
356 * Makefile.am: Remove stray #.
357 * opc2c.c (main): Remove bogus -l arg handling. Print "DO NOT
359 * aarch64-dis.c, * arc-dis.c, * arm-dis.c, * avr-dis.c,
360 * d30v-dis.c, * h8300-dis.c, * mmix-dis.c, * ppc-dis.c,
361 * riscv-dis.c, * s390-dis.c, * sparc-dis.c, * v850-dis.c: Use
362 opcodes_error_handler to print errors. Standardize error messages.
363 * msp430-decode.opc, * nios2-dis.c, * rl78-decode.opc: Likewise,
364 and include opintl.h.
365 * nds32-asm.c: Likewise, and include sysdep.h and opintl.h.
366 * i386-gen.c: Standardize error messages.
367 * msp430-decode.c, * rl78-decode.c, rx-decode.c: Regenerate.
368 * Makefile.in: Regenerate.
369 * epiphany-asm.c, * epiphany-desc.c, * epiphany-dis.c,
370 * epiphany-ibld.c, * fr30-asm.c, * fr30-desc.c, * fr30-dis.c,
371 * fr30-ibld.c, * frv-asm.c, * frv-desc.c, * frv-dis.c, * frv-ibld.c,
372 * frv-opc.c, * ip2k-asm.c, * ip2k-desc.c, * ip2k-dis.c, * ip2k-ibld.c,
373 * iq2000-asm.c, * iq2000-desc.c, * iq2000-dis.c, * iq2000-ibld.c,
374 * lm32-asm.c, * lm32-desc.c, * lm32-dis.c, * lm32-ibld.c,
375 * m32c-asm.c, * m32c-desc.c, * m32c-dis.c, * m32c-ibld.c,
376 * m32r-asm.c, * m32r-desc.c, * m32r-dis.c, * m32r-ibld.c,
377 * mep-asm.c, * mep-desc.c, * mep-dis.c, * mep-ibld.c, * mt-asm.c,
378 * mt-desc.c, * mt-dis.c, * mt-ibld.c, * or1k-asm.c, * or1k-desc.c,
379 * or1k-dis.c, * or1k-ibld.c, * xc16x-asm.c, * xc16x-desc.c,
380 * xc16x-dis.c, * xc16x-ibld.c, * xstormy16-asm.c, * xstormy16-desc.c,
381 * xstormy16-dis.c, * xstormy16-ibld.c: Regenerate.
383 2018-03-01 H.J. Lu <hongjiu.lu@intel.com>
385 * * i386-opc.tbl: Add "Optimize" to AVX256 and AVX512
386 vpsub[bwdq] instructions.
387 * i386-tbl.h: Regenerated.
389 2018-03-01 Alan Modra <amodra@gmail.com>
391 * configure.ac (ALL_LINGUAS): Sort.
392 * configure: Regenerate.
394 2018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
396 * arm-dis.c (print_insn_coprocessor): Replace uses of ARM_FEATURE_COPY
397 macro by assignements.
399 2018-02-27 H.J. Lu <hongjiu.lu@intel.com>
402 * i386-gen.c (opcode_modifiers): Add Optimize.
403 * i386-opc.h (Optimize): New enum.
404 (i386_opcode_modifier): Add optimize.
405 * i386-opc.tbl: Add "Optimize" to "mov $imm, reg",
406 "sub reg, reg/mem", "test $imm, acc", "test $imm, reg/mem",
407 "and $imm, acc", "and $imm, reg/mem", "xor reg, reg/mem",
408 "movq $imm, reg" and AVX256 and AVX512 versions of vandnps,
409 vandnpd, vpandn, vpandnd, vpandnq, vxorps, vxorpd, vpxor,
411 * i386-tbl.h: Regenerated.
413 2018-02-26 Alan Modra <amodra@gmail.com>
415 * crx-dis.c (getregliststring): Allocate a large enough buffer
416 to silence false positive gcc8 warning.
418 2018-02-22 Shea Levy <shea@shealevy.com>
420 * disassemble.c (ARCH_riscv): Define if ARCH_all.
422 2018-02-22 H.J. Lu <hongjiu.lu@intel.com>
424 * i386-opc.tbl: Add {rex},
425 * i386-tbl.h: Regenerated.
427 2018-02-20 Maciej W. Rozycki <macro@mips.com>
429 * mips16-opc.c (decode_mips16_operand) <'M'>: Remove case.
430 (mips16_opcodes): Replace `M' with `m' for "restore".
432 2018-02-19 Thomas Preud'homme <thomas.preudhomme@arm.com>
434 * arm-dis.c (thumb_opcodes): Fix BXNS mask.
436 2018-02-13 Maciej W. Rozycki <macro@mips.com>
438 * wasm32-dis.c (print_insn_wasm32): Rename `index' local
439 variable to `function_index'.
441 2018-02-13 Nick Clifton <nickc@redhat.com>
444 * metag-dis.c (print_fmmov): Double buffer size to avoid warning
445 about truncation of printing.
447 2018-02-12 Henry Wong <henry@stuffedcow.net>
449 * mips-opc.c (mips_builtin_opcodes): Correct "sigrie" encoding.
451 2018-02-05 Nick Clifton <nickc@redhat.com>
453 * po/pt_BR.po: Updated Brazilian Portuguese translation.
455 2018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
457 * i386-dis.c (enum): Add pconfig.
458 * i386-gen.c (cpu_flag_init): Add CPU_PCONFIG_FLAGS.
459 (cpu_flags): Add CpuPCONFIG.
460 * i386-opc.h (enum): Add CpuPCONFIG.
461 (i386_cpu_flags): Add cpupconfig.
462 * i386-opc.tbl: Add PCONFIG instruction.
463 * i386-init.h: Regenerate.
464 * i386-tbl.h: Likewise.
466 2018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
468 * i386-dis.c (enum): Add PREFIX_0F09.
469 * i386-gen.c (cpu_flag_init): Add CPU_WBNOINVD_FLAGS.
470 (cpu_flags): Add CpuWBNOINVD.
471 * i386-opc.h (enum): Add CpuWBNOINVD.
472 (i386_cpu_flags): Add cpuwbnoinvd.
473 * i386-opc.tbl: Add WBNOINVD instruction.
474 * i386-init.h: Regenerate.
475 * i386-tbl.h: Likewise.
477 2018-01-17 Jim Wilson <jimw@sifive.com>
479 * riscv-opc.c (riscv_opcodes) <addi>: Use z instead of 0.
481 2018-01-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
483 * i386-gen.c (cpu_flag_init): Delete CPU_CET_FLAGS, CpuCET.
484 Add CPU_IBT_FLAGS, CPU_SHSTK_FLAGS, CPY_ANY_IBT_FLAGS,
485 CPU_ANY_SHSTK_FLAGS, CpuIBT, CpuSHSTK.
486 (cpu_flags): Add CpuIBT, CpuSHSTK.
487 * i386-opc.h (enum): Add CpuIBT, CpuSHSTK.
488 (i386_cpu_flags): Add cpuibt, cpushstk.
489 * i386-opc.tbl: Change CpuCET to CpuSHSTK and CpuIBT.
490 * i386-init.h: Regenerate.
491 * i386-tbl.h: Likewise.
493 2018-01-16 Nick Clifton <nickc@redhat.com>
495 * po/pt_BR.po: Updated Brazilian Portugese translation.
496 * po/de.po: Updated German translation.
498 2018-01-15 Jim Wilson <jimw@sifive.com>
500 * riscv-opc.c (match_c_nop): New.
501 (riscv_opcodes) <addi>: Handle an addi that compresses to c.nop.
503 2018-01-15 Nick Clifton <nickc@redhat.com>
505 * po/uk.po: Updated Ukranian translation.
507 2018-01-13 Nick Clifton <nickc@redhat.com>
509 * po/opcodes.pot: Regenerated.
511 2018-01-13 Nick Clifton <nickc@redhat.com>
513 * configure: Regenerate.
515 2018-01-13 Nick Clifton <nickc@redhat.com>
519 2018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
521 * i386-opc.tbl: Remove VL variants for 4FMAPS and 4VNNIW insns.
522 * i386-tbl.h: Regenerate.
524 2018-01-10 Jan Beulich <jbeulich@suse.com>
526 * i386-opc.tbl (v4fmaddss, v4fnmaddss): Adjust Disp8MemShift.
527 * i386-tbl.h: Re-generate.
529 2018-01-10 Jan Beulich <jbeulich@suse.com>
531 * i386-opc.tbl (vpcmpeqb, vpcmpleb, vpcmpltb, vpcmpneqb,
532 vpcmpnleb, vpcmpnltb, vpcmpequb, vpcmpleub, vpcmpltub,
533 vpcmpnequb, vpcmpnleub, vpcmpnltub, vpcmpeqw, vpcmplew,
534 vpcmpltw, vpcmpneqw, vpcmpnlew, vpcmpnltw, vpcmpequw, vpcmpleuw,
535 vpcmpltuw, vpcmpnequw, vpcmpnleuw, vpcmpnltuw): Adjust
536 Disp8MemShift of AVX512VL forms.
537 * i386-tbl.h: Re-generate.
539 2018-01-09 Jim Wilson <jimw@sifive.com>
541 * riscv-dis.c (maybe_print_address): If base_reg is zero,
542 then the hi_addr value is zero.
544 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
546 * arm-dis.c (arm_opcodes): Add csdb.
547 (thumb32_opcodes): Add csdb.
549 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
551 * aarch64-tbl.h (aarch64_opcode_table): Add "csdb".
552 * aarch64-asm-2.c: Regenerate.
553 * aarch64-dis-2.c: Regenerate.
554 * aarch64-opc-2.c: Regenerate.
556 2018-01-08 H.J. Lu <hongjiu.lu@intel.com>
559 * i386-opc.tbl: Properly encode vmovd with Qword memeory operand.
560 Remove AVX512 vmovd with 64-bit operands.
561 * i386-tbl.h: Regenerated.
563 2018-01-05 Jim Wilson <jimw@sifive.com>
565 * riscv-dis.c (print_insn_args) <'s'>: Call maybe_print_address for a
568 2018-01-03 Alan Modra <amodra@gmail.com>
570 Update year range in copyright notice of all files.
572 2018-01-02 Jan Beulich <jbeulich@suse.com>
574 * i386-gen.c (operand_type_init): Restore OPERAND_TYPE_REGYMM
575 and OPERAND_TYPE_REGZMM entries.
577 For older changes see ChangeLog-2017
579 Copyright (C) 2018 Free Software Foundation, Inc.
581 Copying and distribution of this file, with or without modification,
582 are permitted in any medium without royalty provided the copyright
583 notice and this notice are preserved.
589 version-control: never