[PATCH 44/57][Arm][OBJDUMP] Add support for MVE instructions: vcvt and vrint
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
2 Michael Collison <michael.collison@arm.com>
3
4 * arm-dis.c (enum mve_instructions): Add new instructions.
5 (enum mve_unpredictable): Add new reasons.
6 (enum mve_undefined): Likewise.
7 (is_mve_encoding_conflict): Handle new instructions.
8 (is_mve_undefined): Likewise.
9 (is_mve_unpredictable): Likewise.
10 (print_mve_undefined): Likewise.
11 (print_mve_unpredictable): Likewise.
12 (print_mve_rounding_mode): Likewise.
13 (print_mve_vcvt_size): Likewise.
14 (print_mve_size): Likewise.
15 (print_insn_mve): Likewise.
16
17 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
18 Michael Collison <michael.collison@arm.com>
19
20 * arm-dis.c (enum mve_instructions): Add new instructions.
21 (enum mve_unpredictable): Add new reasons.
22 (enum mve_undefined): Likewise.
23 (is_mve_undefined): Handle new instructions.
24 (is_mve_unpredictable): Likewise.
25 (print_mve_undefined): Likewise.
26 (print_mve_unpredictable): Likewise.
27 (print_mve_size): Likewise.
28 (print_insn_mve): Likewise.
29
30 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
31 Michael Collison <michael.collison@arm.com>
32
33 * arm-dis.c (enum mve_instructions): Add new instructions.
34 (enum mve_undefined): Add new reasons.
35 (insns): Add new instructions.
36 (is_mve_encoding_conflict):
37 (print_mve_vld_str_addr): New print function.
38 (is_mve_undefined): Handle new instructions.
39 (is_mve_unpredictable): Likewise.
40 (print_mve_undefined): Likewise.
41 (print_mve_size): Likewise.
42 (print_insn_coprocessor_1): Handle MVE VLDR, VSTR instructions.
43 (print_insn_mve): Handle new operands.
44
45 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
46 Michael Collison <michael.collison@arm.com>
47
48 * arm-dis.c (enum mve_instructions): Add new instructions.
49 (enum mve_unpredictable): Add new reasons.
50 (is_mve_encoding_conflict): Handle new instructions.
51 (is_mve_unpredictable): Likewise.
52 (mve_opcodes): Add new instructions.
53 (print_mve_unpredictable): Handle new reasons.
54 (print_mve_register_blocks): New print function.
55 (print_mve_size): Handle new instructions.
56 (print_insn_mve): Likewise.
57
58 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
59 Michael Collison <michael.collison@arm.com>
60
61 * arm-dis.c (enum mve_instructions): Add new instructions.
62 (enum mve_unpredictable): Add new reasons.
63 (enum mve_undefined): Likewise.
64 (is_mve_encoding_conflict): Handle new instructions.
65 (is_mve_undefined): Likewise.
66 (is_mve_unpredictable): Likewise.
67 (coprocessor_opcodes): Move NEON VDUP from here...
68 (neon_opcodes): ... to here.
69 (mve_opcodes): Add new instructions.
70 (print_mve_undefined): Handle new reasons.
71 (print_mve_unpredictable): Likewise.
72 (print_mve_size): Handle new instructions.
73 (print_insn_neon): Handle vdup.
74 (print_insn_mve): Handle new operands.
75
76 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
77 Michael Collison <michael.collison@arm.com>
78
79 * arm-dis.c (enum mve_instructions): Add new instructions.
80 (enum mve_unpredictable): Add new values.
81 (mve_opcodes): Add new instructions.
82 (vec_condnames): New array with vector conditions.
83 (mve_predicatenames): New array with predicate suffixes.
84 (mve_vec_sizename): New array with vector sizes.
85 (enum vpt_pred_state): New enum with vector predication states.
86 (struct vpt_block): New struct type for vpt blocks.
87 (vpt_block_state): Global struct to keep track of state.
88 (mve_extract_pred_mask): New helper function.
89 (num_instructions_vpt_block): Likewise.
90 (mark_outside_vpt_block): Likewise.
91 (mark_inside_vpt_block): Likewise.
92 (invert_next_predicate_state): Likewise.
93 (update_next_predicate_state): Likewise.
94 (update_vpt_block_state): Likewise.
95 (is_vpt_instruction): Likewise.
96 (is_mve_encoding_conflict): Add entries for new instructions.
97 (is_mve_unpredictable): Likewise.
98 (print_mve_unpredictable): Handle new cases.
99 (print_instruction_predicate): Likewise.
100 (print_mve_size): New function.
101 (print_vec_condition): New function.
102 (print_insn_mve): Handle vpt blocks and new print operands.
103
104 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
105
106 * arm-dis.c (print_insn_coprocessor_1): Disable the use of coprocessors
107 8, 14 and 15 for Armv8.1-M Mainline.
108
109 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
110 Michael Collison <michael.collison@arm.com>
111
112 * arm-dis.c (enum mve_instructions): New enum.
113 (enum mve_unpredictable): Likewise.
114 (enum mve_undefined): Likewise.
115 (struct mopcode32): New struct.
116 (is_mve_okay_in_it): New function.
117 (is_mve_architecture): Likewise.
118 (arm_decode_field): Likewise.
119 (arm_decode_field_multiple): Likewise.
120 (is_mve_encoding_conflict): Likewise.
121 (is_mve_undefined): Likewise.
122 (is_mve_unpredictable): Likewise.
123 (print_mve_undefined): Likewise.
124 (print_mve_unpredictable): Likewise.
125 (print_insn_coprocessor_1): Use arm_decode_field_multiple.
126 (print_insn_mve): New function.
127 (print_insn_thumb32): Handle MVE architecture.
128 (select_arm_features): Force thumb for Armv8.1-m Mainline.
129
130 2019-05-10 Nick Clifton <nickc@redhat.com>
131
132 PR 24538
133 * ia64-opc.c (ia64_find_matching_opcode): Check for reaching the
134 end of the table prematurely.
135
136 2019-05-10 Faraz Shahbazker <fshahbazker@wavecomp.com>
137
138 * mips-opc.c (mips_opcodes): Enable ADD, SUB, DADD and DSUB
139 macros for R6.
140
141 2019-05-11 Alan Modra <amodra@gmail.com>
142
143 * ppc-dis.c (print_insn_powerpc) Don't skip optional operands
144 when -Mraw is in effect.
145
146 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
147
148 * aarch64-dis-2.c: Regenerate.
149 * aarch64-tbl.h (OP_SVE_BBU): New variant set.
150 (OP_SVE_BBB): New variant set.
151 (OP_SVE_DDDD): New variant set.
152 (OP_SVE_HHH): New variant set.
153 (OP_SVE_HHHU): New variant set.
154 (OP_SVE_SSS): New variant set.
155 (OP_SVE_SSSU): New variant set.
156 (OP_SVE_SHH): New variant set.
157 (OP_SVE_SBBU): New variant set.
158 (OP_SVE_DSS): New variant set.
159 (OP_SVE_DHHU): New variant set.
160 (OP_SVE_VMV_HSD_BHS): New variant set.
161 (OP_SVE_VVU_HSD_BHS): New variant set.
162 (OP_SVE_VVVU_SD_BH): New variant set.
163 (OP_SVE_VVVU_BHSD): New variant set.
164 (OP_SVE_VVV_QHD_DBS): New variant set.
165 (OP_SVE_VVV_HSD_BHS): New variant set.
166 (OP_SVE_VVV_HSD_BHS2): New variant set.
167 (OP_SVE_VVV_BHS_HSD): New variant set.
168 (OP_SVE_VV_BHS_HSD): New variant set.
169 (OP_SVE_VVV_SD): New variant set.
170 (OP_SVE_VVU_BHS_HSD): New variant set.
171 (OP_SVE_VZVV_SD): New variant set.
172 (OP_SVE_VZVV_BH): New variant set.
173 (OP_SVE_VZV_SD): New variant set.
174 (aarch64_opcode_table): Add sve2 instructions.
175
176 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
177
178 * aarch64-asm-2.c: Regenerated.
179 * aarch64-dis-2.c: Regenerated.
180 * aarch64-opc-2.c: Regenerated.
181 * aarch64-opc.c (operand_general_constraint_met_p): Constraint checking
182 for SVE_SHLIMM_UNPRED_22.
183 (aarch64_print_operand): Add printing for SVE_SHLIMM_UNPRED_22.
184 * aarch64-tbl.h (AARCH64_OPERANDS): Use new SVE_SHLIMM_UNPRED_22
185 operand.
186
187 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
188
189 * aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
190 sve_size_tsz_bhs iclass encode.
191 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
192 sve_size_tsz_bhs iclass decode.
193
194 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
195
196 * aarch64-asm-2.c: Regenerated.
197 * aarch64-dis-2.c: Regenerated.
198 * aarch64-opc-2.c: Regenerated.
199 * aarch64-opc.c (operand_general_constraint_met_p): Constraint checking
200 for SVE_Zm4_11_INDEX.
201 (aarch64_print_operand): Add printing for SVE_Zm4_11_INDEX.
202 (fields): Handle SVE_i2h field.
203 * aarch64-opc.h (enum aarch64_field_kind): New SVE_i2h field.
204 * aarch64-tbl.h (AARCH64_OPERANDS): Use new SVE_Zm4_11_INDEX operand.
205
206 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
207
208 * aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
209 sve_shift_tsz_bhsd iclass encode.
210 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
211 sve_shift_tsz_bhsd iclass decode.
212
213 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
214
215 * aarch64-asm-2.c: Regenerated.
216 * aarch64-dis-2.c: Regenerated.
217 * aarch64-opc-2.c: Regenerated.
218 * aarch64-asm.c (aarch64_ins_sve_shrimm):
219 (aarch64_encode_variant_using_iclass): Handle
220 sve_shift_tsz_hsd iclass encode.
221 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
222 sve_shift_tsz_hsd iclass decode.
223 * aarch64-opc.c (operand_general_constraint_met_p): Constraint checking
224 for SVE_SHRIMM_UNPRED_22.
225 (aarch64_print_operand): Add printing for SVE_SHRIMM_UNPRED_22.
226 * aarch64-tbl.h (AARCH64_OPERANDS): Use new SVE_SHRIMM_UNPRED_22
227 operand.
228
229 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
230
231 * aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
232 sve_size_013 iclass encode.
233 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
234 sve_size_013 iclass decode.
235
236 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
237
238 * aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
239 sve_size_bh iclass encode.
240 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
241 sve_size_bh iclass decode.
242
243 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
244
245 * aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
246 sve_size_sd2 iclass encode.
247 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
248 sve_size_sd2 iclass decode.
249 * aarch64-opc.c (fields): Handle SVE_sz2 field.
250 * aarch64-opc.h (enum aarch64_field_kind): New SVE_sz2 field.
251
252 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
253
254 * aarch64-asm-2.c: Regenerated.
255 * aarch64-dis-2.c: Regenerated.
256 * aarch64-opc-2.c: Regenerated.
257 * aarch64-opc.c (operand_general_constraint_met_p): Constraint checking
258 for SVE_ADDR_ZX.
259 (aarch64_print_operand): Add printing for SVE_ADDR_ZX.
260 * aarch64-tbl.h (AARCH64_OPERANDS): Use new SVE_ADDR_ZX operand.
261
262 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
263
264 * aarch64-asm-2.c: Regenerated.
265 * aarch64-dis-2.c: Regenerated.
266 * aarch64-opc-2.c: Regenerated.
267 * aarch64-opc.c (operand_general_constraint_met_p): Constraint checking
268 for SVE_Zm3_11_INDEX.
269 (aarch64_print_operand): Add printing for SVE_Zm3_11_INDEX.
270 (fields): Handle SVE_i3l and SVE_i3h2 fields.
271 * aarch64-opc.h (enum aarch64_field_kind): New SVE_i3l and SVE_i3h2
272 fields.
273 * aarch64-tbl.h (AARCH64_OPERANDS): Use new SVE_Zm3_11_INDEX operand.
274
275 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
276
277 * aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
278 sve_size_hsd2 iclass encode.
279 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
280 sve_size_hsd2 iclass decode.
281 * aarch64-opc.c (fields): Handle SVE_size field.
282 * aarch64-opc.h (enum aarch64_field_kind): New SVE_size field.
283
284 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
285
286 * aarch64-asm-2.c: Regenerated.
287 * aarch64-dis-2.c: Regenerated.
288 * aarch64-opc-2.c: Regenerated.
289 * aarch64-opc.c (operand_general_constraint_met_p): Constraint checking
290 for SVE_IMM_ROT3.
291 (aarch64_print_operand): Add printing for SVE_IMM_ROT3.
292 (fields): Handle SVE_rot3 field.
293 * aarch64-opc.h (enum aarch64_field_kind): New SVE_rot3 field.
294 * aarch64-tbl.h (AARCH64_OPERANDS): Use new SVE_IMM_ROT3 operand.
295
296 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
297
298 * aarch64-opc.c (verify_constraints): Check for movprfx for sve2
299 instructions.
300
301 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
302
303 * aarch64-tbl.h
304 (aarch64_feature_sve2, aarch64_feature_sve2aes,
305 aarch64_feature_sve2sha3, aarch64_feature_sve2sm4,
306 aarch64_feature_sve2bitperm): New feature sets.
307 (SVE2, SVE2_AES, SVE2_SHA3, SVE2_SM4, SVE2_BITPERM): New macros
308 for feature set addresses.
309 (SVE2_INSN, SVE2_INSNC, SVE2AES_INSN, SVE2SHA3_INSN,
310 SVE2SM4_INSN, SVE2SM4_INSNC, SVE2BITPERM_INSN): New macros.
311
312 2019-05-06 Andrew Bennett <andrew.bennett@imgtec.com>
313 Faraz Shahbazker <fshahbazker@wavecomp.com>
314
315 * mips-dis.c (mips_calculate_combination_ases): Add ISA
316 argument and set ASE_EVA_R6 appropriately.
317 (set_default_mips_dis_options): Pass ISA to above.
318 (parse_mips_dis_option): Likewise.
319 * mips-opc.c (EVAR6): New macro.
320 (mips_builtin_opcodes): Add llwpe, scwpe.
321
322 2019-05-01 Sudakshina Das <sudi.das@arm.com>
323
324 * aarch64-asm-2.c: Regenerated.
325 * aarch64-dis-2.c: Regenerated.
326 * aarch64-opc-2.c: Regenerated.
327 * aarch64-opc.c (operand_general_constraint_met_p): Add case for
328 AARCH64_OPND_TME_UIMM16.
329 (aarch64_print_operand): Likewise.
330 * aarch64-tbl.h (QL_IMM_NIL): New.
331 (TME): New.
332 (_TME_INSN): New.
333 (struct aarch64_opcode): Add tstart, tcommit, ttest and tcancel.
334
335 2019-04-29 John Darrington <john@darrington.wattle.id.au>
336
337 * s12z-opc.c (shift_discrim): Return OP_INVALID when reading fails.
338
339 2019-04-26 Andrew Bennett <andrew.bennett@imgtec.com>
340 Faraz Shahbazker <fshahbazker@wavecomp.com>
341
342 * mips-opc.c (mips_builtin_opcodes): Add llwp, lldp, scwp, scdp.
343
344 2019-04-24 John Darrington <john@darrington.wattle.id.au>
345
346 * s12z-opc.h: Add extern "C" bracketing to help
347 users who wish to use this interface in c++ code.
348
349 2019-04-24 John Darrington <john@darrington.wattle.id.au>
350
351 * s12z-opc.c (bm_decode): Handle bit map operations with the
352 "reserved0" mode.
353
354 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
355
356 * arm-dis.c (coprocessor_opcodes): Document new %J and %K format
357 specifier. Add entries for VLDR and VSTR of system registers.
358 (print_insn_coprocessor): Forbid coprocessor numbers 8, 14 and 15 in
359 coprocessor instructions on Armv8.1-M Mainline targets. Add handling
360 of %J and %K format specifier.
361
362 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
363
364 * arm-dis.c (coprocessor_opcodes): Document new %C format control code.
365 Add new entries for VSCCLRM instruction.
366 (print_insn_coprocessor): Handle new %C format control code.
367
368 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
369
370 * arm-dis.c (enum isa): New enum.
371 (struct sopcode32): New structure.
372 (coprocessor_opcodes): change type of entries to struct sopcode32 and
373 set isa field of all current entries to ANY.
374 (print_insn_coprocessor): Change type of insn to struct sopcode32.
375 Only match an entry if its isa field allows the current mode.
376
377 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
378
379 * arm-dis.c (thumb_opcodes): Document %n control code. Add entry for
380 CLRM.
381 (print_insn_thumb32): Add logic to print %n CLRM register list.
382
383 2019-04-15 Sudakshina Das <sudi.das@arm.com>
384
385 * arm-dis.c (print_insn_thumb32): Updated to accept new %P
386 and %Q patterns.
387
388 2019-04-15 Sudakshina Das <sudi.das@arm.com>
389
390 * arm-dis.c (thumb32_opcodes): New instruction bfcsel.
391 (print_insn_thumb32): Edit the switch case for %Z.
392
393 2019-04-15 Sudakshina Das <sudi.das@arm.com>
394
395 * arm-dis.c (print_insn_thumb32): Updated to accept new %Z pattern.
396
397 2019-04-15 Sudakshina Das <sudi.das@arm.com>
398
399 * arm-dis.c (thumb32_opcodes): New instruction bfl.
400
401 2019-04-15 Sudakshina Das <sudi.das@arm.com>
402
403 * arm-dis.c (print_insn_thumb32): Updated to accept new %Y pattern.
404
405 2019-04-15 Sudakshina Das <sudi.das@arm.com>
406
407 * arm-dis.c (print_insn_thumb32): Add '%<bitfield>S' to print an
408 Arm register with r13 and r15 unpredictable.
409 (thumb32_opcodes): New instructions for bfx and bflx.
410
411 2019-04-15 Sudakshina Das <sudi.das@arm.com>
412
413 * arm-dis.c (thumb32_opcodes): New instructions for bf.
414
415 2019-04-15 Sudakshina Das <sudi.das@arm.com>
416
417 * arm-dis.c (print_insn_thumb32): Updated to accept new %W pattern.
418
419 2019-04-15 Sudakshina Das <sudi.das@arm.com>
420
421 * arm-dis.c (print_insn_thumb32): Updated to accept new %G pattern.
422
423 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
424
425 * arm-dis.c (select_arm_features): Add logic for Armv8.1-M Mainline.
426
427 2019-04-12 John Darrington <john@darrington.wattle.id.au>
428
429 s12z-dis.c, s12z-opc.c, s12z-opc.h: Replace "operator" with
430 "optr". ("operator" is a reserved word in c++).
431
432 2019-04-11 Sudakshina Das <sudi.das@arm.com>
433
434 * aarch64-opc.c (aarch64_print_operand): Add case for
435 AARCH64_OPND_Rt_SP.
436 (verify_constraints): Likewise.
437 * aarch64-tbl.h (QL_LDST_AT): Update to add SP qualifier.
438 (struct aarch64_opcode): Update stg, stzg, st2g, stz2g instructions
439 to accept Rt|SP as first operand.
440 (AARCH64_OPERANDS): Add new Rt_SP.
441 * aarch64-asm-2.c: Regenerated.
442 * aarch64-dis-2.c: Regenerated.
443 * aarch64-opc-2.c: Regenerated.
444
445 2019-04-11 Sudakshina Das <sudi.das@arm.com>
446
447 * aarch64-asm-2.c: Regenerated.
448 * aarch64-dis-2.c: Likewise.
449 * aarch64-opc-2.c: Likewise.
450 * aarch64-tbl.h (aarch64_opcode): Add new ldgm and stgm.
451
452 2019-04-09 Robert Suchanek <robert.suchanek@mips.com>
453
454 * mips-opc.c (mips_builtin_opcodes): Add RDHWR rt rd sel.
455
456 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
457
458 * i386-opc.tbl: Consolidate AVX512 BF16 entries.
459 * i386-init.h: Regenerated.
460
461 2019-04-07 Alan Modra <amodra@gmail.com>
462
463 * ppc-dis.c (print_insn_powerpc): Use a tiny state machine
464 op_separator to control printing of spaces, comma and parens
465 rather than need_comma, need_paren and spaces vars.
466
467 2019-04-07 Alan Modra <amodra@gmail.com>
468
469 PR 24421
470 * arm-dis.c (print_insn_coprocessor): Correct bracket placement.
471 (print_insn_neon, print_insn_arm): Likewise.
472
473 2019-04-05 Xuepeng Guo <xuepeng.guo@intel.com>
474
475 * i386-dis-evex.h (evex_table): Updated to support BF16
476 instructions.
477 * i386-dis.c (enum): Add EVEX_W_0F3852_P_1, EVEX_W_0F3872_P_1
478 and EVEX_W_0F3872_P_3.
479 * i386-gen.c (cpu_flag_init): Add CPU_AVX512_BF16_FLAGS.
480 (cpu_flags): Add bitfield for CpuAVX512_BF16.
481 * i386-opc.h (enum): Add CpuAVX512_BF16.
482 (i386_cpu_flags): Add bitfield for cpuavx512_bf16.
483 * i386-opc.tbl: Add AVX512 BF16 instructions.
484 * i386-init.h: Regenerated.
485 * i386-tbl.h: Likewise.
486
487 2019-04-05 Alan Modra <amodra@gmail.com>
488
489 * ppc-opc.c (XLBH_MASK): Subtract off BH field from BB_MASK.
490 (powerpc_opcodes): Reorder bcctr and bclr extended mnemonics
491 to favour printing of "-" branch hint when using the "y" bit.
492 Allow BH field on bc{ctr,lr,tar}{,l}{-,+}.
493
494 2019-04-05 Alan Modra <amodra@gmail.com>
495
496 * ppc-dis.c (print_insn_powerpc): Delay printing spaces after
497 opcode until first operand is output.
498
499 2019-04-04 Peter Bergner <bergner@linux.ibm.com>
500
501 PR gas/24349
502 * ppc-opc.c (valid_bo_pre_v2): Add comments.
503 (valid_bo_post_v2): Add support for 'at' branch hints.
504 (insert_bo): Only error on branch on ctr.
505 (get_bo_hint_mask): New function.
506 (insert_boe): Add new 'branch_taken' formal argument. Add support
507 for inserting 'at' branch hints.
508 (extract_boe): Add new 'branch_taken' formal argument. Add support
509 for extracting 'at' branch hints.
510 (insert_bom, extract_bom, insert_bop, extract_bop): New functions.
511 (BOE): Delete operand.
512 (BOM, BOP): New operands.
513 (RM): Update value.
514 (XLYLK, XLYLK_MASK, XLYBB_MASK): Delete.
515 (powerpc_opcodes) <bc-, bcl-, bca-, bcla-, bclr-, bclrl-, bcctr-,
516 bcctrl-, bctar-, bctarl->: Replace BOE with BOM.
517 (powerpc_opcodes) <bc+, bcl+, bca+, bcla+, bclr+, bclrl+, bcctr+,
518 bcctrl+, bctar+, bctarl+>: Replace BOE with BOP.
519 <bdnztar, bdnztarl, bdztar, bdztarl, btar, btarl, bdnztar-, bdnztarl-,
520 bdnztar+, bdnztarl+, bdztar-, bdztarl-, bdztar+, bdztarl+, bgetar,
521 bnltar, bgetarl, bnltarl, bletar, bngtar, bletarl, bngtarl, bnetar,
522 bnetarl, bnstar, bnutar, bnstarl, bnutarl, bgetar-, bnltar-, bgetarl-,
523 bnltarl-, bletar-, bngtar-, bletarl-, bngtarl-, bnetar-, bnetarl-,
524 bnstar-, bnutar-, bnstarl-, bnutarl-, bgetar+, bnltar+, bgetarl+,
525 bnltarl+, bletar+, bngtar+, bletarl+, bngtarl+, bnetar+, bnetarl+,
526 bnstar+, bnutar+, bnstarl+, bnutarl+, blttar, blttarl, bgttar, bgttarl,
527 beqtar, beqtarl, bsotar, buntar, bsotarl, buntarl, blttar-, blttarl-,
528 bgttar-, bgttarl-, beqtar-, beqtarl-, bsotar-, buntar-, bsotarl-,
529 buntarl-, blttar+, blttarl+, bgttar+, bgttarl+, beqtar+, beqtarl+,
530 bsotar+, buntar+, bsotarl+, buntarl+, bdnzftar, bdnzftarl, bdzftar,
531 bdzftarl, bftar, bftarl, bftar-, bftarl-, bftar+, bftarl+, bdnzttar,
532 bdnzttarl, bdzttar, bdzttarl, bttar, bttarl, bttar-, bttarl-, bttar+,
533 bttarl+>: New extended mnemonics.
534
535 2019-03-28 Alan Modra <amodra@gmail.com>
536
537 PR 24390
538 * ppc-opc.c (BTF): Define.
539 (powerpc_opcodes): Use for mtfsb*.
540 * ppc-dis.c (print_insn_powerpc): Print fields with both
541 PPC_OPERAND_CR_REG and PPC_OPERAND_CR_BIT as a plain number.
542
543 2019-03-25 Tamar Christina <tamar.christina@arm.com>
544
545 * arm-dis.c (struct arm_private_data): Remove has_mapping_symbols.
546 (mapping_symbol_for_insn): Implement new algorithm.
547 (print_insn): Remove duplicate code.
548
549 2019-03-25 Tamar Christina <tamar.christina@arm.com>
550
551 * aarch64-dis.c (print_insn_aarch64):
552 Implement override.
553
554 2019-03-25 Tamar Christina <tamar.christina@arm.com>
555
556 * aarch64-dis.c (print_insn_aarch64): Update the mapping symbol search
557 order.
558
559 2019-03-25 Tamar Christina <tamar.christina@arm.com>
560
561 * aarch64-dis.c (last_stop_offset): New.
562 (print_insn_aarch64): Use stop_offset.
563
564 2019-03-19 H.J. Lu <hongjiu.lu@intel.com>
565
566 PR gas/24359
567 * i386-gen.c (cpu_flag_init): Add CPU_ANY_AVX512F_FLAGS to
568 CPU_ANY_AVX2_FLAGS.
569 * i386-init.h: Regenerated.
570
571 2019-03-18 H.J. Lu <hongjiu.lu@intel.com>
572
573 PR gas/24348
574 * i386-opc.tbl: Add Optimize to vmovdqa32, vmovdqa64, vmovdqu8,
575 vmovdqu16, vmovdqu32 and vmovdqu64.
576 * i386-tbl.h: Regenerated.
577
578 2019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
579
580 * s390-opc.txt: Rename selhhhr to selfhr. Remove optional operand
581 from vstrszb, vstrszh, and vstrszf.
582
583 2019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
584
585 * s390-opc.txt: Add instruction descriptions.
586
587 2019-02-08 Jim Wilson <jimw@sifive.com>
588
589 * riscv-opc.c (riscv_opcodes) <beq>: Use Cz to compress 3 operand form.
590 <bne>: Likewise.
591
592 2019-02-07 Tamar Christina <tamar.christina@arm.com>
593
594 * arm-dis.c (arm_opcodes): Redefine hlt to armv1.
595
596 2019-02-07 Tamar Christina <tamar.christina@arm.com>
597
598 PR binutils/23212
599 * aarch64-opc.h (enum aarch64_field_kind): Add FLD_sz.
600 * aarch64-opc.c (verify_elem_sd): New.
601 (fields): Add FLD_sz entr.
602 * aarch64-tbl.h (_SIMD_INSN): New.
603 (aarch64_opcode_table): Add elem_sd verifier to fmla, fmls, fmul and
604 fmulx scalar and vector by element isns.
605
606 2019-02-07 Nick Clifton <nickc@redhat.com>
607
608 * po/sv.po: Updated Swedish translation.
609
610 2019-01-31 Andreas Krebbel <krebbel@linux.ibm.com>
611
612 * s390-mkopc.c (main): Accept arch13 as cpu string.
613 * s390-opc.c: Add new instruction formats and instruction opcode
614 masks.
615 * s390-opc.txt: Add new arch13 instructions.
616
617 2019-01-25 Sudakshina Das <sudi.das@arm.com>
618
619 * aarch64-tbl.h (QL_LDST_AT): Update macro.
620 (aarch64_opcode): Change encoding for stg, stzg
621 st2g and st2zg.
622 * aarch64-asm-2.c: Regenerated.
623 * aarch64-dis-2.c: Regenerated.
624 * aarch64-opc-2.c: Regenerated.
625
626 2019-01-25 Sudakshina Das <sudi.das@arm.com>
627
628 * aarch64-asm-2.c: Regenerated.
629 * aarch64-dis-2.c: Likewise.
630 * aarch64-opc-2.c: Likewise.
631 * aarch64-tbl.h (aarch64_opcode): Add new stzgm.
632
633 2019-01-25 Sudakshina Das <sudi.das@arm.com>
634 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
635
636 * aarch64-asm.c (aarch64_ins_addr_simple_2): Remove.
637 * aarch64-asm.h (ins_addr_simple_2): Likeiwse.
638 * aarch64-dis.c (aarch64_ext_addr_simple_2): Likewise.
639 * aarch64-dis.h (ext_addr_simple_2): Likewise.
640 * aarch64-opc.c (operand_general_constraint_met_p): Remove
641 case for ldstgv_indexed.
642 (aarch64_print_operand): Remove case for AARCH64_OPND_ADDR_SIMPLE_2.
643 * aarch64-tbl.h (struct aarch64_opcode): Remove ldgv and stgv.
644 (AARCH64_OPERANDS): Remove ADDR_SIMPLE_2.
645 * aarch64-asm-2.c: Regenerated.
646 * aarch64-dis-2.c: Regenerated.
647 * aarch64-opc-2.c: Regenerated.
648
649 2019-01-23 Nick Clifton <nickc@redhat.com>
650
651 * po/pt_BR.po: Updated Brazilian Portuguese translation.
652
653 2019-01-21 Nick Clifton <nickc@redhat.com>
654
655 * po/de.po: Updated German translation.
656 * po/uk.po: Updated Ukranian translation.
657
658 2019-01-20 Chenghua Xu <paul.hua.gm@gmail.com>
659 * mips-dis.c (mips_arch_choices): Fix typo in
660 gs464, gs464e and gs264e descriptors.
661
662 2019-01-19 Nick Clifton <nickc@redhat.com>
663
664 * configure: Regenerate.
665 * po/opcodes.pot: Regenerate.
666
667 2018-06-24 Nick Clifton <nickc@redhat.com>
668
669 2.32 branch created.
670
671 2019-01-09 John Darrington <john@darrington.wattle.id.au>
672
673 * s12z-dis.c (print_insn_s12z): Do not dereference an operand
674 if it is null.
675 -dis.c (opr_emit_disassembly): Do not omit an index if it is
676 zero.
677
678 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
679
680 * configure: Regenerate.
681
682 2019-01-07 Alan Modra <amodra@gmail.com>
683
684 * configure: Regenerate.
685 * po/POTFILES.in: Regenerate.
686
687 2019-01-03 John Darrington <john@darrington.wattle.id.au>
688
689 * s12z-opc.c: New file.
690 * s12z-opc.h: New file.
691 * s12z-dis.c: Removed all code not directly related to display
692 of instructions. Used the interface provided by the new files
693 instead.
694 * Makefile.am (TARGET_LIBOPCODES_CFILES) Add s12z-opc.c.
695 * Makefile.in: Regenerate.
696 * configure.ac (bfd_s12z_arch): Correct the dependencies.
697 * configure: Regenerate.
698
699 2019-01-01 Alan Modra <amodra@gmail.com>
700
701 Update year range in copyright notice of all files.
702
703 For older changes see ChangeLog-2018
704 \f
705 Copyright (C) 2019 Free Software Foundation, Inc.
706
707 Copying and distribution of this file, with or without modification,
708 are permitted in any medium without royalty provided the copyright
709 notice and this notice are preserved.
710
711 Local Variables:
712 mode: change-log
713 left-margin: 8
714 fill-column: 74
715 version-control: never
716 End:
This page took 0.094887 seconds and 4 git commands to generate.