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