Fix use of "command line X" in binutils doc
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
369c9167
TC
12018-06-29 Tamar Christina <tamar.christina@arm.com>
2
3 PR binutils/23192
4 * aarch64-asm-2.c: Regenerate.
5 * aarch64-dis-2.c: Likewise.
6 * aarch64-opc-2.c: Likewise.
7 * aarch64-dis.c (aarch64_ext_reglane): Add AARCH64_OPND_Em16 constraint.
8 * aarch64-opc.c (operand_general_constraint_met_p,
9 aarch64_print_operand): Likewise.
10 * aarch64-tbl.h (aarch64_opcode_table): Change Em to Em16 for smlal,
11 smlal2, fmla, fmls, fmul, fmulx, sqrdmlah, sqrdlsh, fmlal, fmlsl,
12 fmlal2, fmlsl2.
13 (AARCH64_OPERANDS): Add Em2.
14
30aa1306
NC
152018-06-26 Nick Clifton <nickc@redhat.com>
16
17 * po/uk.po: Updated Ukranian translation.
18 * po/de.po: Updated German translation.
19 * po/pt_BR.po: Updated Brazilian Portuguese translation.
20
eca4b721
NC
212018-06-26 Nick Clifton <nickc@redhat.com>
22
23 * nfp-dis.c: Fix spelling mistake.
24
71300e2c
NC
252018-06-24 Nick Clifton <nickc@redhat.com>
26
27 * configure: Regenerate.
28 * po/opcodes.pot: Regenerate.
29
719d8288
NC
302018-06-24 Nick Clifton <nickc@redhat.com>
31
32 2.31 branch created.
33
514cd3a0
TC
342018-06-19 Tamar Christina <tamar.christina@arm.com>
35
36 * aarch64-tbl.h (aarch64_opcode_table): Fix alias flag for negs
37 * aarch64-asm-2.c: Regenerate.
38 * aarch64-dis-2.c: Likewise.
39
385e4d0f
MR
402018-06-21 Maciej W. Rozycki <macro@mips.com>
41
42 * mips-dis.c (print_mips_disassembler_options): Fix a typo in
43 `-M ginv' option description.
44
160d1b3d
SH
452018-06-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
46
47 PR gas/23305
48 * riscv-opc.c (riscv_opcodes): Use new format specifier 'B' for
49 la and lla.
50
d0ac1c44
SM
512018-06-19 Simon Marchi <simon.marchi@ericsson.com>
52
53 * Makefile.am (AUTOMAKE_OPTIONS): Remove 1.11.
54 * configure.ac: Remove AC_PREREQ.
55 * Makefile.in: Re-generate.
56 * aclocal.m4: Re-generate.
57 * configure: Re-generate.
58
6f20c942
FS
592018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
60
61 * mips-dis.c (mips_arch_choices): Add GINV to mips32r6 and
62 mips64r6 descriptors.
63 (parse_mips_ase_option): Handle -Mginv option.
64 (print_mips_disassembler_options): Document -Mginv.
65 * mips-opc.c (decode_mips_operand) <+\>: New operand format.
66 (GINV): New macro.
67 (mips_opcodes): Define ginvi and ginvt.
68
730c3174
SE
692018-06-13 Scott Egerton <scott.egerton@imgtec.com>
70 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
71
72 * mips-dis.c (mips_arch_choices): Add CRC and CRC64 ASEs.
73 * mips-opc.c (CRC, CRC64): New macros.
74 (mips_builtin_opcodes): Define crc32b, crc32h, crc32w,
75 crc32cb, crc32ch and crc32cw for CRC. Define crc32d and
76 crc32cd for CRC64.
77
cb366992
EB
782018-06-08 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com>
79
80 PR 20319
81 * aarch64-tbl.h: Introduce QL_INT2FP_FMOV and QL_FP2INT_FMOV.
82 (aarch64_opcode_table) : Use QL_INT2FP_FMOV and QL_FP2INT_FMOV.
83
ce72cd46
AM
842018-06-06 Alan Modra <amodra@gmail.com>
85
86 * xtensa-dis.c (print_insn_xtensa): Init fmt and valid_insn after
87 setjmp. Move init for some other vars later too.
88
4b8e28c7
MF
892018-06-04 Max Filippov <jcmvbkbc@gmail.com>
90
91 * xtensa-dis.c (bfd.h, elf/xtensa.h): New includes.
92 (dis_private): Add new fields for property section tracking.
93 (xtensa_coalesce_insn_tables, xtensa_find_table_entry)
94 (xtensa_instruction_fits): New functions.
95 (fetch_data): Bump minimal fetch size to 4.
96 (print_insn_xtensa): Make struct dis_private static.
97 Load and prepare property table on section change.
98 Don't disassemble literals. Don't disassemble instructions that
99 cross property table boundaries.
100
55e99962
L
1012018-06-01 H.J. Lu <hongjiu.lu@intel.com>
102
103 * configure: Regenerated.
104
733bd0ab
JB
1052018-06-01 Jan Beulich <jbeulich@suse.com>
106
107 * i386-opc.tbl (mov, movq): Fold to/from SReg* forms.
108 * i386-tbl.h: Re-generate.
109
dfd27d41
JB
1102018-06-01 Jan Beulich <jbeulich@suse.com>
111
112 * i386-opc.tbl (sldt, str): Add NoRex64.
113 * i386-tbl.h: Re-generate.
114
64795710
JB
1152018-06-01 Jan Beulich <jbeulich@suse.com>
116
117 * i386-opc.tbl (invpcid): Add Oword.
118 * i386-tbl.h: Re-generate.
119
030157d8
AM
1202018-06-01 Alan Modra <amodra@gmail.com>
121
122 * sysdep.h (_bfd_error_handler): Don't declare.
123 * msp430-decode.opc: Include bfd.h. Don't include ansidecl.h here.
124 * rl78-decode.opc: Likewise.
125 * msp430-decode.c: Regenerate.
126 * rl78-decode.c: Regenerate.
127
a9660a6f
AP
1282018-05-30 Amit Pawar <Amit.Pawar@amd.com>
129
130 * i386-gen.c (cpu_flag_init): Add CPU_ZNVER2_FLAGS.
131 * i386-init.h : Regenerated.
132
277eb7f6
AM
1332018-05-25 Alan Modra <amodra@gmail.com>
134
135 * Makefile.in: Regenerate.
136 * po/POTFILES.in: Regenerate.
137
98553ad3
PB
1382018-05-21 Peter Bergner <bergner@vnet.ibm.com.com>
139
140 * ppc-opc.c (insert_bat, extract_bat, insert_bba, extract_bba,
141 insert_rbs, extract_rbs, insert_xb6s, extract_xb6s): Delete functions.
142 (insert_bab, extract_bab, insert_btab, extract_btab,
143 insert_rsb, extract_rsb, insert_xab6, extract_xab6): New functions.
144 (BAT, BBA VBA RBS XB6S): Delete macros.
145 (BTAB, BAB, VAB, RAB, RSB, XAB6): New macros.
146 (BB, BD, RBX, XC6): Update for new macros.
147 (powerpc_opcodes) <evmr, evnot, vmr, vnot, crnot, crclr, crset,
148 crmove, not, not., mr, mr., xxspltd, xxswapd, xvmovsp, xvmovdp,
149 e_crnot, e_crclr, e_crset, e_crmove>: Likewise.
150 * ppc-dis.c (print_insn_powerpc): Delete handling of fake operands.
151
7b4ae824
JD
1522018-05-18 John Darrington <john@darrington.wattle.id.au>
153
154 * Makefile.am: Add support for s12z architecture.
155 * configure.ac: Likewise.
156 * disassemble.c: Likewise.
157 * disassemble.h: Likewise.
158 * Makefile.in: Regenerate.
159 * configure: Regenerate.
160 * s12z-dis.c: New file.
161 * s12z.h: New file.
162
29e0f0a1
AM
1632018-05-18 Alan Modra <amodra@gmail.com>
164
165 * nfp-dis.c: Don't #include libbfd.h.
166 (init_nfp3200_priv): Use bfd_get_section_contents.
167 (nit_nfp6000_mecsr_sec): Likewise.
168
809276d2
NC
1692018-05-17 Nick Clifton <nickc@redhat.com>
170
171 * po/zh_CN.po: Updated simplified Chinese translation.
172
ff329288
TC
1732018-05-16 Tamar Christina <tamar.christina@arm.com>
174
175 PR binutils/23109
176 * aarch64-tbl.h (aarch64_opcode_table): Correct sdot and udot.
177 * aarch64-dis-2.c: Regenerate.
178
f9830ec1
TC
1792018-05-15 Tamar Christina <tamar.christina@arm.com>
180
181 PR binutils/21446
182 * aarch64-asm.c (opintl.h): Include.
183 (aarch64_ins_sysreg): Enforce read/write constraints.
184 * aarch64-dis.c (aarch64_ext_sysreg): Likewise.
185 * aarch64-opc.h (F_DEPRECATED, F_ARCHEXT, F_HASXT): Moved here.
186 (F_REG_READ, F_REG_WRITE): New.
187 * aarch64-opc.c (aarch64_print_operand): Generate notes for
188 AARCH64_OPND_SYSREG.
189 (F_DEPRECATED, F_ARCHEXT, F_HASXT): Move to aarch64-opc.h.
190 (aarch64_sys_regs): Add constraints to currentel, midr_el1, ctr_el0,
191 mpidr_el1, revidr_el1, aidr_el1, dczid_el0, id_dfr0_el1, id_pfr0_el1,
192 id_pfr1_el1, id_afr0_el1, id_mmfr0_el1, id_mmfr1_el1, id_mmfr2_el1,
193 id_mmfr3_el1, id_mmfr4_el1, id_isar0_el1, id_isar1_el1, id_isar2_el1,
194 id_isar3_el1, id_isar4_el1, id_isar5_el1, mvfr0_el1, mvfr1_el1,
195 mvfr2_el1, ccsidr_el1, id_aa64pfr0_el1, id_aa64pfr1_el1,
196 id_aa64dfr0_el1, id_aa64dfr1_el1, id_aa64isar0_el1, id_aa64isar1_el1,
197 id_aa64mmfr0_el1, id_aa64mmfr1_el1, id_aa64mmfr2_el1, id_aa64afr0_el1,
198 id_aa64afr0_el1, id_aa64afr1_el1, id_aa64zfr0_el1, clidr_el1,
199 csselr_el1, vsesr_el2, erridr_el1, erxfr_el1, rvbar_el1, rvbar_el2,
200 rvbar_el3, isr_el1, tpidrro_el0, cntfrq_el0, cntpct_el0, cntvct_el0,
201 mdccsr_el0, dbgdtrrx_el0, dbgdtrtx_el0, osdtrrx_el1, osdtrtx_el1,
202 mdrar_el1, oslar_el1, oslsr_el1, dbgauthstatus_el1, pmbidr_el1,
203 pmsidr_el1, pmswinc_el0, pmceid0_el0, pmceid1_el0.
204 * aarch64-tbl.h (aarch64_opcode_table): Add constraints to
205 msr (F_SYS_WRITE), mrs (F_SYS_READ).
206
7d02540a
TC
2072018-05-15 Tamar Christina <tamar.christina@arm.com>
208
209 PR binutils/21446
210 * aarch64-dis.c (no_notes: New.
211 (parse_aarch64_dis_option): Support notes.
212 (aarch64_decode_insn, print_operands): Likewise.
213 (print_aarch64_disassembler_options): Document notes.
214 * aarch64-opc.c (aarch64_print_operand): Support notes.
215
561a72d4
TC
2162018-05-15 Tamar Christina <tamar.christina@arm.com>
217
218 PR binutils/21446
219 * aarch64-asm.h (aarch64_insert_operand, aarch64_##x): Return boolean
220 and take error struct.
221 * aarch64-asm.c (aarch64_ext_regno, aarch64_ins_reglane,
222 aarch64_ins_reglist, aarch64_ins_ldst_reglist,
223 aarch64_ins_ldst_reglist_r, aarch64_ins_ldst_elemlist,
224 aarch64_ins_advsimd_imm_shift, aarch64_ins_imm, aarch64_ins_imm_half,
225 aarch64_ins_advsimd_imm_modified, aarch64_ins_fpimm,
226 aarch64_ins_imm_rotate1, aarch64_ins_imm_rotate2, aarch64_ins_fbits,
227 aarch64_ins_aimm, aarch64_ins_limm_1, aarch64_ins_limm,
228 aarch64_ins_inv_limm, aarch64_ins_ft, aarch64_ins_addr_simple,
229 aarch64_ins_addr_regoff, aarch64_ins_addr_offset, aarch64_ins_addr_simm,
230 aarch64_ins_addr_simm10, aarch64_ins_addr_uimm12,
231 aarch64_ins_simd_addr_post, aarch64_ins_cond, aarch64_ins_sysreg,
232 aarch64_ins_pstatefield, aarch64_ins_sysins_op, aarch64_ins_barrier,
233 aarch64_ins_prfop, aarch64_ins_hint, aarch64_ins_reg_extended,
234 aarch64_ins_reg_shifted, aarch64_ins_sve_addr_ri_s4xvl,
235 aarch64_ins_sve_addr_ri_s6xvl, aarch64_ins_sve_addr_ri_s9xvl,
236 aarch64_ins_sve_addr_ri_s4, aarch64_ins_sve_addr_ri_u6,
237 aarch64_ins_sve_addr_rr_lsl, aarch64_ins_sve_addr_rz_xtw,
238 aarch64_ins_sve_addr_zi_u5, aarch64_ext_sve_addr_zz,
239 aarch64_ins_sve_addr_zz_lsl, aarch64_ins_sve_addr_zz_sxtw,
240 aarch64_ins_sve_addr_zz_uxtw, aarch64_ins_sve_aimm,
241 aarch64_ins_sve_asimm, aarch64_ins_sve_index, aarch64_ins_sve_limm_mov,
242 aarch64_ins_sve_quad_index, aarch64_ins_sve_reglist,
243 aarch64_ins_sve_scale, aarch64_ins_sve_shlimm, aarch64_ins_sve_shrimm,
244 aarch64_ins_sve_float_half_one, aarch64_ins_sve_float_half_two,
245 aarch64_ins_sve_float_zero_one, aarch64_opcode_encode): Likewise.
246 * aarch64-dis.h (aarch64_extract_operand, aarch64_##x): Likewise.
247 * aarch64-dis.c (aarch64_ext_regno, aarch64_ext_reglane,
248 aarch64_ext_reglist, aarch64_ext_ldst_reglist,
249 aarch64_ext_ldst_reglist_r, aarch64_ext_ldst_elemlist,
250 aarch64_ext_advsimd_imm_shift, aarch64_ext_imm, aarch64_ext_imm_half,
251 aarch64_ext_advsimd_imm_modified, aarch64_ext_fpimm,
252 aarch64_ext_imm_rotate1, aarch64_ext_imm_rotate2, aarch64_ext_fbits,
253 aarch64_ext_aimm, aarch64_ext_limm_1, aarch64_ext_limm, decode_limm,
254 aarch64_ext_inv_limm, aarch64_ext_ft, aarch64_ext_addr_simple,
255 aarch64_ext_addr_regoff, aarch64_ext_addr_offset, aarch64_ext_addr_simm,
256 aarch64_ext_addr_simm10, aarch64_ext_addr_uimm12,
257 aarch64_ext_simd_addr_post, aarch64_ext_cond, aarch64_ext_sysreg,
258 aarch64_ext_pstatefield, aarch64_ext_sysins_op, aarch64_ext_barrier,
259 aarch64_ext_prfop, aarch64_ext_hint, aarch64_ext_reg_extended,
260 aarch64_ext_reg_shifted, aarch64_ext_sve_addr_ri_s4xvl,
261 aarch64_ext_sve_addr_ri_s6xvl, aarch64_ext_sve_addr_ri_s9xvl,
262 aarch64_ext_sve_addr_ri_s4, aarch64_ext_sve_addr_ri_u6,
263 aarch64_ext_sve_addr_rr_lsl, aarch64_ext_sve_addr_rz_xtw,
264 aarch64_ext_sve_addr_zi_u5, aarch64_ext_sve_addr_zz,
265 aarch64_ext_sve_addr_zz_lsl, aarch64_ext_sve_addr_zz_sxtw,
266 aarch64_ext_sve_addr_zz_uxtw, aarch64_ext_sve_aimm,
267 aarch64_ext_sve_asimm, aarch64_ext_sve_index, aarch64_ext_sve_limm_mov,
268 aarch64_ext_sve_quad_index, aarch64_ext_sve_reglist,
269 aarch64_ext_sve_scale, aarch64_ext_sve_shlimm, aarch64_ext_sve_shrimm,
270 aarch64_ext_sve_float_half_one, aarch64_ext_sve_float_half_two,
271 aarch64_ext_sve_float_zero_one, aarch64_opcode_decode): Likewise.
272 (determine_disassembling_preference, aarch64_decode_insn,
273 print_insn_aarch64_word, print_insn_data): Take errors struct.
274 (print_insn_aarch64): Use errors.
275 * aarch64-asm-2.c: Regenerate.
276 * aarch64-dis-2.c: Regenerate.
277 * aarch64-gen.c (print_operand_inserter): Use errors and change type to
278 boolean in aarch64_insert_operan.
279 (print_operand_extractor): Likewise.
280 * aarch64-opc.c (aarch64_print_operand): Use sysreg struct.
281
1678bd35
FT
2822018-05-15 Francois H. Theron <francois.theron@netronome.com>
283
284 * nfp-dis.c: Use uint64_t for instruction variables, not bfd_vma.
285
06cfb1c8
L
2862018-05-09 H.J. Lu <hongjiu.lu@intel.com>
287
288 * i386-opc.tbl: Remove Disp<N> from movidir{i,64b}.
289
84f9f8c3
AM
2902018-05-09 Sebastian Rasmussen <sebras@gmail.com>
291
292 * cr16-opc.c (cr16_instruction): Comment typo fix.
293 * hppa-dis.c (print_insn_hppa): Likewise.
294
e6f372ba
JW
2952018-05-08 Jim Wilson <jimw@sifive.com>
296
297 * riscv-opc.c (match_c_slli, match_slli_as_c_slli): New.
298 (match_c_slli64, match_srxi_as_c_srxi): New.
299 (riscv_opcodes) <slli, sll>: Use match_slli_as_c_slli.
300 <srli, srl, srai, sra>: Use match_srxi_as_c_srxi.
301 <c.slli, c.srli, c.srai>: Use match_s_slli.
302 <c.slli64, c.srli64, c.srai64>: New.
303
f413a913
AM
3042018-05-08 Alan Modra <amodra@gmail.com>
305
306 * ppc-dis.c (PPC_OPCD_SEGS): Define using PPC_OP.
307 (VLE_OPCD_SEGS, SPE2_OPCD_SEGS): Similarly, using macros used to
308 partition opcode space for index lookup.
309
a87a6478
PB
3102018-05-07 Peter Bergner <bergner@vnet.ibm.com.com>
311
312 * ppc-dis.c (print_insn_powerpc) <insn_is_short>: Replace this...
313 <insn_length>: ...with this. Update usage.
314 Remove duplicate call to *info->memory_error_func.
315
c0a30a9f
L
3162018-05-07 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
317 H.J. Lu <hongjiu.lu@intel.com>
318
319 * i386-dis.c (Gva): New.
320 (enum): Add PREFIX_0F38F8, PREFIX_0F38F9,
321 MOD_0F38F8_PREFIX_2, MOD_0F38F9_PREFIX_0.
322 (prefix_table): New instructions (see prefix above).
323 (mod_table): New instructions (see prefix above).
324 (OP_G): Handle va_mode.
325 * i386-gen.c (cpu_flag_init): Add CPU_MOVDIRI_FLAGS,
326 CPU_MOVDIR64B_FLAGS.
327 (cpu_flags): Add CpuMOVDIRI and CpuMOVDIR64B.
328 * i386-opc.h (enum): Add CpuMOVDIRI, CpuMOVDIR64B.
329 (i386_cpu_flags): Add cpumovdiri and cpumovdir64b.
330 * i386-opc.tbl: Add movidir{i,64b}.
331 * i386-init.h: Regenerated.
332 * i386-tbl.h: Likewise.
333
75c0a438
L
3342018-05-07 H.J. Lu <hongjiu.lu@intel.com>
335
336 * i386-gen.c (opcode_modifiers): Replace AddrPrefixOp0 with
337 AddrPrefixOpReg.
338 * i386-opc.h (AddrPrefixOp0): Renamed to ...
339 (AddrPrefixOpReg): This.
340 (i386_opcode_modifier): Rename addrprefixop0 to addrprefixopreg.
341 * i386-opc.tbl: Replace AddrPrefixOp0 with AddrPrefixOpReg.
342
2ceb7719
PB
3432018-05-07 Peter Bergner <bergner@vnet.ibm.com.com>
344
345 * ppc-opc.c (powerpc_num_opcodes): Change type to unsigned.
346 (vle_num_opcodes): Likewise.
347 (spe2_num_opcodes): Likewise.
348 * ppc-dis.c (disassemble_init_powerpc) <powerpc_opcd_indices>: Rewrite
349 initialization loop.
350 (disassemble_init_powerpc) <vle_opcd_indices>: Likewise.
351 (disassemble_init_powerpc) <spe2_opcd_indices>: Likewise. Initialize
352 only once.
353
b3ac5c6c
TC
3542018-05-01 Tamar Christina <tamar.christina@arm.com>
355
356 * aarch64-dis.c (aarch64_opcode_decode): Moved memory clear code.
357
fe944acf
FT
3582018-04-30 Francois H. Theron <francois.theron@netronome.com>
359
360 Makefile.am: Added nfp-dis.c.
361 configure.ac: Added bfd_nfp_arch.
362 disassemble.h: Added print_insn_nfp prototype.
363 disassemble.c: Added ARCH_nfp and call to print_insn_nfp
364 nfp-dis.c: New, for NFP support.
365 po/POTFILES.in: Added nfp-dis.c to the list.
366 Makefile.in: Regenerate.
367 configure: Regenerate.
368
e2195274
JB
3692018-04-26 Jan Beulich <jbeulich@suse.com>
370
371 * i386-opc.tbl: Fold various non-memory operand AVX512VL
372 templates into their base ones.
373 * i386-tlb.h: Re-generate.
374
59ef5df4
JB
3752018-04-26 Jan Beulich <jbeulich@suse.com>
376
377 * i386-gen.c (cpu_flag_init): Use CPU_XOP_FLAGS for
378 CPU_BDVER1_FLAGS. Use CPU_AVX2_FLAGS for CPU_ZNVER1_FLAGS. Use
379 CPU_AVX_FLAGS for CPU_BTVER1_FLAGS. Add CPU_XSAVE_FLAGS to
380 CPU_LWP_FLAGS, CPU_AVX_FLAGS, CPU_MPX_FLAGS, and CPU_OSPKE_FLAGS.
381 * i386-init.h: Re-generate.
382
6e041cf4
JB
3832018-04-26 Jan Beulich <jbeulich@suse.com>
384
385 * i386-gen.c (cpu_flag_init): Drop all uses of CpuRegMMX,
386 CpuRegXMM, CpuRegYMM, CpuRegZMM, and CpuRegMask. Use
387 CPU_AVX2_FLAGS for CPU_AVX512F_FLAGS and drop bogus comment.
388 Don't use CPU_AVX2_FLAGS for CPU_AVX512VL_FLAGS and drop bogus
389 comment.
390 (cpu_flags): Drop CpuRegMMX, CpuRegXMM, CpuRegYMM, CpuRegZMM,
391 and CpuRegMask.
392 * i386-opc.h: CpuRegMMX, CpuRegXMM, CpuRegYMM, CpuRegZMM,
393 CpuRegMask: Delete.
394 (union i386_cpu_flags): Remove cpuregmmx, cpuregxmm, cpuregymm,
395 cpuregzmm, and cpuregmask.
396 * i386-init.h: Re-generate.
397 * i386-tbl.h: Re-generate.
398
0e0eea78
JB
3992018-04-26 Jan Beulich <jbeulich@suse.com>
400
401 * i386-gen.c (cpu_flag_init): CPU_I586_FLAGS inherits Cpu387 only.
402 CPU_287_FLAGS is Cpu287 only. CPU_387_FLAGS is Cpu387 only.
403 * i386-init.h: Re-generate.
404
2f1bada2
JB
4052018-04-26 Jan Beulich <jbeulich@suse.com>
406
407 * i386-gen.c (VexImmExt): Delete.
408 * i386-opc.h (VexImmExt, veximmext): Delete.
409 * i386-opc.tbl: Drop all VexImmExt uses.
410 * i386-tlb.h: Re-generate.
411
bacd1457
JB
4122018-04-25 Jan Beulich <jbeulich@suse.com>
413
414 * i386-opc.tbl (vpslld, vpsrad, vpsrld): Drop AVX512VL
415 register-only forms.
416 * i386-tlb.h: Re-generate.
417
10bba94b
TC
4182018-04-25 Tamar Christina <tamar.christina@arm.com>
419
420 * aarch64-tbl.h (sqrdmlah, sqrdmlsh): Fix masks.
421
c48935d7
IT
4222018-04-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
423
424 * i386-dis.c: Add REG_0F1C_MOD_0, MOD_0F1C_PREFIX_0,
425 PREFIX_0F1C.
426 * i386-gen.c (cpu_flag_init): Add CPU_CLDEMOTE_FLAGS,
427 (cpu_flags): Add CpuCLDEMOTE.
428 * i386-init.h: Regenerate.
429 * i386-opc.h (enum): Add CpuCLDEMOTE,
430 (i386_cpu_flags): Add cpucldemote.
431 * i386-opc.tbl: Add cldemote.
432 * i386-tbl.h: Regenerate.
433
211dc24b
AM
4342018-04-16 Alan Modra <amodra@gmail.com>
435
436 * Makefile.am: Remove sh5 and sh64 support.
437 * configure.ac: Likewise.
438 * disassemble.c: Likewise.
439 * disassemble.h: Likewise.
440 * sh-dis.c: Likewise.
441 * sh64-dis.c: Delete.
442 * sh64-opc.c: Delete.
443 * sh64-opc.h: Delete.
444 * Makefile.in: Regenerate.
445 * configure: Regenerate.
446 * po/POTFILES.in: Regenerate.
447
a9a4b302
AM
4482018-04-16 Alan Modra <amodra@gmail.com>
449
450 * Makefile.am: Remove w65 support.
451 * configure.ac: Likewise.
452 * disassemble.c: Likewise.
453 * disassemble.h: Likewise.
454 * w65-dis.c: Delete.
455 * w65-opc.h: Delete.
456 * Makefile.in: Regenerate.
457 * configure: Regenerate.
458 * po/POTFILES.in: Regenerate.
459
04cb01fd
AM
4602018-04-16 Alan Modra <amodra@gmail.com>
461
462 * configure.ac: Remove we32k support.
463 * configure: Regenerate.
464
c2bf1eec
AM
4652018-04-16 Alan Modra <amodra@gmail.com>
466
467 * Makefile.am: Remove m88k support.
468 * configure.ac: Likewise.
469 * disassemble.c: Likewise.
470 * disassemble.h: Likewise.
471 * m88k-dis.c: Delete.
472 * Makefile.in: Regenerate.
473 * configure: Regenerate.
474 * po/POTFILES.in: Regenerate.
475
6793974d
AM
4762018-04-16 Alan Modra <amodra@gmail.com>
477
478 * Makefile.am: Remove i370 support.
479 * configure.ac: Likewise.
480 * disassemble.c: Likewise.
481 * disassemble.h: Likewise.
482 * i370-dis.c: Delete.
483 * i370-opc.c: Delete.
484 * Makefile.in: Regenerate.
485 * configure: Regenerate.
486 * po/POTFILES.in: Regenerate.
487
e82aa794
AM
4882018-04-16 Alan Modra <amodra@gmail.com>
489
490 * Makefile.am: Remove h8500 support.
491 * configure.ac: Likewise.
492 * disassemble.c: Likewise.
493 * disassemble.h: Likewise.
494 * h8500-dis.c: Delete.
495 * h8500-opc.h: Delete.
496 * Makefile.in: Regenerate.
497 * configure: Regenerate.
498 * po/POTFILES.in: Regenerate.
499
fceadf09
AM
5002018-04-16 Alan Modra <amodra@gmail.com>
501
502 * configure.ac: Remove tahoe support.
503 * configure: Regenerate.
504
ae1d3843
L
5052018-04-15 H.J. Lu <hongjiu.lu@intel.com>
506
507 * i386-dis.c (prefix_table): Replace Em with Edq on tpause and
508 umwait.
509 * i386-opc.tbl: Allow 32-bit registers for tpause and umwait in
510 64-bit mode.
511 * i386-tbl.h: Regenerated.
512
de89d0a3
IT
5132018-04-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
514
515 * i386-dis.c (enum): Add PREFIX_MOD_0_0FAE_REG_6,
516 PREFIX_MOD_1_0FAE_REG_6.
517 (va_mode): New.
518 (OP_E_register): Use va_mode.
519 * i386-dis-evex.h (prefix_table):
520 New instructions (see prefixes above).
521 * i386-gen.c (cpu_flag_init): Add WAITPKG.
522 (cpu_flags): Likewise.
523 * i386-opc.h (enum): Likewise.
524 (i386_cpu_flags): Likewise.
525 * i386-opc.tbl: Add umonitor, umwait, tpause.
526 * i386-init.h: Regenerate.
527 * i386-tbl.h: Likewise.
528
a8eb42a8
AM
5292018-04-11 Alan Modra <amodra@gmail.com>
530
531 * opcodes/i860-dis.c: Delete.
532 * opcodes/i960-dis.c: Delete.
533 * Makefile.am: Remove i860 and i960 support.
534 * configure.ac: Likewise.
535 * disassemble.c: Likewise.
536 * disassemble.h: Likewise.
537 * Makefile.in: Regenerate.
538 * configure: Regenerate.
539 * po/POTFILES.in: Regenerate.
540
caf0678c
L
5412018-04-04 H.J. Lu <hongjiu.lu@intel.com>
542
543 PR binutils/23025
544 * i386-dis.c (get_valid_dis386): Don't set vex.prefix nor vex.w
545 to 0.
546 (print_insn): Clear vex instead of vex.evex.
547
4fb0d2b9
NC
5482018-04-04 Nick Clifton <nickc@redhat.com>
549
550 * po/es.po: Updated Spanish translation.
551
c39e5b26
JB
5522018-03-28 Jan Beulich <jbeulich@suse.com>
553
554 * i386-gen.c (opcode_modifiers): Delete VecESize.
555 * i386-opc.h (VecESize): Delete.
556 (struct i386_opcode_modifier): Delete vecesize.
557 * i386-opc.tbl: Drop VecESize.
558 * i386-tlb.h: Re-generate.
559
8e6e0792
JB
5602018-03-28 Jan Beulich <jbeulich@suse.com>
561
562 * i386-opc.h (NO_BROADCAST, BROADCAST_1TO16, BROADCAST_1TO8,
563 BROADCAST_1TO4, BROADCAST_1TO2): Delete.
564 (struct i386_opcode_modifier): Shrink broadcast field to 1 bit.
565 * i386-opc.tbl: Replace Broadcast=<N> by Broadcast.
566 * i386-tlb.h: Re-generate.
567
9f123b91
JB
5682018-03-28 Jan Beulich <jbeulich@suse.com>
569
570 * i386-opc.tbl (vcvt*d2si, vcvt*d2usi, vcvt*s2si, vcvt*s2usi):
571 Fold AVX512 forms
572 * i386-tlb.h: Re-generate.
573
9646c87b
JB
5742018-03-28 Jan Beulich <jbeulich@suse.com>
575
576 * i386-dis.c (prefix_table): Drop Y for cvt*2si.
577 (vex_len_table): Drop Y for vcvt*2si.
578 (putop): Replace plain 'Y' handling by abort().
579
c8d59609
NC
5802018-03-28 Nick Clifton <nickc@redhat.com>
581
582 PR 22988
583 * aarch64-tbl.h (aarch64_opcode_table): Add entries for LDFF1xx
584 instructions with only a base address register.
585 * aarch64-opc.c (operand_general_constraint_met_p): Add code to
586 handle AARHC64_OPND_SVE_ADDR_R.
587 (aarch64_print_operand): Likewise.
588 * aarch64-asm-2.c: Regenerate.
589 * aarch64_dis-2.c: Regenerate.
590 * aarch64-opc-2.c: Regenerate.
591
b8c169f3
JB
5922018-03-22 Jan Beulich <jbeulich@suse.com>
593
594 * i386-opc.tbl: Drop VecESize from register only insn forms and
595 memory forms not allowing broadcast.
596 * i386-tlb.h: Re-generate.
597
96bc132a
JB
5982018-03-22 Jan Beulich <jbeulich@suse.com>
599
600 * i386-opc.tbl (vfrczs*, vphadd*, vphsub*, vpmacs*, vpmadcs*,
601 vprot*, vpsha*, vpshl*, bextr, blc*, bls*, t1mskc, tzmsk, sha1*,
602 sha256*): Drop Disp<N>.
603
9f79e886
JB
6042018-03-22 Jan Beulich <jbeulich@suse.com>
605
606 * i386-dis.c (EbndS, bnd_swap_mode): New.
607 (prefix_table): Use EbndS.
608 (OP_E_register, OP_E_memory): Also handle bnd_swap_mode.
609 * i386-opc.tbl (bndmov): Move misplaced Load.
610 * i386-tlb.h: Re-generate.
611
d6793fa1
JB
6122018-03-22 Jan Beulich <jbeulich@suse.com>
613
614 * i386-opc.tbl (vcvtdq2pd, vcvtps2pd, vcvtudq2pd): Use separate
615 templates allowing memory operands and folded ones for register
616 only flavors.
617 * i386-tlb.h: Re-generate.
618
f7768225
JB
6192018-03-22 Jan Beulich <jbeulich@suse.com>
620
621 * i386-opc.tbl (vfrczp*, vpcmov, vpermil2p*): Fold 128- and
622 256-bit templates. Drop redundant leftover Disp<N>.
623 * i386-tlb.h: Re-generate.
624
0e35537d
JW
6252018-03-14 Kito Cheng <kito.cheng@gmail.com>
626
627 * riscv-opc.c (riscv_insn_types): New.
628
b4a3689a
NC
6292018-03-13 Nick Clifton <nickc@redhat.com>
630
631 * po/pt_BR.po: Updated Brazilian Portuguese translation.
632
d3d50934
L
6332018-03-08 H.J. Lu <hongjiu.lu@intel.com>
634
635 * i386-opc.tbl: Add Optimize to clr.
636 * i386-tbl.h: Regenerated.
637
bd5dea88
L
6382018-03-08 H.J. Lu <hongjiu.lu@intel.com>
639
640 * i386-gen.c (opcode_modifiers): Remove OldGcc.
641 * i386-opc.h (OldGcc): Removed.
642 (i386_opcode_modifier): Remove oldgcc.
643 * i386-opc.tbl: Remove fsubp, fsubrp, fdivp and fdivrp
644 instructions for old (<= 2.8.1) versions of gcc.
645 * i386-tbl.h: Regenerated.
646
e771e7c9
JB
6472018-03-08 Jan Beulich <jbeulich@suse.com>
648
649 * i386-opc.h (EVEXDYN): New.
650 * i386-opc.tbl: Fold various AVX512VL templates.
651 * i386-tlb.h: Re-generate.
652
ed438a93
JB
6532018-03-08 Jan Beulich <jbeulich@suse.com>
654
655 * i386-opc.tbl (vexpandpd, vexpandps, vmovapd, vmovaps,
656 vmovdqa32, vmovdqa64, vmovdqu32, vmovdqu64, vmovupd, vmovups,
657 vpexpandd, vpexpandq): Fold AFX512VF templates.
658 * i386-tlb.h: Re-generate.
659
454172a9
JB
6602018-03-08 Jan Beulich <jbeulich@suse.com>
661
662 * i386-opc.tbl (vgf2p8affineinvqb, vgf2p8affineqb, vgf2p8mulb):
663 Fold 128- and 256-bit VEX-encoded templates.
664 * i386-tlb.h: Re-generate.
665
36824150
JB
6662018-03-08 Jan Beulich <jbeulich@suse.com>
667
668 * i386-opc.tbl (vexpandpd, vexpandps, vmovapd, vmovaps,
669 vmovdqa32, vmovdqa64, vmovdqu32, vmovdqu64, vmovupd, vmovups,
670 vpexpandd, vpexpandq): Fold AVX512F templates.
671 * i386-tlb.h: Re-generate.
672
e7f5c0a9
JB
6732018-03-08 Jan Beulich <jbeulich@suse.com>
674
675 * i386-opc.tbl (llwpcb, slwpcb, lwpval, lwpins): Fold 32- and
676 64-bit templates. Drop Disp<N>.
677 * i386-tlb.h: Re-generate.
678
25a4277f
JB
6792018-03-08 Jan Beulich <jbeulich@suse.com>
680
681 * i386-opc.tbl (vfmadd*, vfmsub*, vfnmadd*, vfnmsub*): Fold 128-
682 and 256-bit templates.
683 * i386-tlb.h: Re-generate.
684
d2224064
JB
6852018-03-08 Jan Beulich <jbeulich@suse.com>
686
687 * i386-opc.tbl (cmpxchg8b): Add NoRex64.
688 * i386-tlb.h: Re-generate.
689
1b193f0b
JB
6902018-03-08 Jan Beulich <jbeulich@suse.com>
691
692 * i386-opc.tbl (cmpxchg16b, fisttp, fisttpll, bndmov, mwaitx):
693 Drop NoAVX.
694 * i386-tlb.h: Re-generate.
695
f2f6a710
JB
6962018-03-08 Jan Beulich <jbeulich@suse.com>
697
698 * i386-opc.tbl (ldmxcsr, stmxcsr): Add NoAVX.
699 * i386-tlb.h: Re-generate.
700
38e314eb
JB
7012018-03-08 Jan Beulich <jbeulich@suse.com>
702
703 * i386-gen.c (opcode_modifiers): Delete FloatD.
704 * i386-opc.h (FloatD): Delete.
705 (struct i386_opcode_modifier): Delete floatd.
706 * i386-opc.tbl (fadd, fsub, fsubr, fmul, fdiv, fdivr): Replace
707 FloatD by D.
708 * i386-tlb.h: Re-generate.
709
d53e6b98
JB
7102018-03-08 Jan Beulich <jbeulich@suse.com>
711
712 * i386-dis.c (float_reg): Adjust DC and DE fsub*/fdiv* patterns.
713
2907c2f5
JB
7142018-03-08 Jan Beulich <jbeulich@suse.com>
715
716 * i386-opc.tbl (vmovd): Disallow Qword memory operands.
717 * i386-tlb.h: Re-generate.
718
73053c1f
JB
7192018-03-08 Jan Beulich <jbeulich@suse.com>
720
721 * i386-opc.tbl (vcvtpd2ps): Fold AVX 128- and 256-bit memory
722 forms.
723 * i386-tlb.h: Re-generate.
724
52fe4420
AM
7252018-03-07 Alan Modra <amodra@gmail.com>
726
727 * disassemble.c (disassembler): Use bfd_arch_powerpc entry for
728 bfd_arch_rs6000.
729 * disassemble.h (print_insn_rs6000): Delete.
730 * ppc-dis.c (powerpc_init_dialect): Handle rs6000.
731 (disassemble_init_powerpc): Call powerpc_init_dialect for rs6000.
732 (print_insn_rs6000): Delete.
733
a6743a54
AM
7342018-03-03 Alan Modra <amodra@gmail.com>
735
736 * sysdep.h (opcodes_error_handler): Define.
737 (_bfd_error_handler): Declare.
738 * Makefile.am: Remove stray #.
739 * opc2c.c (main): Remove bogus -l arg handling. Print "DO NOT
740 EDIT" comment.
741 * aarch64-dis.c, * arc-dis.c, * arm-dis.c, * avr-dis.c,
742 * d30v-dis.c, * h8300-dis.c, * mmix-dis.c, * ppc-dis.c,
743 * riscv-dis.c, * s390-dis.c, * sparc-dis.c, * v850-dis.c: Use
744 opcodes_error_handler to print errors. Standardize error messages.
745 * msp430-decode.opc, * nios2-dis.c, * rl78-decode.opc: Likewise,
746 and include opintl.h.
747 * nds32-asm.c: Likewise, and include sysdep.h and opintl.h.
748 * i386-gen.c: Standardize error messages.
749 * msp430-decode.c, * rl78-decode.c, rx-decode.c: Regenerate.
750 * Makefile.in: Regenerate.
751 * epiphany-asm.c, * epiphany-desc.c, * epiphany-dis.c,
752 * epiphany-ibld.c, * fr30-asm.c, * fr30-desc.c, * fr30-dis.c,
753 * fr30-ibld.c, * frv-asm.c, * frv-desc.c, * frv-dis.c, * frv-ibld.c,
754 * frv-opc.c, * ip2k-asm.c, * ip2k-desc.c, * ip2k-dis.c, * ip2k-ibld.c,
755 * iq2000-asm.c, * iq2000-desc.c, * iq2000-dis.c, * iq2000-ibld.c,
756 * lm32-asm.c, * lm32-desc.c, * lm32-dis.c, * lm32-ibld.c,
757 * m32c-asm.c, * m32c-desc.c, * m32c-dis.c, * m32c-ibld.c,
758 * m32r-asm.c, * m32r-desc.c, * m32r-dis.c, * m32r-ibld.c,
759 * mep-asm.c, * mep-desc.c, * mep-dis.c, * mep-ibld.c, * mt-asm.c,
760 * mt-desc.c, * mt-dis.c, * mt-ibld.c, * or1k-asm.c, * or1k-desc.c,
761 * or1k-dis.c, * or1k-ibld.c, * xc16x-asm.c, * xc16x-desc.c,
762 * xc16x-dis.c, * xc16x-ibld.c, * xstormy16-asm.c, * xstormy16-desc.c,
763 * xstormy16-dis.c, * xstormy16-ibld.c: Regenerate.
764
8305403a
L
7652018-03-01 H.J. Lu <hongjiu.lu@intel.com>
766
767 * * i386-opc.tbl: Add "Optimize" to AVX256 and AVX512
768 vpsub[bwdq] instructions.
769 * i386-tbl.h: Regenerated.
770
e184813f
AM
7712018-03-01 Alan Modra <amodra@gmail.com>
772
773 * configure.ac (ALL_LINGUAS): Sort.
774 * configure: Regenerate.
775
5b616bef
TP
7762018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
777
778 * arm-dis.c (print_insn_coprocessor): Replace uses of ARM_FEATURE_COPY
779 macro by assignements.
780
b6f8c7c4
L
7812018-02-27 H.J. Lu <hongjiu.lu@intel.com>
782
783 PR gas/22871
784 * i386-gen.c (opcode_modifiers): Add Optimize.
785 * i386-opc.h (Optimize): New enum.
786 (i386_opcode_modifier): Add optimize.
787 * i386-opc.tbl: Add "Optimize" to "mov $imm, reg",
788 "sub reg, reg/mem", "test $imm, acc", "test $imm, reg/mem",
789 "and $imm, acc", "and $imm, reg/mem", "xor reg, reg/mem",
790 "movq $imm, reg" and AVX256 and AVX512 versions of vandnps,
791 vandnpd, vpandn, vpandnd, vpandnq, vxorps, vxorpd, vpxor,
792 vpxord and vpxorq.
793 * i386-tbl.h: Regenerated.
794
e95b887f
AM
7952018-02-26 Alan Modra <amodra@gmail.com>
796
797 * crx-dis.c (getregliststring): Allocate a large enough buffer
798 to silence false positive gcc8 warning.
799
0bccfb29
JW
8002018-02-22 Shea Levy <shea@shealevy.com>
801
802 * disassemble.c (ARCH_riscv): Define if ARCH_all.
803
6b6b6807
L
8042018-02-22 H.J. Lu <hongjiu.lu@intel.com>
805
806 * i386-opc.tbl: Add {rex},
807 * i386-tbl.h: Regenerated.
808
75f31665
MR
8092018-02-20 Maciej W. Rozycki <macro@mips.com>
810
811 * mips16-opc.c (decode_mips16_operand) <'M'>: Remove case.
812 (mips16_opcodes): Replace `M' with `m' for "restore".
813
e207bc53
TP
8142018-02-19 Thomas Preud'homme <thomas.preudhomme@arm.com>
815
816 * arm-dis.c (thumb_opcodes): Fix BXNS mask.
817
87993319
MR
8182018-02-13 Maciej W. Rozycki <macro@mips.com>
819
820 * wasm32-dis.c (print_insn_wasm32): Rename `index' local
821 variable to `function_index'.
822
68d20676
NC
8232018-02-13 Nick Clifton <nickc@redhat.com>
824
825 PR 22823
826 * metag-dis.c (print_fmmov): Double buffer size to avoid warning
827 about truncation of printing.
828
d2159fdc
HW
8292018-02-12 Henry Wong <henry@stuffedcow.net>
830
831 * mips-opc.c (mips_builtin_opcodes): Correct "sigrie" encoding.
832
f174ef9f
NC
8332018-02-05 Nick Clifton <nickc@redhat.com>
834
835 * po/pt_BR.po: Updated Brazilian Portuguese translation.
836
be3a8dca
IT
8372018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
838
839 * i386-dis.c (enum): Add pconfig.
840 * i386-gen.c (cpu_flag_init): Add CPU_PCONFIG_FLAGS.
841 (cpu_flags): Add CpuPCONFIG.
842 * i386-opc.h (enum): Add CpuPCONFIG.
843 (i386_cpu_flags): Add cpupconfig.
844 * i386-opc.tbl: Add PCONFIG instruction.
845 * i386-init.h: Regenerate.
846 * i386-tbl.h: Likewise.
847
3233d7d0
IT
8482018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
849
850 * i386-dis.c (enum): Add PREFIX_0F09.
851 * i386-gen.c (cpu_flag_init): Add CPU_WBNOINVD_FLAGS.
852 (cpu_flags): Add CpuWBNOINVD.
853 * i386-opc.h (enum): Add CpuWBNOINVD.
854 (i386_cpu_flags): Add cpuwbnoinvd.
855 * i386-opc.tbl: Add WBNOINVD instruction.
856 * i386-init.h: Regenerate.
857 * i386-tbl.h: Likewise.
858
e925c834
JW
8592018-01-17 Jim Wilson <jimw@sifive.com>
860
861 * riscv-opc.c (riscv_opcodes) <addi>: Use z instead of 0.
862
d777820b
IT
8632018-01-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
864
865 * i386-gen.c (cpu_flag_init): Delete CPU_CET_FLAGS, CpuCET.
866 Add CPU_IBT_FLAGS, CPU_SHSTK_FLAGS, CPY_ANY_IBT_FLAGS,
867 CPU_ANY_SHSTK_FLAGS, CpuIBT, CpuSHSTK.
868 (cpu_flags): Add CpuIBT, CpuSHSTK.
869 * i386-opc.h (enum): Add CpuIBT, CpuSHSTK.
870 (i386_cpu_flags): Add cpuibt, cpushstk.
871 * i386-opc.tbl: Change CpuCET to CpuSHSTK and CpuIBT.
872 * i386-init.h: Regenerate.
873 * i386-tbl.h: Likewise.
874
f6efed01
NC
8752018-01-16 Nick Clifton <nickc@redhat.com>
876
877 * po/pt_BR.po: Updated Brazilian Portugese translation.
878 * po/de.po: Updated German translation.
879
2721d702
JW
8802018-01-15 Jim Wilson <jimw@sifive.com>
881
882 * riscv-opc.c (match_c_nop): New.
883 (riscv_opcodes) <addi>: Handle an addi that compresses to c.nop.
884
616dcb87
NC
8852018-01-15 Nick Clifton <nickc@redhat.com>
886
887 * po/uk.po: Updated Ukranian translation.
888
3957a496
NC
8892018-01-13 Nick Clifton <nickc@redhat.com>
890
891 * po/opcodes.pot: Regenerated.
892
769c7ea5
NC
8932018-01-13 Nick Clifton <nickc@redhat.com>
894
895 * configure: Regenerate.
896
faf766e3
NC
8972018-01-13 Nick Clifton <nickc@redhat.com>
898
899 2.30 branch created.
900
888a89da
IT
9012018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
902
903 * i386-opc.tbl: Remove VL variants for 4FMAPS and 4VNNIW insns.
904 * i386-tbl.h: Regenerate.
905
cbda583a
JB
9062018-01-10 Jan Beulich <jbeulich@suse.com>
907
908 * i386-opc.tbl (v4fmaddss, v4fnmaddss): Adjust Disp8MemShift.
909 * i386-tbl.h: Re-generate.
910
c9e92278
JB
9112018-01-10 Jan Beulich <jbeulich@suse.com>
912
913 * i386-opc.tbl (vpcmpeqb, vpcmpleb, vpcmpltb, vpcmpneqb,
914 vpcmpnleb, vpcmpnltb, vpcmpequb, vpcmpleub, vpcmpltub,
915 vpcmpnequb, vpcmpnleub, vpcmpnltub, vpcmpeqw, vpcmplew,
916 vpcmpltw, vpcmpneqw, vpcmpnlew, vpcmpnltw, vpcmpequw, vpcmpleuw,
917 vpcmpltuw, vpcmpnequw, vpcmpnleuw, vpcmpnltuw): Adjust
918 Disp8MemShift of AVX512VL forms.
919 * i386-tbl.h: Re-generate.
920
35fd2b2b
JW
9212018-01-09 Jim Wilson <jimw@sifive.com>
922
923 * riscv-dis.c (maybe_print_address): If base_reg is zero,
924 then the hi_addr value is zero.
925
91d8b670
JG
9262018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
927
928 * arm-dis.c (arm_opcodes): Add csdb.
929 (thumb32_opcodes): Add csdb.
930
be2e7d95
JG
9312018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
932
933 * aarch64-tbl.h (aarch64_opcode_table): Add "csdb".
934 * aarch64-asm-2.c: Regenerate.
935 * aarch64-dis-2.c: Regenerate.
936 * aarch64-opc-2.c: Regenerate.
937
704a705d
L
9382018-01-08 H.J. Lu <hongjiu.lu@intel.com>
939
940 PR gas/22681
941 * i386-opc.tbl: Properly encode vmovd with Qword memeory operand.
942 Remove AVX512 vmovd with 64-bit operands.
943 * i386-tbl.h: Regenerated.
944
35eeb78f
JW
9452018-01-05 Jim Wilson <jimw@sifive.com>
946
947 * riscv-dis.c (print_insn_args) <'s'>: Call maybe_print_address for a
948 jalr.
949
219d1afa
AM
9502018-01-03 Alan Modra <amodra@gmail.com>
951
952 Update year range in copyright notice of all files.
953
1508bbf5
JB
9542018-01-02 Jan Beulich <jbeulich@suse.com>
955
956 * i386-gen.c (operand_type_init): Restore OPERAND_TYPE_REGYMM
957 and OPERAND_TYPE_REGZMM entries.
958
1e563868 959For older changes see ChangeLog-2017
3499769a 960\f
1e563868 961Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
962
963Copying and distribution of this file, with or without modification,
964are permitted in any medium without royalty provided the copyright
965notice and this notice are preserved.
966
967Local Variables:
968mode: change-log
969left-margin: 8
970fill-column: 74
971version-control: never
972End:
This page took 0.177687 seconds and 4 git commands to generate.