1 2018-05-01 Tamar Christina <tamar.christina@arm.com>
3 * aarch64-dis.c (aarch64_opcode_decode): Moved memory clear code.
5 2018-04-30 Francois H. Theron <francois.theron@netronome.com>
7 Makefile.am: Added nfp-dis.c.
8 configure.ac: Added bfd_nfp_arch.
9 disassemble.h: Added print_insn_nfp prototype.
10 disassemble.c: Added ARCH_nfp and call to print_insn_nfp
11 nfp-dis.c: New, for NFP support.
12 po/POTFILES.in: Added nfp-dis.c to the list.
13 Makefile.in: Regenerate.
14 configure: Regenerate.
16 2018-04-26 Jan Beulich <jbeulich@suse.com>
18 * i386-opc.tbl: Fold various non-memory operand AVX512VL
19 templates into their base ones.
20 * i386-tlb.h: Re-generate.
22 2018-04-26 Jan Beulich <jbeulich@suse.com>
24 * i386-gen.c (cpu_flag_init): Use CPU_XOP_FLAGS for
25 CPU_BDVER1_FLAGS. Use CPU_AVX2_FLAGS for CPU_ZNVER1_FLAGS. Use
26 CPU_AVX_FLAGS for CPU_BTVER1_FLAGS. Add CPU_XSAVE_FLAGS to
27 CPU_LWP_FLAGS, CPU_AVX_FLAGS, CPU_MPX_FLAGS, and CPU_OSPKE_FLAGS.
28 * i386-init.h: Re-generate.
30 2018-04-26 Jan Beulich <jbeulich@suse.com>
32 * i386-gen.c (cpu_flag_init): Drop all uses of CpuRegMMX,
33 CpuRegXMM, CpuRegYMM, CpuRegZMM, and CpuRegMask. Use
34 CPU_AVX2_FLAGS for CPU_AVX512F_FLAGS and drop bogus comment.
35 Don't use CPU_AVX2_FLAGS for CPU_AVX512VL_FLAGS and drop bogus
37 (cpu_flags): Drop CpuRegMMX, CpuRegXMM, CpuRegYMM, CpuRegZMM,
39 * i386-opc.h: CpuRegMMX, CpuRegXMM, CpuRegYMM, CpuRegZMM,
41 (union i386_cpu_flags): Remove cpuregmmx, cpuregxmm, cpuregymm,
42 cpuregzmm, and cpuregmask.
43 * i386-init.h: Re-generate.
44 * i386-tbl.h: Re-generate.
46 2018-04-26 Jan Beulich <jbeulich@suse.com>
48 * i386-gen.c (cpu_flag_init): CPU_I586_FLAGS inherits Cpu387 only.
49 CPU_287_FLAGS is Cpu287 only. CPU_387_FLAGS is Cpu387 only.
50 * i386-init.h: Re-generate.
52 2018-04-26 Jan Beulich <jbeulich@suse.com>
54 * i386-gen.c (VexImmExt): Delete.
55 * i386-opc.h (VexImmExt, veximmext): Delete.
56 * i386-opc.tbl: Drop all VexImmExt uses.
57 * i386-tlb.h: Re-generate.
59 2018-04-25 Jan Beulich <jbeulich@suse.com>
61 * i386-opc.tbl (vpslld, vpsrad, vpsrld): Drop AVX512VL
63 * i386-tlb.h: Re-generate.
65 2018-04-25 Tamar Christina <tamar.christina@arm.com>
67 * aarch64-tbl.h (sqrdmlah, sqrdmlsh): Fix masks.
69 2018-04-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
71 * i386-dis.c: Add REG_0F1C_MOD_0, MOD_0F1C_PREFIX_0,
73 * i386-gen.c (cpu_flag_init): Add CPU_CLDEMOTE_FLAGS,
74 (cpu_flags): Add CpuCLDEMOTE.
75 * i386-init.h: Regenerate.
76 * i386-opc.h (enum): Add CpuCLDEMOTE,
77 (i386_cpu_flags): Add cpucldemote.
78 * i386-opc.tbl: Add cldemote.
79 * i386-tbl.h: Regenerate.
81 2018-04-16 Alan Modra <amodra@gmail.com>
83 * Makefile.am: Remove sh5 and sh64 support.
84 * configure.ac: Likewise.
85 * disassemble.c: Likewise.
86 * disassemble.h: Likewise.
91 * Makefile.in: Regenerate.
92 * configure: Regenerate.
93 * po/POTFILES.in: Regenerate.
95 2018-04-16 Alan Modra <amodra@gmail.com>
97 * Makefile.am: Remove w65 support.
98 * configure.ac: Likewise.
99 * disassemble.c: Likewise.
100 * disassemble.h: Likewise.
103 * Makefile.in: Regenerate.
104 * configure: Regenerate.
105 * po/POTFILES.in: Regenerate.
107 2018-04-16 Alan Modra <amodra@gmail.com>
109 * configure.ac: Remove we32k support.
110 * configure: Regenerate.
112 2018-04-16 Alan Modra <amodra@gmail.com>
114 * Makefile.am: Remove m88k support.
115 * configure.ac: Likewise.
116 * disassemble.c: Likewise.
117 * disassemble.h: Likewise.
118 * m88k-dis.c: Delete.
119 * Makefile.in: Regenerate.
120 * configure: Regenerate.
121 * po/POTFILES.in: Regenerate.
123 2018-04-16 Alan Modra <amodra@gmail.com>
125 * Makefile.am: Remove i370 support.
126 * configure.ac: Likewise.
127 * disassemble.c: Likewise.
128 * disassemble.h: Likewise.
129 * i370-dis.c: Delete.
130 * i370-opc.c: Delete.
131 * Makefile.in: Regenerate.
132 * configure: Regenerate.
133 * po/POTFILES.in: Regenerate.
135 2018-04-16 Alan Modra <amodra@gmail.com>
137 * Makefile.am: Remove h8500 support.
138 * configure.ac: Likewise.
139 * disassemble.c: Likewise.
140 * disassemble.h: Likewise.
141 * h8500-dis.c: Delete.
142 * h8500-opc.h: Delete.
143 * Makefile.in: Regenerate.
144 * configure: Regenerate.
145 * po/POTFILES.in: Regenerate.
147 2018-04-16 Alan Modra <amodra@gmail.com>
149 * configure.ac: Remove tahoe support.
150 * configure: Regenerate.
152 2018-04-15 H.J. Lu <hongjiu.lu@intel.com>
154 * i386-dis.c (prefix_table): Replace Em with Edq on tpause and
156 * i386-opc.tbl: Allow 32-bit registers for tpause and umwait in
158 * i386-tbl.h: Regenerated.
160 2018-04-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
162 * i386-dis.c (enum): Add PREFIX_MOD_0_0FAE_REG_6,
163 PREFIX_MOD_1_0FAE_REG_6.
165 (OP_E_register): Use va_mode.
166 * i386-dis-evex.h (prefix_table):
167 New instructions (see prefixes above).
168 * i386-gen.c (cpu_flag_init): Add WAITPKG.
169 (cpu_flags): Likewise.
170 * i386-opc.h (enum): Likewise.
171 (i386_cpu_flags): Likewise.
172 * i386-opc.tbl: Add umonitor, umwait, tpause.
173 * i386-init.h: Regenerate.
174 * i386-tbl.h: Likewise.
176 2018-04-11 Alan Modra <amodra@gmail.com>
178 * opcodes/i860-dis.c: Delete.
179 * opcodes/i960-dis.c: Delete.
180 * Makefile.am: Remove i860 and i960 support.
181 * configure.ac: Likewise.
182 * disassemble.c: Likewise.
183 * disassemble.h: Likewise.
184 * Makefile.in: Regenerate.
185 * configure: Regenerate.
186 * po/POTFILES.in: Regenerate.
188 2018-04-04 H.J. Lu <hongjiu.lu@intel.com>
191 * i386-dis.c (get_valid_dis386): Don't set vex.prefix nor vex.w
193 (print_insn): Clear vex instead of vex.evex.
195 2018-04-04 Nick Clifton <nickc@redhat.com>
197 * po/es.po: Updated Spanish translation.
199 2018-03-28 Jan Beulich <jbeulich@suse.com>
201 * i386-gen.c (opcode_modifiers): Delete VecESize.
202 * i386-opc.h (VecESize): Delete.
203 (struct i386_opcode_modifier): Delete vecesize.
204 * i386-opc.tbl: Drop VecESize.
205 * i386-tlb.h: Re-generate.
207 2018-03-28 Jan Beulich <jbeulich@suse.com>
209 * i386-opc.h (NO_BROADCAST, BROADCAST_1TO16, BROADCAST_1TO8,
210 BROADCAST_1TO4, BROADCAST_1TO2): Delete.
211 (struct i386_opcode_modifier): Shrink broadcast field to 1 bit.
212 * i386-opc.tbl: Replace Broadcast=<N> by Broadcast.
213 * i386-tlb.h: Re-generate.
215 2018-03-28 Jan Beulich <jbeulich@suse.com>
217 * i386-opc.tbl (vcvt*d2si, vcvt*d2usi, vcvt*s2si, vcvt*s2usi):
219 * i386-tlb.h: Re-generate.
221 2018-03-28 Jan Beulich <jbeulich@suse.com>
223 * i386-dis.c (prefix_table): Drop Y for cvt*2si.
224 (vex_len_table): Drop Y for vcvt*2si.
225 (putop): Replace plain 'Y' handling by abort().
227 2018-03-28 Nick Clifton <nickc@redhat.com>
230 * aarch64-tbl.h (aarch64_opcode_table): Add entries for LDFF1xx
231 instructions with only a base address register.
232 * aarch64-opc.c (operand_general_constraint_met_p): Add code to
233 handle AARHC64_OPND_SVE_ADDR_R.
234 (aarch64_print_operand): Likewise.
235 * aarch64-asm-2.c: Regenerate.
236 * aarch64_dis-2.c: Regenerate.
237 * aarch64-opc-2.c: Regenerate.
239 2018-03-22 Jan Beulich <jbeulich@suse.com>
241 * i386-opc.tbl: Drop VecESize from register only insn forms and
242 memory forms not allowing broadcast.
243 * i386-tlb.h: Re-generate.
245 2018-03-22 Jan Beulich <jbeulich@suse.com>
247 * i386-opc.tbl (vfrczs*, vphadd*, vphsub*, vpmacs*, vpmadcs*,
248 vprot*, vpsha*, vpshl*, bextr, blc*, bls*, t1mskc, tzmsk, sha1*,
249 sha256*): Drop Disp<N>.
251 2018-03-22 Jan Beulich <jbeulich@suse.com>
253 * i386-dis.c (EbndS, bnd_swap_mode): New.
254 (prefix_table): Use EbndS.
255 (OP_E_register, OP_E_memory): Also handle bnd_swap_mode.
256 * i386-opc.tbl (bndmov): Move misplaced Load.
257 * i386-tlb.h: Re-generate.
259 2018-03-22 Jan Beulich <jbeulich@suse.com>
261 * i386-opc.tbl (vcvtdq2pd, vcvtps2pd, vcvtudq2pd): Use separate
262 templates allowing memory operands and folded ones for register
264 * i386-tlb.h: Re-generate.
266 2018-03-22 Jan Beulich <jbeulich@suse.com>
268 * i386-opc.tbl (vfrczp*, vpcmov, vpermil2p*): Fold 128- and
269 256-bit templates. Drop redundant leftover Disp<N>.
270 * i386-tlb.h: Re-generate.
272 2018-03-14 Kito Cheng <kito.cheng@gmail.com>
274 * riscv-opc.c (riscv_insn_types): New.
276 2018-03-13 Nick Clifton <nickc@redhat.com>
278 * po/pt_BR.po: Updated Brazilian Portuguese translation.
280 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
282 * i386-opc.tbl: Add Optimize to clr.
283 * i386-tbl.h: Regenerated.
285 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
287 * i386-gen.c (opcode_modifiers): Remove OldGcc.
288 * i386-opc.h (OldGcc): Removed.
289 (i386_opcode_modifier): Remove oldgcc.
290 * i386-opc.tbl: Remove fsubp, fsubrp, fdivp and fdivrp
291 instructions for old (<= 2.8.1) versions of gcc.
292 * i386-tbl.h: Regenerated.
294 2018-03-08 Jan Beulich <jbeulich@suse.com>
296 * i386-opc.h (EVEXDYN): New.
297 * i386-opc.tbl: Fold various AVX512VL templates.
298 * i386-tlb.h: Re-generate.
300 2018-03-08 Jan Beulich <jbeulich@suse.com>
302 * i386-opc.tbl (vexpandpd, vexpandps, vmovapd, vmovaps,
303 vmovdqa32, vmovdqa64, vmovdqu32, vmovdqu64, vmovupd, vmovups,
304 vpexpandd, vpexpandq): Fold AFX512VF templates.
305 * i386-tlb.h: Re-generate.
307 2018-03-08 Jan Beulich <jbeulich@suse.com>
309 * i386-opc.tbl (vgf2p8affineinvqb, vgf2p8affineqb, vgf2p8mulb):
310 Fold 128- and 256-bit VEX-encoded templates.
311 * i386-tlb.h: Re-generate.
313 2018-03-08 Jan Beulich <jbeulich@suse.com>
315 * i386-opc.tbl (vexpandpd, vexpandps, vmovapd, vmovaps,
316 vmovdqa32, vmovdqa64, vmovdqu32, vmovdqu64, vmovupd, vmovups,
317 vpexpandd, vpexpandq): Fold AVX512F templates.
318 * i386-tlb.h: Re-generate.
320 2018-03-08 Jan Beulich <jbeulich@suse.com>
322 * i386-opc.tbl (llwpcb, slwpcb, lwpval, lwpins): Fold 32- and
323 64-bit templates. Drop Disp<N>.
324 * i386-tlb.h: Re-generate.
326 2018-03-08 Jan Beulich <jbeulich@suse.com>
328 * i386-opc.tbl (vfmadd*, vfmsub*, vfnmadd*, vfnmsub*): Fold 128-
329 and 256-bit templates.
330 * i386-tlb.h: Re-generate.
332 2018-03-08 Jan Beulich <jbeulich@suse.com>
334 * i386-opc.tbl (cmpxchg8b): Add NoRex64.
335 * i386-tlb.h: Re-generate.
337 2018-03-08 Jan Beulich <jbeulich@suse.com>
339 * i386-opc.tbl (cmpxchg16b, fisttp, fisttpll, bndmov, mwaitx):
341 * i386-tlb.h: Re-generate.
343 2018-03-08 Jan Beulich <jbeulich@suse.com>
345 * i386-opc.tbl (ldmxcsr, stmxcsr): Add NoAVX.
346 * i386-tlb.h: Re-generate.
348 2018-03-08 Jan Beulich <jbeulich@suse.com>
350 * i386-gen.c (opcode_modifiers): Delete FloatD.
351 * i386-opc.h (FloatD): Delete.
352 (struct i386_opcode_modifier): Delete floatd.
353 * i386-opc.tbl (fadd, fsub, fsubr, fmul, fdiv, fdivr): Replace
355 * i386-tlb.h: Re-generate.
357 2018-03-08 Jan Beulich <jbeulich@suse.com>
359 * i386-dis.c (float_reg): Adjust DC and DE fsub*/fdiv* patterns.
361 2018-03-08 Jan Beulich <jbeulich@suse.com>
363 * i386-opc.tbl (vmovd): Disallow Qword memory operands.
364 * i386-tlb.h: Re-generate.
366 2018-03-08 Jan Beulich <jbeulich@suse.com>
368 * i386-opc.tbl (vcvtpd2ps): Fold AVX 128- and 256-bit memory
370 * i386-tlb.h: Re-generate.
372 2018-03-07 Alan Modra <amodra@gmail.com>
374 * disassemble.c (disassembler): Use bfd_arch_powerpc entry for
376 * disassemble.h (print_insn_rs6000): Delete.
377 * ppc-dis.c (powerpc_init_dialect): Handle rs6000.
378 (disassemble_init_powerpc): Call powerpc_init_dialect for rs6000.
379 (print_insn_rs6000): Delete.
381 2018-03-03 Alan Modra <amodra@gmail.com>
383 * sysdep.h (opcodes_error_handler): Define.
384 (_bfd_error_handler): Declare.
385 * Makefile.am: Remove stray #.
386 * opc2c.c (main): Remove bogus -l arg handling. Print "DO NOT
388 * aarch64-dis.c, * arc-dis.c, * arm-dis.c, * avr-dis.c,
389 * d30v-dis.c, * h8300-dis.c, * mmix-dis.c, * ppc-dis.c,
390 * riscv-dis.c, * s390-dis.c, * sparc-dis.c, * v850-dis.c: Use
391 opcodes_error_handler to print errors. Standardize error messages.
392 * msp430-decode.opc, * nios2-dis.c, * rl78-decode.opc: Likewise,
393 and include opintl.h.
394 * nds32-asm.c: Likewise, and include sysdep.h and opintl.h.
395 * i386-gen.c: Standardize error messages.
396 * msp430-decode.c, * rl78-decode.c, rx-decode.c: Regenerate.
397 * Makefile.in: Regenerate.
398 * epiphany-asm.c, * epiphany-desc.c, * epiphany-dis.c,
399 * epiphany-ibld.c, * fr30-asm.c, * fr30-desc.c, * fr30-dis.c,
400 * fr30-ibld.c, * frv-asm.c, * frv-desc.c, * frv-dis.c, * frv-ibld.c,
401 * frv-opc.c, * ip2k-asm.c, * ip2k-desc.c, * ip2k-dis.c, * ip2k-ibld.c,
402 * iq2000-asm.c, * iq2000-desc.c, * iq2000-dis.c, * iq2000-ibld.c,
403 * lm32-asm.c, * lm32-desc.c, * lm32-dis.c, * lm32-ibld.c,
404 * m32c-asm.c, * m32c-desc.c, * m32c-dis.c, * m32c-ibld.c,
405 * m32r-asm.c, * m32r-desc.c, * m32r-dis.c, * m32r-ibld.c,
406 * mep-asm.c, * mep-desc.c, * mep-dis.c, * mep-ibld.c, * mt-asm.c,
407 * mt-desc.c, * mt-dis.c, * mt-ibld.c, * or1k-asm.c, * or1k-desc.c,
408 * or1k-dis.c, * or1k-ibld.c, * xc16x-asm.c, * xc16x-desc.c,
409 * xc16x-dis.c, * xc16x-ibld.c, * xstormy16-asm.c, * xstormy16-desc.c,
410 * xstormy16-dis.c, * xstormy16-ibld.c: Regenerate.
412 2018-03-01 H.J. Lu <hongjiu.lu@intel.com>
414 * * i386-opc.tbl: Add "Optimize" to AVX256 and AVX512
415 vpsub[bwdq] instructions.
416 * i386-tbl.h: Regenerated.
418 2018-03-01 Alan Modra <amodra@gmail.com>
420 * configure.ac (ALL_LINGUAS): Sort.
421 * configure: Regenerate.
423 2018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
425 * arm-dis.c (print_insn_coprocessor): Replace uses of ARM_FEATURE_COPY
426 macro by assignements.
428 2018-02-27 H.J. Lu <hongjiu.lu@intel.com>
431 * i386-gen.c (opcode_modifiers): Add Optimize.
432 * i386-opc.h (Optimize): New enum.
433 (i386_opcode_modifier): Add optimize.
434 * i386-opc.tbl: Add "Optimize" to "mov $imm, reg",
435 "sub reg, reg/mem", "test $imm, acc", "test $imm, reg/mem",
436 "and $imm, acc", "and $imm, reg/mem", "xor reg, reg/mem",
437 "movq $imm, reg" and AVX256 and AVX512 versions of vandnps,
438 vandnpd, vpandn, vpandnd, vpandnq, vxorps, vxorpd, vpxor,
440 * i386-tbl.h: Regenerated.
442 2018-02-26 Alan Modra <amodra@gmail.com>
444 * crx-dis.c (getregliststring): Allocate a large enough buffer
445 to silence false positive gcc8 warning.
447 2018-02-22 Shea Levy <shea@shealevy.com>
449 * disassemble.c (ARCH_riscv): Define if ARCH_all.
451 2018-02-22 H.J. Lu <hongjiu.lu@intel.com>
453 * i386-opc.tbl: Add {rex},
454 * i386-tbl.h: Regenerated.
456 2018-02-20 Maciej W. Rozycki <macro@mips.com>
458 * mips16-opc.c (decode_mips16_operand) <'M'>: Remove case.
459 (mips16_opcodes): Replace `M' with `m' for "restore".
461 2018-02-19 Thomas Preud'homme <thomas.preudhomme@arm.com>
463 * arm-dis.c (thumb_opcodes): Fix BXNS mask.
465 2018-02-13 Maciej W. Rozycki <macro@mips.com>
467 * wasm32-dis.c (print_insn_wasm32): Rename `index' local
468 variable to `function_index'.
470 2018-02-13 Nick Clifton <nickc@redhat.com>
473 * metag-dis.c (print_fmmov): Double buffer size to avoid warning
474 about truncation of printing.
476 2018-02-12 Henry Wong <henry@stuffedcow.net>
478 * mips-opc.c (mips_builtin_opcodes): Correct "sigrie" encoding.
480 2018-02-05 Nick Clifton <nickc@redhat.com>
482 * po/pt_BR.po: Updated Brazilian Portuguese translation.
484 2018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
486 * i386-dis.c (enum): Add pconfig.
487 * i386-gen.c (cpu_flag_init): Add CPU_PCONFIG_FLAGS.
488 (cpu_flags): Add CpuPCONFIG.
489 * i386-opc.h (enum): Add CpuPCONFIG.
490 (i386_cpu_flags): Add cpupconfig.
491 * i386-opc.tbl: Add PCONFIG instruction.
492 * i386-init.h: Regenerate.
493 * i386-tbl.h: Likewise.
495 2018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
497 * i386-dis.c (enum): Add PREFIX_0F09.
498 * i386-gen.c (cpu_flag_init): Add CPU_WBNOINVD_FLAGS.
499 (cpu_flags): Add CpuWBNOINVD.
500 * i386-opc.h (enum): Add CpuWBNOINVD.
501 (i386_cpu_flags): Add cpuwbnoinvd.
502 * i386-opc.tbl: Add WBNOINVD instruction.
503 * i386-init.h: Regenerate.
504 * i386-tbl.h: Likewise.
506 2018-01-17 Jim Wilson <jimw@sifive.com>
508 * riscv-opc.c (riscv_opcodes) <addi>: Use z instead of 0.
510 2018-01-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
512 * i386-gen.c (cpu_flag_init): Delete CPU_CET_FLAGS, CpuCET.
513 Add CPU_IBT_FLAGS, CPU_SHSTK_FLAGS, CPY_ANY_IBT_FLAGS,
514 CPU_ANY_SHSTK_FLAGS, CpuIBT, CpuSHSTK.
515 (cpu_flags): Add CpuIBT, CpuSHSTK.
516 * i386-opc.h (enum): Add CpuIBT, CpuSHSTK.
517 (i386_cpu_flags): Add cpuibt, cpushstk.
518 * i386-opc.tbl: Change CpuCET to CpuSHSTK and CpuIBT.
519 * i386-init.h: Regenerate.
520 * i386-tbl.h: Likewise.
522 2018-01-16 Nick Clifton <nickc@redhat.com>
524 * po/pt_BR.po: Updated Brazilian Portugese translation.
525 * po/de.po: Updated German translation.
527 2018-01-15 Jim Wilson <jimw@sifive.com>
529 * riscv-opc.c (match_c_nop): New.
530 (riscv_opcodes) <addi>: Handle an addi that compresses to c.nop.
532 2018-01-15 Nick Clifton <nickc@redhat.com>
534 * po/uk.po: Updated Ukranian translation.
536 2018-01-13 Nick Clifton <nickc@redhat.com>
538 * po/opcodes.pot: Regenerated.
540 2018-01-13 Nick Clifton <nickc@redhat.com>
542 * configure: Regenerate.
544 2018-01-13 Nick Clifton <nickc@redhat.com>
548 2018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
550 * i386-opc.tbl: Remove VL variants for 4FMAPS and 4VNNIW insns.
551 * i386-tbl.h: Regenerate.
553 2018-01-10 Jan Beulich <jbeulich@suse.com>
555 * i386-opc.tbl (v4fmaddss, v4fnmaddss): Adjust Disp8MemShift.
556 * i386-tbl.h: Re-generate.
558 2018-01-10 Jan Beulich <jbeulich@suse.com>
560 * i386-opc.tbl (vpcmpeqb, vpcmpleb, vpcmpltb, vpcmpneqb,
561 vpcmpnleb, vpcmpnltb, vpcmpequb, vpcmpleub, vpcmpltub,
562 vpcmpnequb, vpcmpnleub, vpcmpnltub, vpcmpeqw, vpcmplew,
563 vpcmpltw, vpcmpneqw, vpcmpnlew, vpcmpnltw, vpcmpequw, vpcmpleuw,
564 vpcmpltuw, vpcmpnequw, vpcmpnleuw, vpcmpnltuw): Adjust
565 Disp8MemShift of AVX512VL forms.
566 * i386-tbl.h: Re-generate.
568 2018-01-09 Jim Wilson <jimw@sifive.com>
570 * riscv-dis.c (maybe_print_address): If base_reg is zero,
571 then the hi_addr value is zero.
573 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
575 * arm-dis.c (arm_opcodes): Add csdb.
576 (thumb32_opcodes): Add csdb.
578 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
580 * aarch64-tbl.h (aarch64_opcode_table): Add "csdb".
581 * aarch64-asm-2.c: Regenerate.
582 * aarch64-dis-2.c: Regenerate.
583 * aarch64-opc-2.c: Regenerate.
585 2018-01-08 H.J. Lu <hongjiu.lu@intel.com>
588 * i386-opc.tbl: Properly encode vmovd with Qword memeory operand.
589 Remove AVX512 vmovd with 64-bit operands.
590 * i386-tbl.h: Regenerated.
592 2018-01-05 Jim Wilson <jimw@sifive.com>
594 * riscv-dis.c (print_insn_args) <'s'>: Call maybe_print_address for a
597 2018-01-03 Alan Modra <amodra@gmail.com>
599 Update year range in copyright notice of all files.
601 2018-01-02 Jan Beulich <jbeulich@suse.com>
603 * i386-gen.c (operand_type_init): Restore OPERAND_TYPE_REGYMM
604 and OPERAND_TYPE_REGZMM entries.
606 For older changes see ChangeLog-2017
608 Copyright (C) 2018 Free Software Foundation, Inc.
610 Copying and distribution of this file, with or without modification,
611 are permitted in any medium without royalty provided the copyright
612 notice and this notice are preserved.
618 version-control: never