e3cba7606939f2dff5b394ea4e71d2e2583f6137
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2016-10-17 Cupertino Miranda <cmiranda@synopsys.com>
2
3 * arc-tbl.h: Removed any "inv.+" instructions from the table.
4
5 2016-10-14 Claudiu Zissulescu <claziss@synopsys.com>
6
7 * arc-dis.c (find_format_from_table): Discriminate LIMM indicator
8 usage on ISA basis.
9
10 2016-10-11 Jiong Wang <jiong.wang@arm.com>
11
12 PR target/20666
13 * aarch64-asm.c (convert_bfc_to_bfm): Fix dest index.
14
15 2016-10-07 Jiong Wang <jiong.wang@arm.com>
16
17 PR target/20667
18 * aarch64-opc.c (aarch64_print_operand): Always print operand if it's
19 available.
20
21 2016-10-07 Alan Modra <amodra@gmail.com>
22
23 * sh-opc.h (sh_merge_bfd_arch): Delete prototype.
24
25 2016-10-06 Alan Modra <amodra@gmail.com>
26
27 * aarch64-opc.c: Spell fall through comments consistently.
28 * i386-dis.c: Likewise.
29 * aarch64-dis.c: Add missing fall through comments.
30 * aarch64-opc.c: Likewise.
31 * arc-dis.c: Likewise.
32 * arm-dis.c: Likewise.
33 * i386-dis.c: Likewise.
34 * m68k-dis.c: Likewise.
35 * mep-asm.c: Likewise.
36 * ns32k-dis.c: Likewise.
37 * sh-dis.c: Likewise.
38 * tic4x-dis.c: Likewise.
39 * tic6x-dis.c: Likewise.
40 * vax-dis.c: Likewise.
41
42 2016-10-06 Alan Modra <amodra@gmail.com>
43
44 * arc-ext.c (create_map): Add missing break.
45 * msp430-decode.opc (encode_as): Likewise.
46 * msp430-decode.c: Regenerate.
47
48 2016-10-06 Alan Modra <amodra@gmail.com>
49
50 * cr16-dis.c (print_insn_cr16): Don't use boolean OR in arithmetic.
51 * crx-dis.c (print_insn_crx): Likewise.
52
53 2016-09-30 H.J. Lu <hongjiu.lu@intel.com>
54
55 PR binutils/20657
56 * i386-dis.c (putop): Don't assign alt twice.
57
58 2016-09-29 Jiong Wang <jiong.wang@arm.com>
59
60 PR target/20553
61 * aarch64-tbl.h (fmla, fmls, fmul, fmulx): Fix opcode mask field.
62
63 2016-09-29 Alan Modra <amodra@gmail.com>
64
65 * ppc-opc.c (L): Make compulsory.
66 (LOPT): New, optional form of L.
67 (HTM_R): Define as LOPT.
68 (L0, L1): Delete.
69 (L32OPT): New, optional for 32-bit L.
70 (L2OPT): New, 2-bit L for dcbf.
71 (SVC_LEC): Update.
72 (L2): Define.
73 (insert_l0, extract_l0, insert_l1, extract_l2): Delete.
74 (powerpc_opcodes <cmpli, cmpi, cmpl, cmp>): Use L32OPT.
75 <dcbf>: Use L2OPT.
76 <tlbiel, tlbie>: Use LOPT.
77 <wclr, wclrall>: Use L2.
78
79 2016-09-26 Vlad Zakharov <vzakhar@synopsys.com>
80
81 * Makefile.in: Regenerate.
82 * configure: Likewise.
83
84 2016-09-26 Claudiu Zissulescu <claziss@synopsys.com>
85
86 * arc-ext-tbl.h (EXTINSN2OPF): Define.
87 (EXTINSN2OP): Use EXTINSN2OPF.
88 (bspeekm, bspop, modapp): New extension instructions.
89 * arc-opc.c (F_DNZ_ND): Define.
90 (F_DNZ_D): Likewise.
91 (F_SIZEB1): Changed.
92 (C_DNZ_D): Define.
93 (C_HARD): Changed.
94 * arc-tbl.h (dbnz): New instruction.
95 (prealloc): Allow it for ARC EM.
96 (xbfu): Likewise.
97
98 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
99
100 * aarch64-opc.c (print_immediate_offset_address): Print spaces
101 after commas in addresses.
102 (aarch64_print_operand): Likewise.
103
104 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
105
106 * aarch64-opc.c (operand_general_constraint_met_p): Use "must be"
107 rather than "should be" or "expected to be" in error messages.
108
109 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
110
111 * aarch64-dis.c (remove_dot_suffix): New function, split out from...
112 (print_mnemonic_name): ...here.
113 (print_comment): New function.
114 (print_aarch64_insn): Call it.
115 * aarch64-opc.c (aarch64_conds): Add SVE names.
116 (aarch64_print_operand): Print alternative condition names in
117 a comment.
118
119 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
120
121 * aarch64-tbl.h (OP_SVE_B, OP_SVE_BB, OP_SVE_BBBU, OP_SVE_BMB)
122 (OP_SVE_BPB, OP_SVE_BUB, OP_SVE_BUBB, OP_SVE_BUU, OP_SVE_BZ)
123 (OP_SVE_BZB, OP_SVE_BZBB, OP_SVE_BZU, OP_SVE_DD, OP_SVE_DDD)
124 (OP_SVE_DMD, OP_SVE_DMH, OP_SVE_DMS, OP_SVE_DU, OP_SVE_DUD, OP_SVE_DUU)
125 (OP_SVE_DUV_BHS, OP_SVE_DUV_BHSD, OP_SVE_DZD, OP_SVE_DZU, OP_SVE_HB)
126 (OP_SVE_HMD, OP_SVE_HMS, OP_SVE_HU, OP_SVE_HUU, OP_SVE_HZU, OP_SVE_RR)
127 (OP_SVE_RURV_BHSD, OP_SVE_RUV_BHSD, OP_SVE_SMD, OP_SVE_SMH, OP_SVE_SMS)
128 (OP_SVE_SU, OP_SVE_SUS, OP_SVE_SUU, OP_SVE_SZS, OP_SVE_SZU, OP_SVE_UB)
129 (OP_SVE_UUD, OP_SVE_UUS, OP_SVE_VMR_BHSD, OP_SVE_VMU_SD)
130 (OP_SVE_VMVD_BHS, OP_SVE_VMVU_BHSD, OP_SVE_VMVU_SD, OP_SVE_VMVV_BHSD)
131 (OP_SVE_VMVV_SD, OP_SVE_VMV_BHSD, OP_SVE_VMV_HSD, OP_SVE_VMV_SD)
132 (OP_SVE_VM_SD, OP_SVE_VPU_BHSD, OP_SVE_VPV_BHSD, OP_SVE_VRR_BHSD)
133 (OP_SVE_VRU_BHSD, OP_SVE_VR_BHSD, OP_SVE_VUR_BHSD, OP_SVE_VUU_BHSD)
134 (OP_SVE_VUVV_BHSD, OP_SVE_VUVV_SD, OP_SVE_VUV_BHSD, OP_SVE_VUV_SD)
135 (OP_SVE_VU_BHSD, OP_SVE_VU_HSD, OP_SVE_VU_SD, OP_SVE_VVD_BHS)
136 (OP_SVE_VVU_BHSD, OP_SVE_VVVU_SD, OP_SVE_VVV_BHSD, OP_SVE_VVV_SD)
137 (OP_SVE_VV_BHSD, OP_SVE_VV_HSD_BHS, OP_SVE_VV_SD, OP_SVE_VWW_BHSD)
138 (OP_SVE_VXX_BHSD, OP_SVE_VZVD_BHS, OP_SVE_VZVU_BHSD, OP_SVE_VZVV_BHSD)
139 (OP_SVE_VZVV_SD, OP_SVE_VZV_SD, OP_SVE_V_SD, OP_SVE_WU, OP_SVE_WV_BHSD)
140 (OP_SVE_XU, OP_SVE_XUV_BHSD, OP_SVE_XVW_BHSD, OP_SVE_XV_BHSD)
141 (OP_SVE_XWU, OP_SVE_XXU): New macros.
142 (aarch64_feature_sve): New variable.
143 (SVE): New macro.
144 (_SVE_INSN): Likewise.
145 (aarch64_opcode_table): Add SVE instructions.
146 * aarch64-opc.h (extract_fields): Declare.
147 * aarch64-opc-2.c: Regenerate.
148 * aarch64-asm.c (do_misc_encoding): Handle the new SVE aarch64_ops.
149 * aarch64-asm-2.c: Regenerate.
150 * aarch64-dis.c (extract_fields): Make global.
151 (do_misc_decoding): Handle the new SVE aarch64_ops.
152 * aarch64-dis-2.c: Regenerate.
153
154 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
155
156 * aarch64-opc.h (FLD_SVE_M_4, FLD_SVE_M_14, FLD_SVE_M_16)
157 (FLD_SVE_sz, FLD_SVE_tsz, FLD_SVE_tszl_8, FLD_SVE_tszl_19): New
158 aarch64_field_kinds.
159 * aarch64-opc.c (fields): Add corresponding entries.
160 * aarch64-asm.c (aarch64_get_variant): New function.
161 (aarch64_encode_variant_using_iclass): Likewise.
162 (aarch64_opcode_encode): Call it.
163 * aarch64-dis.c (aarch64_decode_variant_using_iclass): New function.
164 (aarch64_opcode_decode): Call it.
165
166 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
167
168 * aarch64-tbl.h (AARCH64_OPERANDS): Add entries for the new SVE core
169 and FP register operands.
170 * aarch64-opc.h (FLD_SVE_Rm, FLD_SVE_Rn, FLD_SVE_Vd, FLD_SVE_Vm)
171 (FLD_SVE_Vn): New aarch64_field_kinds.
172 * aarch64-opc.c (fields): Add corresponding entries.
173 (aarch64_print_operand): Handle the new SVE core and FP register
174 operands.
175 * aarch64-opc-2.c: Regenerate.
176 * aarch64-asm-2.c: Likewise.
177 * aarch64-dis-2.c: Likewise.
178
179 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
180
181 * aarch64-tbl.h (AARCH64_OPERANDS): Add entries for the new SVE FP
182 immediate operands.
183 * aarch64-opc.h (FLD_SVE_i1): New aarch64_field_kind.
184 * aarch64-opc.c (fields): Add corresponding entry.
185 (operand_general_constraint_met_p): Handle the new SVE FP immediate
186 operands.
187 (aarch64_print_operand): Likewise.
188 * aarch64-opc-2.c: Regenerate.
189 * aarch64-asm.h (ins_sve_float_half_one, ins_sve_float_half_two)
190 (ins_sve_float_zero_one): New inserters.
191 * aarch64-asm.c (aarch64_ins_sve_float_half_one): New function.
192 (aarch64_ins_sve_float_half_two): Likewise.
193 (aarch64_ins_sve_float_zero_one): Likewise.
194 * aarch64-asm-2.c: Regenerate.
195 * aarch64-dis.h (ext_sve_float_half_one, ext_sve_float_half_two)
196 (ext_sve_float_zero_one): New extractors.
197 * aarch64-dis.c (aarch64_ext_sve_float_half_one): New function.
198 (aarch64_ext_sve_float_half_two): Likewise.
199 (aarch64_ext_sve_float_zero_one): Likewise.
200 * aarch64-dis-2.c: Regenerate.
201
202 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
203
204 * aarch64-tbl.h (AARCH64_OPERANDS): Add entries for the new SVE
205 integer immediate operands.
206 * aarch64-opc.h (FLD_SVE_immN, FLD_SVE_imm3, FLD_SVE_imm5)
207 (FLD_SVE_imm5b, FLD_SVE_imm7, FLD_SVE_imm8, FLD_SVE_imm9)
208 (FLD_SVE_immr, FLD_SVE_imms, FLD_SVE_tszh): New aarch64_field_kinds.
209 * aarch64-opc.c (fields): Add corresponding entries.
210 (operand_general_constraint_met_p): Handle the new SVE integer
211 immediate operands.
212 (aarch64_print_operand): Likewise.
213 (aarch64_sve_dupm_mov_immediate_p): New function.
214 * aarch64-opc-2.c: Regenerate.
215 * aarch64-asm.h (ins_inv_limm, ins_sve_aimm, ins_sve_asimm)
216 (ins_sve_limm_mov, ins_sve_shlimm, ins_sve_shrimm): New inserters.
217 * aarch64-asm.c (aarch64_ins_limm_1): New function, split out from...
218 (aarch64_ins_limm): ...here.
219 (aarch64_ins_inv_limm): New function.
220 (aarch64_ins_sve_aimm): Likewise.
221 (aarch64_ins_sve_asimm): Likewise.
222 (aarch64_ins_sve_limm_mov): Likewise.
223 (aarch64_ins_sve_shlimm): Likewise.
224 (aarch64_ins_sve_shrimm): Likewise.
225 * aarch64-asm-2.c: Regenerate.
226 * aarch64-dis.h (ext_inv_limm, ext_sve_aimm, ext_sve_asimm)
227 (ext_sve_limm_mov, ext_sve_shlimm, ext_sve_shrimm): New extractors.
228 * aarch64-dis.c (decode_limm): New function, split out from...
229 (aarch64_ext_limm): ...here.
230 (aarch64_ext_inv_limm): New function.
231 (decode_sve_aimm): Likewise.
232 (aarch64_ext_sve_aimm): Likewise.
233 (aarch64_ext_sve_asimm): Likewise.
234 (aarch64_ext_sve_limm_mov): Likewise.
235 (aarch64_top_bit): Likewise.
236 (aarch64_ext_sve_shlimm): Likewise.
237 (aarch64_ext_sve_shrimm): Likewise.
238 * aarch64-dis-2.c: Regenerate.
239
240 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
241
242 * aarch64-tbl.h (AARCH64_OPERANDS): Add entries for new MUL VL
243 operands.
244 * aarch64-opc.c (aarch64_operand_modifiers): Initialize
245 the AARCH64_MOD_MUL_VL entry.
246 (value_aligned_p): Cope with non-power-of-two alignments.
247 (operand_general_constraint_met_p): Handle the new MUL VL addresses.
248 (print_immediate_offset_address): Likewise.
249 (aarch64_print_operand): Likewise.
250 * aarch64-opc-2.c: Regenerate.
251 * aarch64-asm.h (ins_sve_addr_ri_s4xvl, ins_sve_addr_ri_s6xvl)
252 (ins_sve_addr_ri_s9xvl): New inserters.
253 * aarch64-asm.c (aarch64_ins_sve_addr_ri_s4xvl): New function.
254 (aarch64_ins_sve_addr_ri_s6xvl): Likewise.
255 (aarch64_ins_sve_addr_ri_s9xvl): Likewise.
256 * aarch64-asm-2.c: Regenerate.
257 * aarch64-dis.h (ext_sve_addr_ri_s4xvl, ext_sve_addr_ri_s6xvl)
258 (ext_sve_addr_ri_s9xvl): New extractors.
259 * aarch64-dis.c (aarch64_ext_sve_addr_reg_mul_vl): New function.
260 (aarch64_ext_sve_addr_ri_s4xvl): Likewise.
261 (aarch64_ext_sve_addr_ri_s6xvl): Likewise.
262 (aarch64_ext_sve_addr_ri_s9xvl): Likewise.
263 * aarch64-dis-2.c: Regenerate.
264
265 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
266
267 * aarch64-tbl.h (AARCH64_OPERANDS): Add entries for the new SVE
268 address operands.
269 * aarch64-opc.h (FLD_SVE_imm6, FLD_SVE_msz, FLD_SVE_xs_14)
270 (FLD_SVE_xs_22): New aarch64_field_kinds.
271 (OPD_F_OD_MASK, OPD_F_OD_LSB, OPD_F_NO_ZR): New flags.
272 (get_operand_specific_data): New function.
273 * aarch64-opc.c (fields): Add entries for FLD_SVE_imm6, FLD_SVE_msz,
274 FLD_SVE_xs_14 and FLD_SVE_xs_22.
275 (operand_general_constraint_met_p): Handle the new SVE address
276 operands.
277 (sve_reg): New array.
278 (get_addr_sve_reg_name): New function.
279 (aarch64_print_operand): Handle the new SVE address operands.
280 * aarch64-opc-2.c: Regenerate.
281 * aarch64-asm.h (ins_sve_addr_ri_u6, ins_sve_addr_rr_lsl)
282 (ins_sve_addr_rz_xtw, ins_sve_addr_zi_u5, ins_sve_addr_zz_lsl)
283 (ins_sve_addr_zz_sxtw, ins_sve_addr_zz_uxtw): New inserters.
284 * aarch64-asm.c (aarch64_ins_sve_addr_ri_u6): New function.
285 (aarch64_ins_sve_addr_rr_lsl): Likewise.
286 (aarch64_ins_sve_addr_rz_xtw): Likewise.
287 (aarch64_ins_sve_addr_zi_u5): Likewise.
288 (aarch64_ins_sve_addr_zz): Likewise.
289 (aarch64_ins_sve_addr_zz_lsl): Likewise.
290 (aarch64_ins_sve_addr_zz_sxtw): Likewise.
291 (aarch64_ins_sve_addr_zz_uxtw): Likewise.
292 * aarch64-asm-2.c: Regenerate.
293 * aarch64-dis.h (ext_sve_addr_ri_u6, ext_sve_addr_rr_lsl)
294 (ext_sve_addr_rz_xtw, ext_sve_addr_zi_u5, ext_sve_addr_zz_lsl)
295 (ext_sve_addr_zz_sxtw, ext_sve_addr_zz_uxtw): New extractors.
296 * aarch64-dis.c (aarch64_ext_sve_add_reg_imm): New function.
297 (aarch64_ext_sve_addr_ri_u6): Likewise.
298 (aarch64_ext_sve_addr_rr_lsl): Likewise.
299 (aarch64_ext_sve_addr_rz_xtw): Likewise.
300 (aarch64_ext_sve_addr_zi_u5): Likewise.
301 (aarch64_ext_sve_addr_zz): Likewise.
302 (aarch64_ext_sve_addr_zz_lsl): Likewise.
303 (aarch64_ext_sve_addr_zz_sxtw): Likewise.
304 (aarch64_ext_sve_addr_zz_uxtw): Likewise.
305 * aarch64-dis-2.c: Regenerate.
306
307 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
308
309 * aarch64-tbl.h (AARCH64_OPERANDS): Add an entry for
310 AARCH64_OPND_SVE_PATTERN_SCALED.
311 * aarch64-opc.h (FLD_SVE_imm4): New aarch64_field_kind.
312 * aarch64-opc.c (fields): Add a corresponding entry.
313 (set_multiplier_out_of_range_error): New function.
314 (aarch64_operand_modifiers): Add entry for AARCH64_MOD_MUL.
315 (operand_general_constraint_met_p): Handle
316 AARCH64_OPND_SVE_PATTERN_SCALED.
317 (print_register_offset_address): Use PRIi64 to print the
318 shift amount.
319 (aarch64_print_operand): Likewise. Handle
320 AARCH64_OPND_SVE_PATTERN_SCALED.
321 * aarch64-opc-2.c: Regenerate.
322 * aarch64-asm.h (ins_sve_scale): New inserter.
323 * aarch64-asm.c (aarch64_ins_sve_scale): New function.
324 * aarch64-asm-2.c: Regenerate.
325 * aarch64-dis.h (ext_sve_scale): New inserter.
326 * aarch64-dis.c (aarch64_ext_sve_scale): New function.
327 * aarch64-dis-2.c: Regenerate.
328
329 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
330
331 * aarch64-tbl.h (AARCH64_OPERANDS): Add entries for
332 AARCH64_OPND_SVE_PATTERN and AARCH64_OPND_SVE_PRFOP.
333 * aarch64-opc.h (FLD_SVE_pattern): New aarch64_field_kind.
334 (FLD_SVE_prfop): Likewise.
335 * aarch64-opc.c: Include libiberty.h.
336 (aarch64_sve_pattern_array): New variable.
337 (aarch64_sve_prfop_array): Likewise.
338 (fields): Add entries for FLD_SVE_pattern and FLD_SVE_prfop.
339 (aarch64_print_operand): Handle AARCH64_OPND_SVE_PATTERN and
340 AARCH64_OPND_SVE_PRFOP.
341 * aarch64-asm-2.c: Regenerate.
342 * aarch64-dis-2.c: Likewise.
343 * aarch64-opc-2.c: Likewise.
344
345 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
346
347 * aarch64-opc.c (aarch64_opnd_qualifiers): Add entries for
348 AARCH64_OPND_QLF_P_[ZM].
349 (aarch64_print_operand): Print /z and /m where appropriate.
350
351 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
352
353 * aarch64-tbl.h (AARCH64_OPERANDS): Add entries for new SVE operands.
354 * aarch64-opc.h (FLD_SVE_Pd, FLD_SVE_Pg3, FLD_SVE_Pg4_5)
355 (FLD_SVE_Pg4_10, FLD_SVE_Pg4_16, FLD_SVE_Pm, FLD_SVE_Pn, FLD_SVE_Pt)
356 (FLD_SVE_Za_5, FLD_SVE_Za_16, FLD_SVE_Zd, FLD_SVE_Zm_5, FLD_SVE_Zm_16)
357 (FLD_SVE_Zn, FLD_SVE_Zt, FLD_SVE_tzsh): New aarch64_field_kinds.
358 * aarch64-opc.c (fields): Add corresponding entries here.
359 (operand_general_constraint_met_p): Check that SVE register lists
360 have the correct length. Check the ranges of SVE index registers.
361 Check for cases where p8-p15 are used in 3-bit predicate fields.
362 (aarch64_print_operand): Handle the new SVE operands.
363 * aarch64-opc-2.c: Regenerate.
364 * aarch64-asm.h (ins_sve_index, ins_sve_reglist): New inserters.
365 * aarch64-asm.c (aarch64_ins_sve_index): New function.
366 (aarch64_ins_sve_reglist): Likewise.
367 * aarch64-asm-2.c: Regenerate.
368 * aarch64-dis.h (ext_sve_index, ext_sve_reglist): New extractors.
369 * aarch64-dis.c (aarch64_ext_sve_index): New function.
370 (aarch64_ext_sve_reglist): Likewise.
371 * aarch64-dis-2.c: Regenerate.
372
373 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
374
375 * aarch64-tbl.h (CORE_INSN, __FP_INSN, SIMD_INSN, CRYP_INSN)
376 (_CRC_INSN, _LSE_INSN, _LOR_INSN, RDMA_INSN, FP16_INSN, SF16_INSN)
377 (V8_2_INSN, aarch64_opcode_table): Initialize tied_operand field.
378 * aarch64-opc.c (aarch64_match_operands_constraint): Check for
379 tied operands.
380
381 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
382
383 * aarch64-opc.c (get_offset_int_reg_name): New function.
384 (print_immediate_offset_address): Likewise.
385 (print_register_offset_address): Take the base and offset
386 registers as parameters.
387 (aarch64_print_operand): Update caller accordingly. Use
388 print_immediate_offset_address.
389
390 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
391
392 * aarch64-opc.c (BANK): New macro.
393 (R32, R64): Take a register number as argument
394 (int_reg): Use BANK.
395
396 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
397
398 * aarch64-opc.c (print_register_list): Add a prefix parameter.
399 (aarch64_print_operand): Update accordingly.
400
401 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
402
403 * aarch64-tbl.h (AARCH64_OPERNADS): Use fpimm rather than imm
404 for FPIMM.
405 * aarch64-asm.h (ins_fpimm): New inserter.
406 * aarch64-asm.c (aarch64_ins_fpimm): New function.
407 * aarch64-asm-2.c: Regenerate.
408 * aarch64-dis.h (ext_fpimm): New extractor.
409 * aarch64-dis.c (aarch64_ext_imm): Remove fpimm test.
410 (aarch64_ext_fpimm): New function.
411 * aarch64-dis-2.c: Regenerate.
412
413 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
414
415 * aarch64-asm.c: Include libiberty.h.
416 (insert_fields): New function.
417 (aarch64_ins_imm): Use it.
418 * aarch64-dis.c (extract_fields): New function.
419 (aarch64_ext_imm): Use it.
420
421 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
422
423 * aarch64-opc.c (aarch64_logical_immediate_p): Replace is32
424 with an esize parameter.
425 (operand_general_constraint_met_p): Update accordingly.
426 Fix misindented code.
427 * aarch64-asm.c (aarch64_ins_limm): Update call to
428 aarch64_logical_immediate_p.
429
430 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
431
432 * aarch64-opc.c (match_operands_qualifier): Handle F_STRICT.
433
434 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
435
436 * aarch64-gen.c (indented_print): Avoid hard-coded indentation limit.
437
438 2016-09-15 Claudiu Zissulescu <claziss@synopsys.com>
439
440 * arc-dis.c (find_format): Walk the linked list pointed by einsn.
441
442 2016-09-14 Peter Bergner <bergner@vnet.ibm.com>
443
444 * ppc-opc.c (powerpc_opcodes) <slbiag>: New mnemonic.
445 <addex., brd, brh, brw, lwzmx, nandxor, rldixor, setbool,
446 xor3>: Delete mnemonics.
447 <cp_abort>: Rename mnemonic from ...
448 <cpabort>: ...to this.
449 <setb>: Change to a X form instruction.
450 <sync>: Change to 1 operand form.
451 <copy>: Delete mnemonic.
452 <copy_first>: Rename mnemonic from ...
453 <copy>: ...to this.
454 <paste, paste.>: Delete mnemonics.
455 <paste_last>: Rename mnemonic from ...
456 <paste.>: ...to this.
457
458 2016-09-14 Anton Kolesov <Anton.Kolesov@synopsys.com>
459
460 * arc-dis.c (arc_get_disassembler): Accept a null bfd gracefully.
461
462 2016-09-12 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
463
464 * s390-mkopc.c (main): Support alternate arch strings.
465
466 2016-09-12 Patrick Steuer <steuer@linux.vnet.ibm.com>
467
468 * s390-opc.txt: Fix kmctr instruction type.
469
470 2016-09-07 H.J. Lu <hongjiu.lu@intel.com>
471
472 * i386-gen.c (cpu_flag_init): Remove CPU_IAMCU_COMPAT_FLAGS.
473 * i386-init.h: Regenerated.
474
475 2016-08-30 Cupertino Miranda <cmiranda@synopsys.com>
476
477 * opcodes/arc-dis.c (print_insn_arc): Changed.
478
479 2016-08-26 Jose E. Marchesi <jose.marchesi@oracle.com>
480
481 * sparc-opc.c (sparc_opcodes): Fix typo in opcode, camellia_fi ->
482 camellia_fl.
483
484 2016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
485
486 * arm-dis.c (psr_name): Use hex as case labels. Add detection for
487 MSPLIM, PSPLIM, MSPLIM_NS, PSPLIM_NS, PRIMASK_NS, BASEPRI_NS,
488 FAULTMASK_NS, CONTROL_NS and SP_NS special registers.
489
490 2016-08-24 H.J. Lu <hongjiu.lu@intel.com>
491
492 * i386-dis.c (PREFIX_MOD_0_0FAE_REG_4): New.
493 (PREFIX_MOD_3_0FAE_REG_4): Likewise.
494 (prefix_table): Add PREFIX_MOD_0_0FAE_REG_4 and
495 PREFIX_MOD_3_0FAE_REG_4.
496 (mod_table): Use PREFIX_MOD_0_0FAE_REG_4 and
497 PREFIX_MOD_3_0FAE_REG_4.
498 * i386-gen.c (cpu_flag_init): Add CPU_PTWRITE_FLAGS.
499 (cpu_flags): Add CpuPTWRITE.
500 * i386-opc.h (CpuPTWRITE): New.
501 (i386_cpu_flags): Add cpuptwrite.
502 * i386-opc.tbl: Add ptwrite instruction.
503 * i386-init.h: Regenerated.
504 * i386-tbl.h: Likewise.
505
506 2016-08-24 Anton Kolesov <Anton.Kolesov@synopsys.com>
507
508 * arc-dis.h: Wrap around in extern "C".
509
510 2016-08-23 Richard Sandiford <richard.sandiford@arm.com>
511
512 * aarch64-tbl.h (V8_2_INSN): New macro.
513 (aarch64_opcode_table): Use it.
514
515 2016-08-23 Richard Sandiford <richard.sandiford@arm.com>
516
517 * aarch64-tbl.h (aarch64_opcode_table): Make more use of
518 CORE_INSN, __FP_INSN and SIMD_INSN.
519
520 2016-08-23 Richard Sandiford <richard.sandiford@arm.com>
521
522 * aarch64-tbl.h (CORE_INSN, __FP_INSN, SIMD_INSN): Add OP parameter.
523 (aarch64_opcode_table): Update uses accordingly.
524
525 2016-07-25 Andrew Jenner <andrew@codesourcery.com>
526 Kwok Cheung Yeung <kcy@codesourcery.com>
527
528 opcodes/
529 * ppc-opc.c (vle_opcodes): Alias 'e_cmpwi' to 'e_cmpi' and
530 'e_cmplwi' to 'e_cmpli' instead.
531 (OPVUPRT, OPVUPRT_MASK): Define.
532 (powerpc_opcodes): Add E200Z4 insns.
533 (vle_opcodes): Add context save/restore insns.
534
535 2016-07-27 Maciej W. Rozycki <macro@imgtec.com>
536
537 * micromips-opc.c (micromips_opcodes): Reorder "bc" next to "b",
538 "beqzc" next to "beq", "bnezc" next to "bne" and "jrc" next to
539 "j".
540
541 2016-07-27 Graham Markall <graham.markall@embecosm.com>
542
543 * arc-nps400-tbl.h: Change block comments to GNU format.
544 * arc-dis.c: Add new globals addrtypenames,
545 addrtypenames_max, and addtypeunknown.
546 (get_addrtype): New function.
547 (print_insn_arc): Print colons and address types when
548 required.
549 * arc-opc.c: Add MAKE_INSERT_NPS_ADDRTYPE macro and use to
550 define insert and extract functions for all address types.
551 (arc_operands): Add operands for colon and all address
552 types.
553 * arc-nps-400-tbl.h: Add NPS-400 BMU instructions to opcode table.
554 * arc-opc.c: Add NPS_BD_TYPE and NPS_BMU_NUM operands,
555 insert_nps_bd_num_buff and extract_nps_bd_num_buff functions.
556 * arc-nps-400-tbl.h: Add NPS-400 PMU instructions to opcode table.
557 * arc-opc.c: Add NPS_PMU_NXT_DST and NPS_PMU_NUM_JOB operands,
558 insert_nps_pmu_num_job and extract_nps_pmu_num_job functions.
559
560 2016-07-21 H.J. Lu <hongjiu.lu@intel.com>
561
562 * configure: Regenerated.
563
564 2016-07-20 Claudiu Zissulescu <claziss@synopsys.com>
565
566 * arc-dis.c (skipclass): New structure.
567 (decodelist): New variable.
568 (is_compatible_p): New function.
569 (new_element): Likewise.
570 (skip_class_p): Likewise.
571 (find_format_from_table): Use skip_class_p function.
572 (find_format): Decode first the extension instructions.
573 (print_insn_arc): Select either ARCEM or ARCHS based on elf
574 e_flags.
575 (parse_option): New function.
576 (parse_disassembler_options): Likewise.
577 (print_arc_disassembler_options): Likewise.
578 (print_insn_arc): Use parse_disassembler_options function. Proper
579 select ARCv2 cpu variant.
580 * disassemble.c (disassembler_usage): Add ARC disassembler
581 options.
582
583 2016-07-13 Maciej W. Rozycki <macro@imgtec.com>
584
585 * mips-opc.c (mips_builtin_opcodes): Remove the INSN2_ALIAS
586 annotation from the "nal" entry and reorder it beyond "bltzal".
587
588 2016-07-12 Jose E. Marchesi <jose.marchesi@oracle.com>
589
590 * sparc-opc.c (ldtxa): New macro.
591 (sparc_opcodes): Use the macro defined above to add entries for
592 the LDTXA instructions.
593 (asi_table): Add the ASI_TWINX_* asis used in the LDTXA
594 instruction.
595
596 2016-07-07 James Bowman <james.bowman@ftdichip.com>
597
598 * ft32-opc.c (ft32_opc_info): Correct mask for "callc"
599 and "jmpc".
600
601 2016-07-01 Jan Beulich <jbeulich@suse.com>
602
603 * i386-opc.tbl (movzbl, movzbw, movzbq, movzwl, movzwq): Remove.
604 (movzb): Adjust to cover all permitted suffixes.
605 (movzw): New.
606 * i386-tbl.h: Re-generate.
607
608 2016-07-01 Jan Beulich <jbeulich@suse.com>
609
610 * i386-opc.tbl (jmp): Remove Disp32S from non-64-bit variant.
611 (lgdt): Remove Tbyte from non-64-bit variant.
612 (fxsave64, fxrstor64, xsave64, xrstor64, xsaveopt64, xrstors64,
613 xsaves64, xsavec64): Remove Disp16.
614 (cvtsi2ss, cvtsi2sd, invept, invvpid, invpcid, vcvtsi2sd):
615 Remove Disp32S from non-64-bit variants. Remove Disp16 from
616 64-bit variants.
617 (vcvtsi2ss, vcvtsd2si, vcvtsd2usi, vcvtsi2sd, vcvtusi2sd,
618 vcvtusi2ss, vcvtss2si, vcvtss2usi, vcvttsd2si, vcvttsd2usi,
619 vcvttss2si, vcvttss2usi, vmovd, vmovq): Remove Disp16 from
620 64-bit variants.
621 * i386-tbl.h: Re-generate.
622
623 2016-07-01 Jan Beulich <jbeulich@suse.com>
624
625 * i386-opc.tbl (xlat): Remove RepPrefixOk.
626 * i386-tbl.h: Re-generate.
627
628 2016-06-30 Yao Qi <yao.qi@linaro.org>
629
630 * arm-dis.c (print_insn): Fix typo in comment.
631
632 2016-06-28 Richard Sandiford <richard.sandiford@arm.com>
633
634 * aarch64-opc.c (operand_general_constraint_met_p): Check the
635 range of ldst_elemlist operands.
636 (print_register_list): Use PRIi64 to print the index.
637 (aarch64_print_operand): Likewise.
638
639 2016-06-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
640
641 * mcore-opc.h: Remove sentinal.
642 * mcore-dis.c (print_insn_mcore): Adjust.
643
644 2016-06-23 Graham Markall <graham.markall@embecosm.com>
645
646 * arc-opc.c: Correct description of availability of NPS400
647 features.
648
649 2016-06-22 Peter Bergner <bergner@vnet.ibm.com>
650
651 * ppc-opc.c (RM, DRM, VXASH, VXASH_MASK, XMMF, XMMF_MASK): New defines.
652 (powerpc_opcodes) <brd, brh, brw, mffsce, mffscdrn, mffscdrni,
653 mffscrn, mffscrni, mffsl, nandxor, rldixor, setbool,
654 xor3>: New mnemonics.
655 <setb>: Change to a VX form instruction.
656 (insert_sh6): Add support for rldixor.
657 (extract_sh6): Likewise.
658
659 2016-06-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
660
661 * arc-ext.h: Wrap in extern C.
662
663 2016-06-21 Graham Markall <graham.markall@embecosm.com>
664
665 * arc-dis.c (arc_insn_length): Add comment on instruction length.
666 Use same method for determining instruction length on ARC700 and
667 NPS-400.
668 (arc_insn_length, print_insn_arc): Remove bfd_mach_arc_nps400.
669 * arc-nps400-tbl.h: Make all nps400 instructions ARC700 instructions
670 with the NPS400 subclass.
671 * arc-opc.c: Likewise.
672
673 2016-06-17 Jose E. Marchesi <jose.marchesi@oracle.com>
674
675 * sparc-opc.c (rdasr): New macro.
676 (wrasr): Likewise.
677 (rdpr): Likewise.
678 (wrpr): Likewise.
679 (rdhpr): Likewise.
680 (wrhpr): Likewise.
681 (sparc_opcodes): Use the macros above to fix and expand the
682 definition of read/write instructions from/to
683 asr/privileged/hyperprivileged instructions.
684 * sparc-dis.c (v9_hpriv_reg_names): Add %hmcdper, %hmcddfr and
685 %hva_mask_nz. Prefer softint_set and softint_clear over
686 set_softint and clear_softint.
687 (print_insn_sparc): Support %ver in Rd.
688
689 2016-06-17 Jose E. Marchesi <jose.marchesi@oracle.com>
690
691 * sparc-opc.c (sparc_opcodes): Adjust instructions opcode
692 architecture according to the hardware capabilities they require.
693
694 2016-06-17 Jose E. Marchesi <jose.marchesi@oracle.com>
695
696 * sparc-dis.c (MASK_V9): Add SPARC_OPCODE_ARCH_V9{C,D,E,V,M}.
697 (compute_arch_mask): Handle bfd_mach_sparc_v8plus{c,d,e,v,m} and
698 bfd_mach_sparc_v9{c,d,e,v,m}.
699 * sparc-opc.c (MASK_V9C): Define.
700 (MASK_V9D): Likewise.
701 (MASK_V9E): Likewise.
702 (MASK_V9V): Likewise.
703 (MASK_V9M): Likewise.
704 (v6): Add MASK_V9{C,D,E,V,M}.
705 (v6notlet): Likewise.
706 (v7): Likewise.
707 (v8): Likewise.
708 (v9): Likewise.
709 (v9andleon): Likewise.
710 (v9a): Likewise.
711 (v9b): Likewise.
712 (v9c): Define.
713 (v9d): Likewise.
714 (v9e): Likewise.
715 (v9v): Likewise.
716 (v9m): Likewise.
717 (sparc_opcode_archs): Add entry for v9{c,d,e,v,m}.
718
719 2016-06-15 Nick Clifton <nickc@redhat.com>
720
721 * nds32-dis.c (nds32_parse_audio_ext): Change printing of integer
722 constants to match expected behaviour.
723 (nds32_parse_opcode): Likewise. Also for whitespace.
724
725 2016-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
726
727 * arc-opc.c (extract_rhv1): Extract value from insn.
728
729 2016-06-14 Graham Markall <graham.markall@embecosm.com>
730
731 * arc-nps400-tbl.h: Add ldbit instruction.
732 * arc-opc.c: Add flag classes required for ldbit.
733
734 2016-06-14 Graham Markall <graham.markall@embecosm.com>
735
736 * arc-nps400-tbl.h: Add hash, hash.p[0-3], tr, utf8, e4by, and addf
737 * arc-opc.c: Add flag classes, insert/extract functions, and operands to
738 support the above instructions.
739
740 2016-06-14 Graham Markall <graham.markall@embecosm.com>
741
742 * arc-nps400-tbl.h: Add calcbsd, calcbxd, calckey, calcxkey, mxb,
743 imxb, addl, subl, andl, orl, xorl, andab, orab, lbdsize, bdlen, csms,
744 csma, cbba, zncv, and hofs.
745 * arc-opc.c: Add flag classes, insert/extract functions, and operands to
746 support the above instructions.
747
748 2016-06-06 Graham Markall <graham.markall@embecosm.com>
749
750 * arc-nps400-tbl.h: Add andab and orab instructions.
751
752 2016-06-06 Graham Markall <graham.markall@embecosm.com>
753
754 * arc-nps400-tbl.h: Add addl-like instructions.
755
756 2016-06-06 Graham Markall <graham.markall@embecosm.com>
757
758 * arc-nps400-tbl.h: Add mxb and imxb instructions.
759
760 2016-06-06 Graham Markall <graham.markall@embecosm.com>
761
762 * arc-nps400-tbl.h: Add calcbsd, calcbxd, calckey and calcxkey
763 instructions.
764
765 2016-06-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
766
767 * s390-dis.c (option_use_insn_len_bits_p): New file scope
768 variable.
769 (init_disasm): Handle new command line option "insnlength".
770 (print_s390_disassembler_options): Mention new option in help
771 output.
772 (print_insn_s390): Use the encoded insn length when dumping
773 unknown instructions.
774
775 2016-06-03 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
776
777 * avr-dis.c (avr_operand): Add default data address space origin (0x800000)
778 to the address and set as symbol address for LDS/ STS immediate operands.
779
780 2016-06-07 Alan Modra <amodra@gmail.com>
781
782 * ppc-dis.c (ppc_opts): Delete extraneous parentheses. Default
783 cpu for "vle" to e500.
784 * ppc-opc.c (ALLOW8_SPRG): Remove PPC_OPCODE_VLE.
785 (NO371, PPCSPE, PPCISEL, PPCEFS, MULHW, DCBT_EO): Likewise.
786 (PPCNONE): Delete, substitute throughout.
787 (powerpc_opcodes): Remove PPCVLE from "flags". Add to "deprecated"
788 except for major opcode 4 and 31.
789 (vle_opcodes <se_rfmci>): Add PPCRFMCI to flags.
790
791 2016-06-07 Matthew Wahab <matthew.wahab@arm.com>
792
793 * arm-dis.c (arm_opcodes): Replace ARM_EXT_V8_2A with
794 ARM_EXT_RAS in relevant entries.
795
796 2016-06-03 Peter Bergner <bergner@vnet.ibm.com>
797
798 PR binutils/20196
799 * ppc-opc.c (powerpc_opcodes <lbarx, lharx, stbcx., sthcx.>): Enable
800 opcodes for E6500.
801
802 2016-06-03 H.J. Lu <hongjiu.lu@intel.com>
803
804 PR binutis/18386
805 * i386-dis.c (indirEv): Replace stack_v_mode with indir_v_mode.
806 (indir_v_mode): New.
807 Add comments for '&'.
808 (reg_table): Replace "{T|}" with "{&|}" on call and jmp.
809 (putop): Handle '&'.
810 (intel_operand_size): Handle indir_v_mode.
811 (OP_E_register): Likewise.
812 * i386-opc.tbl: Mark 64-bit indirect call/jmp as AMD64. Add
813 64-bit indirect call/jmp for AMD64.
814 * i386-tbl.h: Regenerated
815
816 2016-06-02 Andrew Burgess <andrew.burgess@embecosm.com>
817
818 * arc-dis.c (struct arc_operand_iterator): New structure.
819 (find_format_from_table): All the old content from find_format,
820 with some minor adjustments, and parameter renaming.
821 (find_format_long_instructions): New function.
822 (find_format): Rewritten.
823 (arc_insn_length): Add LSB parameter.
824 (extract_operand_value): New function.
825 (operand_iterator_next): New function.
826 (print_insn_arc): Use new functions to find opcode, and iterator
827 over operands.
828 * arc-opc.c (insert_nps_3bit_dst_short): New function.
829 (extract_nps_3bit_dst_short): New function.
830 (insert_nps_3bit_src2_short): New function.
831 (extract_nps_3bit_src2_short): New function.
832 (insert_nps_bitop1_size): New function.
833 (extract_nps_bitop1_size): New function.
834 (insert_nps_bitop2_size): New function.
835 (extract_nps_bitop2_size): New function.
836 (insert_nps_bitop_mod4_msb): New function.
837 (extract_nps_bitop_mod4_msb): New function.
838 (insert_nps_bitop_mod4_lsb): New function.
839 (extract_nps_bitop_mod4_lsb): New function.
840 (insert_nps_bitop_dst_pos3_pos4): New function.
841 (extract_nps_bitop_dst_pos3_pos4): New function.
842 (insert_nps_bitop_ins_ext): New function.
843 (extract_nps_bitop_ins_ext): New function.
844 (arc_operands): Add new operands.
845 (arc_long_opcodes): New global array.
846 (arc_num_long_opcodes): New global.
847 * arc-nps400-tbl.h: Add comments referencing arc_long_opcodes.
848
849 2016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
850
851 * nds32-asm.h: Add extern "C".
852 * sh-opc.h: Likewise.
853
854 2016-06-01 Graham Markall <graham.markall@embecosm.com>
855
856 * arc-nps400-tbl.h: Add operands a,b,u6, 0,b,u6, and
857 0,b,limm to the rflt instruction.
858
859 2016-05-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
860
861 * sh-opc.h (ARCH_SH_HAS_DSP): Make the shifted value an unsigned
862 constant.
863
864 2016-05-29 H.J. Lu <hongjiu.lu@intel.com>
865
866 PR gas/20145
867 * i386-gen.c (cpu_flag_init): Add CPU_ANY_AVX512F_FLAGS,
868 CPU_ANY_AVX512CD_FLAGS, CPU_ANY_AVX512ER_FLAGS,
869 CPU_ANY_AVX512PF_FLAGS, CPU_ANY_AVX512DQ_FLAGS,
870 CPU_ANY_AVX512BW_FLAGS, CPU_ANY_AVX512VL_FLAGS,
871 CPU_ANY_AVX512IFMA_FLAGS and CPU_ANY_AVX512VBMI_FLAGS.
872 * i386-init.h: Regenerated.
873
874 2016-05-27 H.J. Lu <hongjiu.lu@intel.com>
875
876 PR gas/20145
877 * i386-gen.c (cpu_flag_init): Update CPU_XXX_FLAGS. Remove
878 CpuMMX from CPU_SSE_FLAGS. Remove AVX and AVX512 bits from
879 CPU_ANY_SSE_FLAGS. Remove AVX512 bits from CPU_ANY_AVX_FLAGS.
880 Add CPU_XSAVE_FLAGS to CPU_XSAVEOPT_FLAGS, CPU_XSAVE_FLAGS and
881 CpuXSAVEC. Add CPU_AVX_FLAGS to CpuF16C. Remove CpuMMX from
882 CPU_AVX512F_FLAGS, CPU_AVX512CD_FLAGS, CPU_AVX512ER_FLAGS,
883 CPU_AVX512PF_FLAGS, CPU_AVX512DQ_FLAGS and CPU_AVX512BW_FLAGS.
884 Add CPU_SSE2_FLAGS to CPU_SHA_FLAGS. Add CPU_ANY_287_FLAGS,
885 CPU_ANY_387_FLAGS, CPU_ANY_687_FLAGS, CPU_ANY_SSE2_FLAGS,
886 CPU_ANY_SSE3_FLAGS, CPU_ANY_SSSE3_FLAGS, CPU_ANY_SSE4_1_FLAGS,
887 CPU_ANY_SSE4_2_FLAGS and CPU_ANY_AVX2_FLAGS. Enable CpuRegMMX
888 for MMX. Enable CpuRegXMM for SSE, AVX and AVX512. Enable
889 CpuRegYMM for AVX and AVX512VL, Enable CpuRegZMM and
890 CpuRegMask for AVX512.
891 (cpu_flags): Add CpuRegMMX, CpuRegXMM, CpuRegYMM, CpuRegZMM
892 and CpuRegMask.
893 (set_bitfield_from_cpu_flag_init): New function.
894 (set_bitfield): Remove const on f. Call
895 set_bitfield_from_cpu_flag_init to handle CPU_XXX_FLAGS.
896 * i386-opc.h (CpuRegMMX): New.
897 (CpuRegXMM): Likewise.
898 (CpuRegYMM): Likewise.
899 (CpuRegZMM): Likewise.
900 (CpuRegMask): Likewise.
901 (i386_cpu_flags): Add cpuregmmx, cpuregxmm, cpuregymm, cpuregzmm
902 and cpuregmask.
903 * i386-init.h: Regenerated.
904 * i386-tbl.h: Likewise.
905
906 2016-05-27 H.J. Lu <hongjiu.lu@intel.com>
907
908 PR gas/20154
909 * i386-gen.c (cpu_flags): Remove CpuAMD64 and CpuIntel64.
910 (opcode_modifiers): Add AMD64 and Intel64.
911 (main): Properly verify CpuMax.
912 * i386-opc.h (CpuAMD64): Removed.
913 (CpuIntel64): Likewise.
914 (CpuMax): Set to CpuNo64.
915 (i386_cpu_flags): Remove cpuamd64 and cpuintel64.
916 (AMD64): New.
917 (Intel64): Likewise.
918 (i386_opcode_modifier): Add amd64 and intel64.
919 (i386-opc.tbl): Replace CpuAMD64/CpuIntel64 with AMD64/Intel64
920 on call and jmp.
921 * i386-init.h: Regenerated.
922 * i386-tbl.h: Likewise.
923
924 2016-05-27 H.J. Lu <hongjiu.lu@intel.com>
925
926 PR gas/20154
927 * i386-gen.c (main): Fail if CpuMax is incorrect.
928 * i386-opc.h (CpuMax): Set to CpuIntel64.
929 * i386-tbl.h: Regenerated.
930
931 2016-05-27 Nick Clifton <nickc@redhat.com>
932
933 PR target/20150
934 * msp430-dis.c (msp430dis_read_two_bytes): New function.
935 (msp430dis_opcode_unsigned): New function.
936 (msp430dis_opcode_signed): New function.
937 (msp430_singleoperand): Use the new opcode reading functions.
938 Only disassenmble bytes if they were successfully read.
939 (msp430_doubleoperand): Likewise.
940 (msp430_branchinstr): Likewise.
941 (msp430x_callx_instr): Likewise.
942 (print_insn_msp430): Check that it is safe to read bytes before
943 attempting disassembly. Use the new opcode reading functions.
944
945 2016-05-26 Peter Bergner <bergner@vnet.ibm.com>
946
947 * ppc-opc.c (CY): New define. Document it.
948 (powerpc_opcodes) <addex[.], lwzmx, vmsumudm>: New mnemonics.
949
950 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
951
952 * i386-gen.c (cpu_flag_init): Add CpuVREX to CPU_AVX512DQ_FLAGS,
953 CPU_AVX512BW_FLAGS, CPU_AVX512VL_FLAGS, CPU_AVX512IFMA_FLAGS
954 and CPU_AVX512VBMI_FLAGS. Add CpuAVX512DQ, CpuAVX512BW,
955 CpuAVX512VL, CpuAVX512IFMA and CpuAVX512VBMI to
956 CPU_ANY_AVX_FLAGS.
957 * i386-init.h: Regenerated.
958
959 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
960
961 PR gas/20141
962 * i386-gen.c (cpu_flag_init): Add CpuVREX to CPU_AVX512F_FLAGS,
963 CPU_AVX512CD_FLAGS, CPU_AVX512ER_FLAGS and CPU_AVX512PF_FLAGS.
964 * i386-init.h: Regenerated.
965
966 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
967
968 * i386-gen.c (cpu_flag_init): Rename CPU_ANY87_FLAGS to
969 CPU_ANY_X87_FLAGS. Add CPU_ANY_MMX_FLAGS.
970 * i386-init.h: Regenerated.
971
972 2016-05-23 Claudiu Zissulescu <claziss@synopsys.com>
973
974 * arc-dis.c (print_flags): Set branch_delay_insns, and insn_type
975 information.
976 (print_insn_arc): Set insn_type information.
977 * arc-opc.c (C_CC): Add F_CLASS_COND.
978 * arc-tbl.h (bbit0, bbit1): Update subclass to COND.
979 (beq_s, bge_s, bgt_s, bhi_s, bhs_s): Likewise.
980 (ble_s, blo_s, bls_s, blt_s, bne_s): Likewise.
981 (breq, breq_s, brge, brhs, brlo, brlt): Likewise.
982 (brne, brne_s, jeq_s, jne_s): Likewise.
983
984 2016-05-23 Claudiu Zissulescu <claziss@synopsys.com>
985
986 * arc-tbl.h (neg): New instruction variant.
987
988 2016-05-23 Cupertino Miranda <cmiranda@synopsys.com>
989
990 * arc-dis.c (find_format, find_format, get_auxreg)
991 (print_insn_arc): Changed.
992 * arc-ext.h (INSERT_XOP): Likewise.
993
994 2016-05-23 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
995
996 * tic54x-dis.c (sprint_mmr): Adjust.
997 * tic54x-opc.c: Likewise.
998
999 2016-05-19 Alan Modra <amodra@gmail.com>
1000
1001 * ppc-opc.c (NSISIGNOPT): Use insert_nsi and extract_nsi.
1002
1003 2016-05-19 Alan Modra <amodra@gmail.com>
1004
1005 * ppc-opc.c: Formatting.
1006 (NSISIGNOPT): Define.
1007 (powerpc_opcodes <subis>): Use NSISIGNOPT.
1008
1009 2016-05-18 Maciej W. Rozycki <macro@imgtec.com>
1010
1011 * mips-dis.c (is_compressed_mode_p): Add `micromips_p' operand,
1012 replacing references to `micromips_ase' throughout.
1013 (_print_insn_mips): Don't use file-level microMIPS annotation to
1014 determine the disassembly mode with the symbol table.
1015
1016 2016-05-13 Peter Bergner <bergner@vnet.ibm.com>
1017
1018 * ppc-opc.c (IMM8): Use PPC_OPERAND_SIGNOPT.
1019
1020 2016-05-11 Andrew Bennett <andrew.bennett@imgtec.com>
1021
1022 * mips-dis.c (mips_arch_choices): Add ASE_DSPR3 to mips32r6 and
1023 mips64r6.
1024 * mips-opc.c (D34): New macro.
1025 (mips_builtin_opcodes): Define bposge32c for DSPr3.
1026
1027 2016-05-10 Alexander Fomin <alexander.fomin@intel.com>
1028
1029 * i386-dis.c (prefix_table): Add RDPID instruction.
1030 * i386-gen.c (cpu_flag_init): Add RDPID flag.
1031 (cpu_flags): Add RDPID bitfield.
1032 * i386-opc.h (enum): Add RDPID element.
1033 (i386_cpu_flags): Add RDPID field.
1034 * i386-opc.tbl: Add RDPID instruction.
1035 * i386-init.h: Regenerate.
1036 * i386-tbl.h: Regenerate.
1037
1038 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1039
1040 * arm-dis.c (get_sym_code_type): Use ARM_GET_SYM_BRANCH_TYPE to get
1041 branch type of a symbol.
1042 (print_insn): Likewise.
1043
1044 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1045
1046 * arm-dis.c (coprocessor_opcodes): Add entries for VFP ARMv8-M
1047 Mainline Security Extensions instructions.
1048 (thumb_opcodes): Add entries for narrow ARMv8-M Security
1049 Extensions instructions.
1050 (thumb32_opcodes): Add entries for wide ARMv8-M Security Extensions
1051 instructions.
1052 (psr_name): Add new MSP_NS and PSP_NS ARMv8-M Security Extensions
1053 special registers.
1054
1055 2016-05-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1056
1057 * sparc-opc.c (sparc_opcodes): Fix mnemonic of faligndatai.
1058
1059 2016-05-03 Claudiu Zissulescu <claziss@synopsys.com>
1060
1061 * arc-ext.c (dump_ARC_extmap): Handle SYNATX_NOP and SYNTAX_1OP.
1062 (arcExtMap_genOpcode): Likewise.
1063 * arc-opc.c (arg_32bit_rc): Define new variable.
1064 (arg_32bit_u6): Likewise.
1065 (arg_32bit_limm): Likewise.
1066
1067 2016-05-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
1068
1069 * aarch64-gen.c (VERIFIER): Define.
1070 * aarch64-opc.c (VERIFIER): Define.
1071 (verify_ldpsw): Use static linkage.
1072 * aarch64-opc.h (verify_ldpsw): Remove.
1073 * aarch64-tbl.h: Use VERIFIER for verifiers.
1074
1075 2016-04-28 Nick Clifton <nickc@redhat.com>
1076
1077 PR target/19722
1078 * aarch64-dis.c (aarch64_opcode_decode): Run verifier if present.
1079 * aarch64-opc.c (verify_ldpsw): New function.
1080 * aarch64-opc.h (verify_ldpsw): New prototype.
1081 * aarch64-tbl.h: Add initialiser for verifier field.
1082 (LDPSW): Set verifier to verify_ldpsw.
1083
1084 2016-04-23 H.J. Lu <hongjiu.lu@intel.com>
1085
1086 PR binutils/19983
1087 PR binutils/19984
1088 * i386-dis.c (print_insn): Return -1 if size of bfd_vma is
1089 smaller than address size.
1090
1091 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1092
1093 * alpha-dis.c: Regenerate.
1094 * crx-dis.c: Likewise.
1095 * disassemble.c: Likewise.
1096 * epiphany-opc.c: Likewise.
1097 * fr30-opc.c: Likewise.
1098 * frv-opc.c: Likewise.
1099 * ip2k-opc.c: Likewise.
1100 * iq2000-opc.c: Likewise.
1101 * lm32-opc.c: Likewise.
1102 * lm32-opinst.c: Likewise.
1103 * m32c-opc.c: Likewise.
1104 * m32r-opc.c: Likewise.
1105 * m32r-opinst.c: Likewise.
1106 * mep-opc.c: Likewise.
1107 * mt-opc.c: Likewise.
1108 * or1k-opc.c: Likewise.
1109 * or1k-opinst.c: Likewise.
1110 * tic80-opc.c: Likewise.
1111 * xc16x-opc.c: Likewise.
1112 * xstormy16-opc.c: Likewise.
1113
1114 2016-04-19 Andrew Burgess <andrew.burgess@embecosm.com>
1115
1116 * arc-nps400-tbl.h: Add addb, subb, adcb, sbcb, andb, xorb, orb,
1117 fxorb, wxorb, shlb, shrb, notb, cntbb, div, mod, divm, qcmp,
1118 calcsd, and calcxd instructions.
1119 * arc-opc.c (insert_nps_bitop_size): Delete.
1120 (extract_nps_bitop_size): Delete.
1121 (MAKE_SRC_POS_INSERT_EXTRACT_FUNCS): Define, and use.
1122 (extract_nps_qcmp_m3): Define.
1123 (extract_nps_qcmp_m2): Define.
1124 (extract_nps_qcmp_m1): Define.
1125 (arc_flag_operands): Add F_NPS_SX, F_NPS_AR, F_NPS_AL.
1126 (arc_flag_classes): Add C_NPS_SX, C_NPS_AR_AL
1127 (arc_operands): Add NPS_SRC2_POS, NPS_SRC1_POS, NPS_ADDB_SIZE,
1128 NPS_ANDB_SIZE, NPS_FXORB_SIZ, NPS_WXORB_SIZ, NPS_R_XLDST,
1129 NPS_DIV_UIMM4, NPS_QCMP_SIZE, NPS_QCMP_M1, NPS_QCMP_M2, and
1130 NPS_QCMP_M3.
1131
1132 2016-04-19 Andrew Burgess <andrew.burgess@embecosm.com>
1133
1134 * arc-nps400-tbl.h: Add dctcp, dcip, dcet, and dcacl instructions.
1135
1136 2016-04-15 H.J. Lu <hongjiu.lu@intel.com>
1137
1138 * Makefile.in: Regenerated with automake 1.11.6.
1139 * aclocal.m4: Likewise.
1140
1141 2016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1142
1143 * arc-nps400-tbl.h: Add xldb, xldw, xld, xstb, xstw, and xst
1144 instructions.
1145 * arc-opc.c (insert_nps_cmem_uimm16): New function.
1146 (extract_nps_cmem_uimm16): New function.
1147 (arc_operands): Add NPS_XLDST_UIMM16 operand.
1148
1149 2016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1150
1151 * arc-dis.c (arc_insn_length): New function.
1152 (print_insn_arc): Use arc_insn_length, change insnLen to unsigned.
1153 (find_format): Change insnLen parameter to unsigned.
1154
1155 2016-04-13 Nick Clifton <nickc@redhat.com>
1156
1157 PR target/19937
1158 * v850-opc.c (v850_opcodes): Correct masks for long versions of
1159 the LD.B and LD.BU instructions.
1160
1161 2016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
1162
1163 * arc-dis.c (find_format): Check for extension flags.
1164 (print_flags): New function.
1165 (print_insn_arc): Update for .extCondCode, .extCoreRegister and
1166 .extAuxRegister.
1167 * arc-ext.c (arcExtMap_coreRegName): Use
1168 LAST_EXTENSION_CORE_REGISTER.
1169 (arcExtMap_coreReadWrite): Likewise.
1170 (dump_ARC_extmap): Update printing.
1171 * arc-opc.c (arc_flag_classes): Add F_CLASS_EXTEND flag.
1172 (arc_aux_regs): Add cpu field.
1173 * arc-regs.h: Add cpu field, lower case name aux registers.
1174
1175 2016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
1176
1177 * arc-tbl.h: Add rtsc, sleep with no arguments.
1178
1179 2016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
1180
1181 * arc-opc.c (flags_none, flags_f, flags_cc, flags_ccf):
1182 Initialize.
1183 (arg_none, arg_32bit_rarbrc, arg_32bit_zarbrc, arg_32bit_rbrbrc)
1184 (arg_32bit_rarbu6, arg_32bit_zarbu6, arg_32bit_rbrbu6)
1185 (arg_32bit_rbrbs12, arg_32bit_ralimmrc, arg_32bit_rarblimm)
1186 (arg_32bit_zalimmrc, arg_32bit_zarblimm, arg_32bit_rbrblimm)
1187 (arg_32bit_ralimmu6, arg_32bit_zalimmu6, arg_32bit_zalimms12)
1188 (arg_32bit_ralimmlimm, arg_32bit_zalimmlimm, arg_32bit_rbrc)
1189 (arg_32bit_zarc, arg_32bit_rbu6, arg_32bit_zau6, arg_32bit_rblimm)
1190 (arg_32bit_zalimm, arg_32bit_limmrc, arg_32bit_limmu6)
1191 (arg_32bit_limms12, arg_32bit_limmlimm): Likewise.
1192 (arc_opcode arc_opcodes): Null terminate the array.
1193 (arc_num_opcodes): Remove.
1194 * arc-ext.h (INSERT_XOP): Define.
1195 (extInstruction_t): Likewise.
1196 (arcExtMap_instName): Delete.
1197 (arcExtMap_insn): New function.
1198 (arcExtMap_genOpcode): Likewise.
1199 * arc-ext.c (ExtInstruction): Remove.
1200 (create_map): Zero initialize instruction fields.
1201 (arcExtMap_instName): Remove.
1202 (arcExtMap_insn): New function.
1203 (dump_ARC_extmap): More info while debuging.
1204 (arcExtMap_genOpcode): New function.
1205 * arc-dis.c (find_format): New function.
1206 (print_insn_arc): Use find_format.
1207 (arc_get_disassembler): Enable dump_ARC_extmap only when
1208 debugging.
1209
1210 2016-04-11 Maciej W. Rozycki <macro@imgtec.com>
1211
1212 * mips-dis.c (print_mips16_insn_arg): Mask unused extended
1213 instruction bits out.
1214
1215 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1216
1217 * arc-nps400-tbl.h: Add schd, sync, and hwschd instructions.
1218 * arc-opc.c (arc_flag_operands): Add new flags.
1219 (arc_flag_classes): Add new classes.
1220
1221 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1222
1223 * arc-opc.c (arc_opcodes): Extend comment to discus table layout.
1224
1225 2016-04-05 Andrew Burgess <andrew.burgess@embecosm.com>
1226
1227 * arc-nps400-tbl.h: Add movbi, decode1, fbset, fbclear, encode0,
1228 encode1, rflt, crc16, and crc32 instructions.
1229 * arc-opc.c (arc_flag_operands): Add F_NPS_R.
1230 (arc_flag_classes): Add C_NPS_R.
1231 (insert_nps_bitop_size_2b): New function.
1232 (extract_nps_bitop_size_2b): Likewise.
1233 (insert_nps_bitop_uimm8): Likewise.
1234 (extract_nps_bitop_uimm8): Likewise.
1235 (arc_operands): Add new operand entries.
1236
1237 2016-04-05 Claudiu Zissulescu <claziss@synopsys.com>
1238
1239 * arc-regs.h: Add a new subclass field. Add double assist
1240 accumulator register values.
1241 * arc-tbl.h: Use DPA subclass to mark the double assist
1242 instructions. Use DPX/SPX subclas to mark the FPX instructions.
1243 * arc-opc.c (RSP): Define instead of SP.
1244 (arc_aux_regs): Add the subclass field.
1245
1246 2016-04-05 Jiong Wang <jiong.wang@arm.com>
1247
1248 * arm-dis.c: Support FP16 vmul, vmla, vmls (by scalar).
1249
1250 2016-03-31 Andrew Burgess <andrew.burgess@embecosm.com>
1251
1252 * arc-opc.c (arc_operands): Fix operand flags for NPS_R_DST, and
1253 NPS_R_SRC1.
1254
1255 2016-03-30 Andrew Burgess <andrew.burgess@embecosm.com>
1256
1257 * arc-nps400-tbl.h: Add a header comment, and fix some whitespace
1258 issues. No functional changes.
1259
1260 2016-03-30 Claudiu Zissulescu <claziss@synopsys.com>
1261
1262 * arc-regs.h (IC_RAM_ADDRESS, IC_TAG, IC_WP, IC_DATA, CONTROL0)
1263 (AX2, AY2, MX2, MY2, AY0, AY1, DC_RAM_ADDR, DC_TAG, CONTROL1)
1264 (RTT): Remove duplicate.
1265 (LCDINSTR, LCDDATA, LCDSTAT, CC_*, PCT_COUNT*, PCT_SNAP*)
1266 (PCT_CONFIG*): Remove.
1267 (D1L, D1H, D2H, D2L): Define.
1268
1269 2016-03-29 Claudiu Zissulescu <claziss@synopsys.com>
1270
1271 * arc-ext-tbl.h (dsp_fp_i2flt): Fix typo.
1272
1273 2016-03-29 Claudiu Zissulescu <claziss@synopsys.com>
1274
1275 * arc-tbl.h (invld07): Remove.
1276 * arc-ext-tbl.h: New file.
1277 * arc-dis.c (FIELDA, FIELDB, FIELDC): Remove.
1278 * arc-opc.c (arc_opcodes): Add ext-tbl include.
1279
1280 2016-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1281
1282 Fix -Wstack-usage warnings.
1283 * aarch64-dis.c (print_operands): Substitute size.
1284 * aarch64-opc.c (print_register_offset_address): Substitute tblen.
1285
1286 2016-03-22 Jose E. Marchesi <jose.marchesi@oracle.com>
1287
1288 * sparc-opc.c (sparc_opcodes): Reorder entries for `rd' in order
1289 to get a proper diagnostic when an invalid ASR register is used.
1290
1291 2016-03-22 Nick Clifton <nickc@redhat.com>
1292
1293 * configure: Regenerate.
1294
1295 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
1296
1297 * arc-nps400-tbl.h: New file.
1298 * arc-opc.c: Add top level comment.
1299 (insert_nps_3bit_dst): New function.
1300 (extract_nps_3bit_dst): New function.
1301 (insert_nps_3bit_src2): New function.
1302 (extract_nps_3bit_src2): New function.
1303 (insert_nps_bitop_size): New function.
1304 (extract_nps_bitop_size): New function.
1305 (arc_flag_operands): Add nps400 entries.
1306 (arc_flag_classes): Add nps400 entries.
1307 (arc_operands): Add nps400 entries.
1308 (arc_opcodes): Add nps400 include.
1309
1310 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
1311
1312 * arc-opc.c (arc_flag_classes): Convert all flag classes to use
1313 the new class enum values.
1314
1315 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
1316
1317 * arc-dis.c (print_insn_arc): Handle nps400.
1318
1319 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
1320
1321 * arc-opc.c (BASE): Delete.
1322
1323 2016-03-18 Nick Clifton <nickc@redhat.com>
1324
1325 PR target/19721
1326 * aarch64-tbl.h (aarch64_opcode_table): Fix type of second operand
1327 of MOV insn that aliases an ORR insn.
1328
1329 2016-03-16 Jiong Wang <jiong.wang@arm.com>
1330
1331 * arm-dis.c (neon_opcodes): Support new FP16 instructions.
1332
1333 2016-03-07 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1334
1335 * mcore-opc.h: Add const qualifiers.
1336 * microblaze-opc.h (struct op_code_struct): Likewise.
1337 * sh-opc.h: Likewise.
1338 * tic4x-dis.c (tic4x_print_indirect): Likewise.
1339 (tic4x_print_op): Likewise.
1340
1341 2016-03-02 Alan Modra <amodra@gmail.com>
1342
1343 * or1k-desc.h: Regenerate.
1344 * fr30-ibld.c: Regenerate.
1345 * rl78-decode.c: Regenerate.
1346
1347 2016-03-01 Nick Clifton <nickc@redhat.com>
1348
1349 PR target/19747
1350 * rl78-dis.c (print_insn_rl78_common): Fix typo.
1351
1352 2016-02-24 Renlin Li <renlin.li@arm.com>
1353
1354 * arm-dis.c (coprocessor_opcodes): Add fp16 instruction entries.
1355 (print_insn_coprocessor): Support fp16 instructions.
1356
1357 2016-02-24 Renlin Li <renlin.li@arm.com>
1358
1359 * arm-dis.c (print_insn_coprocessor): Fix mask for vsel, vmaxnm,
1360 vminnm, vrint(mpna).
1361
1362 2016-02-24 Renlin Li <renlin.li@arm.com>
1363
1364 * arm-dis.c (print_insn_coprocessor): Check co-processor number for
1365 cpd/cpd2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc/stc2.
1366
1367 2016-02-15 H.J. Lu <hongjiu.lu@intel.com>
1368
1369 * i386-dis.c (print_insn): Parenthesize expression to prevent
1370 truncated addresses.
1371 (OP_J): Likewise.
1372
1373 2016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
1374 Janek van Oirschot <jvanoirs@synopsys.com>
1375
1376 * arc-opc.c (arc_relax_opcodes, arc_num_relax_opcodes): New
1377 variable.
1378
1379 2016-02-04 Nick Clifton <nickc@redhat.com>
1380
1381 PR target/19561
1382 * msp430-dis.c (print_insn_msp430): Add a special case for
1383 decoding an RRC instruction with the ZC bit set in the extension
1384 word.
1385
1386 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
1387
1388 * cgen-ibld.in (insert_normal): Rework calculation of shift.
1389 * epiphany-ibld.c: Regenerate.
1390 * fr30-ibld.c: Regenerate.
1391 * frv-ibld.c: Regenerate.
1392 * ip2k-ibld.c: Regenerate.
1393 * iq2000-ibld.c: Regenerate.
1394 * lm32-ibld.c: Regenerate.
1395 * m32c-ibld.c: Regenerate.
1396 * m32r-ibld.c: Regenerate.
1397 * mep-ibld.c: Regenerate.
1398 * mt-ibld.c: Regenerate.
1399 * or1k-ibld.c: Regenerate.
1400 * xc16x-ibld.c: Regenerate.
1401 * xstormy16-ibld.c: Regenerate.
1402
1403 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
1404
1405 * epiphany-dis.c: Regenerated from latest cpu files.
1406
1407 2016-02-01 Michael McConville <mmcco@mykolab.com>
1408
1409 * cgen-dis.c (count_decodable_bits): Use unsigned value for mask
1410 test bit.
1411
1412 2016-01-25 Renlin Li <renlin.li@arm.com>
1413
1414 * arm-dis.c (mapping_symbol_for_insn): New function.
1415 (find_ifthen_state): Call mapping_symbol_for_insn().
1416
1417 2016-01-20 Matthew Wahab <matthew.wahab@arm.com>
1418
1419 * aarch64-opc.c (operand_general_constraint_met_p): Check validity
1420 of MSR UAO immediate operand.
1421
1422 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
1423
1424 * mips-dis.c (print_insn_micromips): Remove 48-bit microMIPS
1425 instruction support.
1426
1427 2016-01-17 Alan Modra <amodra@gmail.com>
1428
1429 * configure: Regenerate.
1430
1431 2016-01-14 Nick Clifton <nickc@redhat.com>
1432
1433 * rl78-decode.opc (rl78_decode_opcode): Add 's' operand to movw
1434 instructions that can support stack pointer operations.
1435 * rl78-decode.c: Regenerate.
1436 * rl78-dis.c: Fix display of stack pointer in MOVW based
1437 instructions.
1438
1439 2016-01-14 Matthew Wahab <matthew.wahab@arm.com>
1440
1441 * aarch64-opc.c (aarch64_sys_reg_supported_p): Merge conditionals
1442 testing for RAS support. Add checks for erxfr_el1, erxctlr_el1,
1443 erxtatus_el1 and erxaddr_el1.
1444
1445 2016-01-12 Matthew Wahab <matthew.wahab@arm.com>
1446
1447 * arm-dis.c (arm_opcodes): Add "esb".
1448 (thumb_opcodes): Likewise.
1449
1450 2016-01-11 Peter Bergner <bergner@vnet.ibm.com>
1451
1452 * ppc-opc.c <xscmpnedp>: Delete.
1453 <xvcmpnedp>: Likewise.
1454 <xvcmpnedp.>: Likewise.
1455 <xvcmpnesp>: Likewise.
1456 <xvcmpnesp.>: Likewise.
1457
1458 2016-01-08 Andreas Schwab <schwab@linux-m68k.org>
1459
1460 PR gas/13050
1461 * m68k-opc.c (moveb, movew): For ISA_B/C only allow #,d(An) in
1462 addition to ISA_A.
1463
1464 2016-01-01 Alan Modra <amodra@gmail.com>
1465
1466 Update year range in copyright notice of all files.
1467
1468 For older changes see ChangeLog-2015
1469 \f
1470 Copyright (C) 2016 Free Software Foundation, Inc.
1471
1472 Copying and distribution of this file, with or without modification,
1473 are permitted in any medium without royalty provided the copyright
1474 notice and this notice are preserved.
1475
1476 Local Variables:
1477 mode: change-log
1478 left-margin: 8
1479 fill-column: 74
1480 version-control: never
1481 End:
This page took 0.057459 seconds and 3 git commands to generate.