Fix a few non-dash safe xstormy16 shell scripts.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
d7560e2d
JW
12019-06-26 Jim Wilson <jimw@sifive.com>
2
3 PR binutils/24739
4 * riscv-dis.c (riscv_disasemble_insn): Set info->endian_code.
5 Set info->display_endian to info->endian_code.
6
2c703856
JB
72019-06-25 Jan Beulich <jbeulich@suse.com>
8
9 * i386-gen.c (operand_type_init): Correct OPERAND_TYPE_DEBUG
10 entry. Drop OPERAND_TYPE_ACC entry. Add OPERAND_TYPE_ACC8 and
11 OPERAND_TYPE_ACC16 entries. Adjust OPERAND_TYPE_ACC32 and
12 OPERAND_TYPE_ACC64 entries.
13 * i386-init.h: Re-generate.
14
54fbadc0
JB
152019-06-25 Jan Beulich <jbeulich@suse.com>
16
17 * i386-dis.c (Edqa, dqa_mode, EVEX_W_0F2A_P_1, EVEX_W_0F7B_P_1):
18 Delete.
19 (intel_operand_size, OP_E_register, OP_E_memory): Drop handling
20 of dqa_mode.
21 * i386-dis-evex-prefix.h: Move vcvtsi2ss and vcvtusi2ss leaf
22 entries here.
23 * i386-dis-evex-w.h: Drop EVEX_W_0F2A_P_1 and EVEX_W_0F7B_P_1
24 entries. Use Edq for vcvtsi2sd and vcvtusi2sd.
25
a280ab8e
JB
262019-06-25 Jan Beulich <jbeulich@suse.com>
27
28 * i386-dis.c (OP_I64): Forword more cases to OP_I(). Drop local
29 variables.
30
e1a1babd
JB
312019-06-25 Jan Beulich <jbeulich@suse.com>
32
33 * i386-dis.c (prefix_table): Use Edq for cvtsi2ss and cvtsi2sd.
34 Use Gdq for cvttss2si, cvttsd2si, cvtss2si, and cvtsd2si, and
35 movnti.
d7560e2d 36 * i386-opc.tbl (movnti): Add IgnoreSize.
e1a1babd
JB
37 * i386-tbl.h: Re-generate.
38
b8364fa7
JB
392019-06-25 Jan Beulich <jbeulich@suse.com>
40
41 * i386-opc.tbl (and): Mark Imm8S form for optimization.
42 * i386-tbl.h: Re-generate.
43
ad692897
L
442019-06-21 H.J. Lu <hongjiu.lu@intel.com>
45
46 * i386-dis-evex.h: Break into ...
47 * i386-dis-evex-len.h: New file.
48 * i386-dis-evex-mod.h: Likewise.
49 * i386-dis-evex-prefix.h: Likewise.
50 * i386-dis-evex-reg.h: Likewise.
51 * i386-dis-evex-w.h: Likewise.
52 * i386-dis.c: Include i386-dis-evex-reg.h, i386-dis-evex-prefix.h,
53 i386-dis-evex.h, i386-dis-evex-len.h, i386-dis-evex-w.h and
54 i386-dis-evex-mod.h.
55
f0a6222e
L
562019-06-19 H.J. Lu <hongjiu.lu@intel.com>
57
58 PR binutils/24700
59 * i386-dis-evex.h (evex_table): Update EVEX_W_0F3819_P_2,
60 EVEX_W_0F381A_P_2, EVEX_W_0F381B_P_2, EVEX_W_0F385A_P_2 and
61 EVEX_W_0F385B_P_2.
62 (evex_len_table): Add EVEX_LEN_0F3819_P_2_W_0,
63 EVEX_LEN_0F3819_P_2_W_1, EVEX_LEN_0F381A_P_2_W_0,
64 EVEX_LEN_0F381A_P_2_W_1, EVEX_LEN_0F381B_P_2_W_0,
65 EVEX_LEN_0F381B_P_2_W_1, EVEX_LEN_0F385A_P_2_W_0,
66 EVEX_LEN_0F385A_P_2_W_1, EVEX_LEN_0F385B_P_2_W_0 and
67 EVEX_LEN_0F385B_P_2_W_1.
68 * i386-dis.c (EVEX_LEN_0F3819_P_2_W_0): New enum.
69 (EVEX_LEN_0F3819_P_2_W_1): Likewise.
70 (EVEX_LEN_0F381A_P_2_W_0): Likewise.
71 (EVEX_LEN_0F381A_P_2_W_1): Likewise.
72 (EVEX_LEN_0F381B_P_2_W_0): Likewise.
73 (EVEX_LEN_0F381B_P_2_W_1): Likewise.
74 (EVEX_LEN_0F385A_P_2_W_0): Likewise.
75 (EVEX_LEN_0F385A_P_2_W_1): Likewise.
76 (EVEX_LEN_0F385B_P_2_W_0): Likewise.
77 (EVEX_LEN_0F385B_P_2_W_1): Likewise.
78
6e1c90b7
L
792019-06-17 H.J. Lu <hongjiu.lu@intel.com>
80
81 PR binutils/24691
82 * i386-dis-evex.h (evex_table): Update EVEX_W_0F3A23_P_2,
83 EVEX_W_0F3A38_P_2, EVEX_W_0F3A39_P_2, EVEX_W_0F3A3A_P_2,
84 EVEX_W_0F3A3B_P_2 and EVEX_W_0F3A43_P_2.
85 (evex_len_table): Add EVEX_LEN_0F3A23_P_2_W_0,
86 EVEX_LEN_0F3A23_P_2_W_1, EVEX_LEN_0F3A38_P_2_W_0,
87 EVEX_LEN_0F3A38_P_2_W_1, EVEX_LEN_0F3A39_P_2_W_0,
88 EVEX_LEN_0F3A39_P_2_W_1, EVEX_LEN_0F3A3A_P_2_W_0,
89 EVEX_LEN_0F3A3A_P_2_W_1, EVEX_LEN_0F3A3B_P_2_W_0,
90 EVEX_LEN_0F3A3B_P_2_W_1, EVEX_LEN_0F3A43_P_2_W_0 and
91 EVEX_LEN_0F3A43_P_2_W_1.
92 * i386-dis.c (EVEX_LEN_0F3A23_P_2_W_0): New enum.
93 (EVEX_LEN_0F3A23_P_2_W_1): Likewise.
94 (EVEX_LEN_0F3A38_P_2_W_0): Likewise.
95 (EVEX_LEN_0F3A38_P_2_W_1): Likewise.
96 (EVEX_LEN_0F3A39_P_2_W_0): Likewise.
97 (EVEX_LEN_0F3A39_P_2_W_1): Likewise.
98 (EVEX_LEN_0F3A3A_P_2_W_0): Likewise.
99 (EVEX_LEN_0F3A3A_P_2_W_1): Likewise.
100 (EVEX_LEN_0F3A3B_P_2_W_0): Likewise.
101 (EVEX_LEN_0F3A3B_P_2_W_1): Likewise.
102 (EVEX_LEN_0F3A43_P_2_W_0): Likewise.
103 (EVEX_LEN_0F3A43_P_2_W_1): Likewise.
104
bcc5a6eb
NC
1052019-06-14 Nick Clifton <nickc@redhat.com>
106
107 * po/fr.po; Updated French translation.
108
e4c4ac46
SH
1092019-06-13 Stafford Horne <shorne@gmail.com>
110
111 * or1k-asm.c: Regenerated.
112 * or1k-desc.c: Regenerated.
113 * or1k-desc.h: Regenerated.
114 * or1k-dis.c: Regenerated.
115 * or1k-ibld.c: Regenerated.
116 * or1k-opc.c: Regenerated.
117 * or1k-opc.h: Regenerated.
118 * or1k-opinst.c: Regenerated.
119
a0e44ef5
PB
1202019-06-12 Peter Bergner <bergner@linux.ibm.com>
121
122 * ppc-opc.c (powerpc_opcodes) <ldmx>: Delete mnemonic.
123
12efd68d
L
1242019-06-05 H.J. Lu <hongjiu.lu@intel.com>
125
126 PR binutils/24633
127 * i386-dis-evex.h (evex_table): Update EVEX_W_0F3A18_P_2,
128 EVEX_W_0F3A19_P_2, EVEX_W_0F3A1A_P_2 and EVEX_W_0F3A1B_P_2.
129 (evex_len_table): EVEX_LEN_0F3A18_P_2_W_0,
130 EVEX_LEN_0F3A18_P_2_W_1, EVEX_LEN_0F3A19_P_2_W_0,
131 EVEX_LEN_0F3A19_P_2_W_1, EVEX_LEN_0F3A1A_P_2_W_0,
132 EVEX_LEN_0F3A1A_P_2_W_1, EVEX_LEN_0F3A1B_P_2_W_0,
133 EVEX_LEN_0F3A1B_P_2_W_1.
134 * i386-dis.c (EVEX_LEN_0F3A18_P_2_W_0): New enum.
135 (EVEX_LEN_0F3A18_P_2_W_1): Likewise.
136 (EVEX_LEN_0F3A19_P_2_W_0): Likewise.
137 (EVEX_LEN_0F3A19_P_2_W_1): Likewise.
138 (EVEX_LEN_0F3A1A_P_2_W_0): Likewise.
139 (EVEX_LEN_0F3A1A_P_2_W_1): Likewise.
140 (EVEX_LEN_0F3A1B_P_2_W_0): Likewise.
141 (EVEX_LEN_0F3A1B_P_2_W_1): Likewise.
142
63c6fc6c
L
1432019-06-04 H.J. Lu <hongjiu.lu@intel.com>
144
145 PR binutils/24626
146 * i386-dis.c (print_insn): Check for unused VEX.vvvv and
147 EVEX.vvvv when disassembling VEX and EVEX instructions.
148 (OP_VEX): Set vex.register_specifier to 0 after readding
149 vex.register_specifier.
150 (OP_Vex_2src_1): Likewise.
151 (OP_Vex_2src_2): Likewise.
152 (OP_LWP_E): Likewise.
153 (OP_EX_Vex): Don't check vex.register_specifier.
154 (OP_XMM_Vex): Likewise.
155
9186c494
L
1562019-06-04 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
157 Lili Cui <lili.cui@intel.com>
158
159 * i386-dis.c (enum): Add PREFIX_EVEX_0F3868, EVEX_W_0F3868_P_3.
160 * i386-dis-evex.h (evex_table): Add AVX512_VP2INTERSECT
161 instructions.
162 * i386-gen.c (cpu_flag_init): Add CPU_AVX512_VP2INTERSECT_FLAGS,
163 CPU_ANY_AVX512_VP2INTERSECT_FLAGS.
164 (cpu_flags): Add CpuAVX512_VP2INTERSECT.
165 * i386-opc.h (enum): Add CpuAVX512_VP2INTERSECT.
166 (i386_cpu_flags): Add cpuavx512_vp2intersect.
167 * i386-opc.tbl: Add AVX512_VP2INTERSECT insns.
168 * i386-init.h: Regenerated.
169 * i386-tbl.h: Likewise.
170
5d79adc4
L
1712019-06-04 Xuepeng Guo <xuepeng.guo@intel.com>
172 Lili Cui <lili.cui@intel.com>
173
174 * doc/c-i386.texi: Document enqcmd.
175 * testsuite/gas/i386/enqcmd-intel.d: New file.
176 * testsuite/gas/i386/enqcmd-inval.l: Likewise.
177 * testsuite/gas/i386/enqcmd-inval.s: Likewise.
178 * testsuite/gas/i386/enqcmd.d: Likewise.
179 * testsuite/gas/i386/enqcmd.s: Likewise.
180 * testsuite/gas/i386/x86-64-enqcmd-intel.d: Likewise.
181 * testsuite/gas/i386/x86-64-enqcmd-inval.l: Likewise.
182 * testsuite/gas/i386/x86-64-enqcmd-inval.s: Likewise.
183 * testsuite/gas/i386/x86-64-enqcmd.d: Likewise.
184 * testsuite/gas/i386/x86-64-enqcmd.s: Likewise.
185 * testsuite/gas/i386/i386.exp: Run enqcmd-intel, enqcmd-inval,
186 enqcmd, x86-64-enqcmd-intel, x86-64-enqcmd-inval,
187 and x86-64-enqcmd.
188
a9d96ab9
AH
1892019-06-04 Alan Hayward <alan.hayward@arm.com>
190
191 * arm-dis.c (is_mve_unpredictable): Remove spurious paranthesis.
192
4f6d070a
AM
1932019-06-03 Alan Modra <amodra@gmail.com>
194
195 * ppc-dis.c (prefix_opcd_indices): Correct size.
196
a2f4b66c
L
1972019-05-28 H.J. Lu <hongjiu.lu@intel.com>
198
199 PR gas/24625
200 * i386-opc.tbl: Add CheckRegSize to AVX512_BF16 instructions with
201 Disp8ShiftVL.
202 * i386-tbl.h: Regenerated.
203
405b5bd8
AM
2042019-05-24 Alan Modra <amodra@gmail.com>
205
206 * po/POTFILES.in: Regenerate.
207
8acf1435
PB
2082019-05-24 Peter Bergner <bergner@linux.ibm.com>
209 Alan Modra <amodra@gmail.com>
210
211 * ppc-opc.c (insert_d34, extract_d34, insert_nsi34, extract_nsi34),
212 (insert_pcrel, extract_pcrel, extract_pcrel0): New functions.
213 (extract_esync, extract_raq, extract_tbr, extract_sxl): Comment.
214 (powerpc_operands <D34, SI34, NSI34, PRA0, PRAQ, PCREL, PCREL0,
215 XTOP>): Define and add entries.
216 (P8LS, PMLS, P_D_MASK, P_DRAPCREL_MASK): Define.
217 (prefix_opcodes): Add pli, paddi, pla, psubi, plwz, plbz, pstw,
218 pstb, plhz, plha, psth, plfs, plfd, pstfs, pstfd, plq, plxsd,
219 plxssp, pld, plwa, pstxsd, pstxssp, pstxv, pstd, and pstq.
220
dd7efa79
PB
2212019-05-24 Peter Bergner <bergner@linux.ibm.com>
222 Alan Modra <amodra@gmail.com>
223
224 * ppc-dis.c (ppc_opts): Add "future" entry.
225 (PREFIX_OPCD_SEGS): Define.
226 (prefix_opcd_indices): New array.
227 (disassemble_init_powerpc): Initialize prefix_opcd_indices.
228 (lookup_prefix): New function.
229 (print_insn_powerpc): Handle 64-bit prefix instructions.
230 * ppc-opc.c (PREFIX_OP, PREFIX_FORM, SUFFIX_MASK, PREFIX_MASK),
231 (PMRR, POWERXX): Define.
232 (prefix_opcodes): New instruction table.
233 (prefix_num_opcodes): New constant.
234
79472b45
JM
2352019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
236
237 * configure.ac (SHARED_DEPENDENCIES): Add case for bfd_bpf_arch.
238 * configure: Regenerated.
239 * Makefile.am: Add rules for the files generated from cpu/bpf.cpu
240 and cpu/bpf.opc.
241 (HFILES): Add bpf-desc.h and bpf-opc.h.
242 (TARGET_LIBOPCODES_CFILES): Add bpf-asm.c, bpf-desc.c, bpf-dis.c,
243 bpf-ibld.c and bpf-opc.c.
244 (BPF_DEPS): Define.
245 * Makefile.in: Regenerated.
246 * disassemble.c (ARCH_bpf): Define.
247 (disassembler): Add case for bfd_arch_bpf.
248 (disassemble_init_for_target): Likewise.
249 (enum epbf_isa_attr): Define.
250 * disassemble.h: extern print_insn_bpf.
251 * bpf-asm.c: Generated.
252 * bpf-opc.h: Likewise.
253 * bpf-opc.c: Likewise.
254 * bpf-ibld.c: Likewise.
255 * bpf-dis.c: Likewise.
256 * bpf-desc.h: Likewise.
257 * bpf-desc.c: Likewise.
258
ba6cd17f
SD
2592019-05-21 Sudakshina Das <sudi.das@arm.com>
260
261 * arm-dis.c (coprocessor_opcodes): New instructions for VMRS
262 and VMSR with the new operands.
263
e39c1607
SD
2642019-05-21 Sudakshina Das <sudi.das@arm.com>
265
266 * arm-dis.c (enum mve_instructions): New enum
267 for csinc, csinv, csneg, csel, cset, csetm, cinv, cinv
268 and cneg.
269 (mve_opcodes): New instructions as above.
270 (is_mve_encoding_conflict): Add cases for csinc, csinv,
271 csneg and csel.
272 (print_insn_mve): Accept new %<bitfield>c and %<bitfield>C.
273
23d00a41
SD
2742019-05-21 Sudakshina Das <sudi.das@arm.com>
275
276 * arm-dis.c (emun mve_instructions): Updated for new instructions.
277 (mve_opcodes): New instructions for asrl, lsll, lsrl, sqrshrl,
278 sqrshr, sqshl, sqshll, srshr, srshrl, uqrshll, uqrshl, uqshll,
279 uqshl, urshrl and urshr.
280 (is_mve_okay_in_it): Add new instructions to TRUE list.
281 (is_mve_unpredictable): Add cases for UNPRED_R13 and UNPRED_R15.
282 (print_insn_mve): Updated to accept new %j,
283 %<bitfield>m and %<bitfield>n patterns.
284
cd4797ee
FS
2852019-05-21 Faraz Shahbazker <fshahbazker@wavecomp.com>
286
287 * mips-opc.c (mips_builtin_opcodes): Change source register
288 constraint for DAUI.
289
999b073b
NC
2902019-05-20 Nick Clifton <nickc@redhat.com>
291
292 * po/fr.po: Updated French translation.
293
14b456f2
AV
2942019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
295 Michael Collison <michael.collison@arm.com>
296
297 * arm-dis.c (thumb32_opcodes): Add new instructions.
298 (enum mve_instructions): Likewise.
299 (enum mve_undefined): Add new reasons.
300 (is_mve_encoding_conflict): Handle new instructions.
301 (is_mve_undefined): Likewise.
302 (is_mve_unpredictable): Likewise.
303 (print_mve_undefined): Likewise.
304 (print_mve_size): Likewise.
305
f49bb598
AV
3062019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
307 Michael Collison <michael.collison@arm.com>
308
309 * arm-dis.c (thumb32_opcodes): Add new instructions.
310 (enum mve_instructions): Likewise.
311 (is_mve_encoding_conflict): Handle new instructions.
312 (is_mve_undefined): Likewise.
313 (is_mve_unpredictable): Likewise.
314 (print_mve_size): Likewise.
315
56858bea
AV
3162019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
317 Michael Collison <michael.collison@arm.com>
318
319 * arm-dis.c (thumb32_opcodes): Add new instructions.
320 (enum mve_instructions): Likewise.
321 (is_mve_encoding_conflict): Likewise.
322 (is_mve_unpredictable): Likewise.
323 (print_mve_size): Likewise.
324
e523f101
AV
3252019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
326 Michael Collison <michael.collison@arm.com>
327
328 * arm-dis.c (thumb32_opcodes): Add new instructions.
329 (enum mve_instructions): Likewise.
330 (is_mve_encoding_conflict): Handle new instructions.
331 (is_mve_undefined): Likewise.
332 (is_mve_unpredictable): Likewise.
333 (print_mve_size): Likewise.
334
66dcaa5d
AV
3352019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
336 Michael Collison <michael.collison@arm.com>
337
338 * arm-dis.c (thumb32_opcodes): Add new instructions.
339 (enum mve_instructions): Likewise.
340 (is_mve_encoding_conflict): Handle new instructions.
341 (is_mve_undefined): Likewise.
342 (is_mve_unpredictable): Likewise.
343 (print_mve_size): Likewise.
344 (print_insn_mve): Likewise.
345
d052b9b7
AV
3462019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
347 Michael Collison <michael.collison@arm.com>
348
349 * arm-dis.c (thumb32_opcodes): Add new instructions.
350 (print_insn_thumb32): Handle new instructions.
351
ed63aa17
AV
3522019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
353 Michael Collison <michael.collison@arm.com>
354
355 * arm-dis.c (enum mve_instructions): Add new instructions.
356 (enum mve_undefined): Add new reasons.
357 (is_mve_encoding_conflict): Handle new instructions.
358 (is_mve_undefined): Likewise.
359 (is_mve_unpredictable): Likewise.
360 (print_mve_undefined): Likewise.
361 (print_mve_size): Likewise.
362 (print_mve_shift_n): Likewise.
363 (print_insn_mve): Likewise.
364
897b9bbc
AV
3652019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
366 Michael Collison <michael.collison@arm.com>
367
368 * arm-dis.c (enum mve_instructions): Add new instructions.
369 (is_mve_encoding_conflict): Handle new instructions.
370 (is_mve_unpredictable): Likewise.
371 (print_mve_rotate): Likewise.
372 (print_mve_size): Likewise.
373 (print_insn_mve): Likewise.
374
1c8f2df8
AV
3752019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
376 Michael Collison <michael.collison@arm.com>
377
378 * arm-dis.c (enum mve_instructions): Add new instructions.
379 (is_mve_encoding_conflict): Handle new instructions.
380 (is_mve_unpredictable): Likewise.
381 (print_mve_size): Likewise.
382 (print_insn_mve): Likewise.
383
d3b63143
AV
3842019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
385 Michael Collison <michael.collison@arm.com>
386
387 * arm-dis.c (enum mve_instructions): Add new instructions.
388 (enum mve_undefined): Add new reasons.
389 (is_mve_encoding_conflict): Handle new instructions.
390 (is_mve_undefined): Likewise.
391 (is_mve_unpredictable): Likewise.
392 (print_mve_undefined): Likewise.
393 (print_mve_size): Likewise.
394 (print_insn_mve): Likewise.
395
14925797
AV
3962019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
397 Michael Collison <michael.collison@arm.com>
398
399 * arm-dis.c (enum mve_instructions): Add new instructions.
400 (is_mve_encoding_conflict): Handle new instructions.
401 (is_mve_undefined): Likewise.
402 (is_mve_unpredictable): Likewise.
403 (print_mve_size): Likewise.
404 (print_insn_mve): Likewise.
405
c507f10b
AV
4062019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
407 Michael Collison <michael.collison@arm.com>
408
409 * arm-dis.c (enum mve_instructions): Add new instructions.
410 (enum mve_unpredictable): Add new reasons.
411 (enum mve_undefined): Likewise.
412 (is_mve_okay_in_it): Handle new isntructions.
413 (is_mve_encoding_conflict): Likewise.
414 (is_mve_undefined): Likewise.
415 (is_mve_unpredictable): Likewise.
416 (print_mve_vmov_index): Likewise.
417 (print_simd_imm8): Likewise.
418 (print_mve_undefined): Likewise.
419 (print_mve_unpredictable): Likewise.
420 (print_mve_size): Likewise.
421 (print_insn_mve): Likewise.
422
bf0b396d
AV
4232019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
424 Michael Collison <michael.collison@arm.com>
425
426 * arm-dis.c (enum mve_instructions): Add new instructions.
427 (enum mve_unpredictable): Add new reasons.
428 (enum mve_undefined): Likewise.
429 (is_mve_encoding_conflict): Handle new instructions.
430 (is_mve_undefined): Likewise.
431 (is_mve_unpredictable): Likewise.
432 (print_mve_undefined): Likewise.
433 (print_mve_unpredictable): Likewise.
434 (print_mve_rounding_mode): Likewise.
435 (print_mve_vcvt_size): Likewise.
436 (print_mve_size): Likewise.
437 (print_insn_mve): Likewise.
438
ef1576a1
AV
4392019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
440 Michael Collison <michael.collison@arm.com>
441
442 * arm-dis.c (enum mve_instructions): Add new instructions.
443 (enum mve_unpredictable): Add new reasons.
444 (enum mve_undefined): Likewise.
445 (is_mve_undefined): Handle new instructions.
446 (is_mve_unpredictable): Likewise.
447 (print_mve_undefined): Likewise.
448 (print_mve_unpredictable): Likewise.
449 (print_mve_size): Likewise.
450 (print_insn_mve): Likewise.
451
aef6d006
AV
4522019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
453 Michael Collison <michael.collison@arm.com>
454
455 * arm-dis.c (enum mve_instructions): Add new instructions.
456 (enum mve_undefined): Add new reasons.
457 (insns): Add new instructions.
458 (is_mve_encoding_conflict):
459 (print_mve_vld_str_addr): New print function.
460 (is_mve_undefined): Handle new instructions.
461 (is_mve_unpredictable): Likewise.
462 (print_mve_undefined): Likewise.
463 (print_mve_size): Likewise.
464 (print_insn_coprocessor_1): Handle MVE VLDR, VSTR instructions.
465 (print_insn_mve): Handle new operands.
466
04d54ace
AV
4672019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
468 Michael Collison <michael.collison@arm.com>
469
470 * arm-dis.c (enum mve_instructions): Add new instructions.
471 (enum mve_unpredictable): Add new reasons.
472 (is_mve_encoding_conflict): Handle new instructions.
473 (is_mve_unpredictable): Likewise.
474 (mve_opcodes): Add new instructions.
475 (print_mve_unpredictable): Handle new reasons.
476 (print_mve_register_blocks): New print function.
477 (print_mve_size): Handle new instructions.
478 (print_insn_mve): Likewise.
479
9743db03
AV
4802019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
481 Michael Collison <michael.collison@arm.com>
482
483 * arm-dis.c (enum mve_instructions): Add new instructions.
484 (enum mve_unpredictable): Add new reasons.
485 (enum mve_undefined): Likewise.
486 (is_mve_encoding_conflict): Handle new instructions.
487 (is_mve_undefined): Likewise.
488 (is_mve_unpredictable): Likewise.
489 (coprocessor_opcodes): Move NEON VDUP from here...
490 (neon_opcodes): ... to here.
491 (mve_opcodes): Add new instructions.
492 (print_mve_undefined): Handle new reasons.
493 (print_mve_unpredictable): Likewise.
494 (print_mve_size): Handle new instructions.
495 (print_insn_neon): Handle vdup.
496 (print_insn_mve): Handle new operands.
497
143275ea
AV
4982019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
499 Michael Collison <michael.collison@arm.com>
500
501 * arm-dis.c (enum mve_instructions): Add new instructions.
502 (enum mve_unpredictable): Add new values.
503 (mve_opcodes): Add new instructions.
504 (vec_condnames): New array with vector conditions.
505 (mve_predicatenames): New array with predicate suffixes.
506 (mve_vec_sizename): New array with vector sizes.
507 (enum vpt_pred_state): New enum with vector predication states.
508 (struct vpt_block): New struct type for vpt blocks.
509 (vpt_block_state): Global struct to keep track of state.
510 (mve_extract_pred_mask): New helper function.
511 (num_instructions_vpt_block): Likewise.
512 (mark_outside_vpt_block): Likewise.
513 (mark_inside_vpt_block): Likewise.
514 (invert_next_predicate_state): Likewise.
515 (update_next_predicate_state): Likewise.
516 (update_vpt_block_state): Likewise.
517 (is_vpt_instruction): Likewise.
518 (is_mve_encoding_conflict): Add entries for new instructions.
519 (is_mve_unpredictable): Likewise.
520 (print_mve_unpredictable): Handle new cases.
521 (print_instruction_predicate): Likewise.
522 (print_mve_size): New function.
523 (print_vec_condition): New function.
524 (print_insn_mve): Handle vpt blocks and new print operands.
525
f08d8ce3
AV
5262019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
527
528 * arm-dis.c (print_insn_coprocessor_1): Disable the use of coprocessors
529 8, 14 and 15 for Armv8.1-M Mainline.
530
73cd51e5
AV
5312019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
532 Michael Collison <michael.collison@arm.com>
533
534 * arm-dis.c (enum mve_instructions): New enum.
535 (enum mve_unpredictable): Likewise.
536 (enum mve_undefined): Likewise.
537 (struct mopcode32): New struct.
538 (is_mve_okay_in_it): New function.
539 (is_mve_architecture): Likewise.
540 (arm_decode_field): Likewise.
541 (arm_decode_field_multiple): Likewise.
542 (is_mve_encoding_conflict): Likewise.
543 (is_mve_undefined): Likewise.
544 (is_mve_unpredictable): Likewise.
545 (print_mve_undefined): Likewise.
546 (print_mve_unpredictable): Likewise.
547 (print_insn_coprocessor_1): Use arm_decode_field_multiple.
548 (print_insn_mve): New function.
549 (print_insn_thumb32): Handle MVE architecture.
550 (select_arm_features): Force thumb for Armv8.1-m Mainline.
551
3076e594
NC
5522019-05-10 Nick Clifton <nickc@redhat.com>
553
554 PR 24538
555 * ia64-opc.c (ia64_find_matching_opcode): Check for reaching the
556 end of the table prematurely.
557
387e7624
FS
5582019-05-10 Faraz Shahbazker <fshahbazker@wavecomp.com>
559
560 * mips-opc.c (mips_opcodes): Enable ADD, SUB, DADD and DSUB
561 macros for R6.
562
0067be51
AM
5632019-05-11 Alan Modra <amodra@gmail.com>
564
565 * ppc-dis.c (print_insn_powerpc) Don't skip optional operands
566 when -Mraw is in effect.
567
42e6288f
MM
5682019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
569
570 * aarch64-dis-2.c: Regenerate.
571 * aarch64-tbl.h (OP_SVE_BBU): New variant set.
572 (OP_SVE_BBB): New variant set.
573 (OP_SVE_DDDD): New variant set.
574 (OP_SVE_HHH): New variant set.
575 (OP_SVE_HHHU): New variant set.
576 (OP_SVE_SSS): New variant set.
577 (OP_SVE_SSSU): New variant set.
578 (OP_SVE_SHH): New variant set.
579 (OP_SVE_SBBU): New variant set.
580 (OP_SVE_DSS): New variant set.
581 (OP_SVE_DHHU): New variant set.
582 (OP_SVE_VMV_HSD_BHS): New variant set.
583 (OP_SVE_VVU_HSD_BHS): New variant set.
584 (OP_SVE_VVVU_SD_BH): New variant set.
585 (OP_SVE_VVVU_BHSD): New variant set.
586 (OP_SVE_VVV_QHD_DBS): New variant set.
587 (OP_SVE_VVV_HSD_BHS): New variant set.
588 (OP_SVE_VVV_HSD_BHS2): New variant set.
589 (OP_SVE_VVV_BHS_HSD): New variant set.
590 (OP_SVE_VV_BHS_HSD): New variant set.
591 (OP_SVE_VVV_SD): New variant set.
592 (OP_SVE_VVU_BHS_HSD): New variant set.
593 (OP_SVE_VZVV_SD): New variant set.
594 (OP_SVE_VZVV_BH): New variant set.
595 (OP_SVE_VZV_SD): New variant set.
596 (aarch64_opcode_table): Add sve2 instructions.
597
28ed815a
MM
5982019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
599
600 * aarch64-asm-2.c: Regenerated.
601 * aarch64-dis-2.c: Regenerated.
602 * aarch64-opc-2.c: Regenerated.
603 * aarch64-opc.c (operand_general_constraint_met_p): Constraint checking
604 for SVE_SHLIMM_UNPRED_22.
605 (aarch64_print_operand): Add printing for SVE_SHLIMM_UNPRED_22.
606 * aarch64-tbl.h (AARCH64_OPERANDS): Use new SVE_SHLIMM_UNPRED_22
607 operand.
608
fd1dc4a0
MM
6092019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
610
611 * aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
612 sve_size_tsz_bhs iclass encode.
613 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
614 sve_size_tsz_bhs iclass decode.
615
31e36ab3
MM
6162019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
617
618 * aarch64-asm-2.c: Regenerated.
619 * aarch64-dis-2.c: Regenerated.
620 * aarch64-opc-2.c: Regenerated.
621 * aarch64-opc.c (operand_general_constraint_met_p): Constraint checking
622 for SVE_Zm4_11_INDEX.
623 (aarch64_print_operand): Add printing for SVE_Zm4_11_INDEX.
624 (fields): Handle SVE_i2h field.
625 * aarch64-opc.h (enum aarch64_field_kind): New SVE_i2h field.
626 * aarch64-tbl.h (AARCH64_OPERANDS): Use new SVE_Zm4_11_INDEX operand.
627
1be5f94f
MM
6282019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
629
630 * aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
631 sve_shift_tsz_bhsd iclass encode.
632 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
633 sve_shift_tsz_bhsd iclass decode.
634
3c17238b
MM
6352019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
636
637 * aarch64-asm-2.c: Regenerated.
638 * aarch64-dis-2.c: Regenerated.
639 * aarch64-opc-2.c: Regenerated.
640 * aarch64-asm.c (aarch64_ins_sve_shrimm):
641 (aarch64_encode_variant_using_iclass): Handle
642 sve_shift_tsz_hsd iclass encode.
643 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
644 sve_shift_tsz_hsd iclass decode.
645 * aarch64-opc.c (operand_general_constraint_met_p): Constraint checking
646 for SVE_SHRIMM_UNPRED_22.
647 (aarch64_print_operand): Add printing for SVE_SHRIMM_UNPRED_22.
648 * aarch64-tbl.h (AARCH64_OPERANDS): Use new SVE_SHRIMM_UNPRED_22
649 operand.
650
cd50a87a
MM
6512019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
652
653 * aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
654 sve_size_013 iclass encode.
655 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
656 sve_size_013 iclass decode.
657
3c705960
MM
6582019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
659
660 * aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
661 sve_size_bh iclass encode.
662 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
663 sve_size_bh iclass decode.
664
0a57e14f
MM
6652019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
666
667 * aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
668 sve_size_sd2 iclass encode.
669 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
670 sve_size_sd2 iclass decode.
671 * aarch64-opc.c (fields): Handle SVE_sz2 field.
672 * aarch64-opc.h (enum aarch64_field_kind): New SVE_sz2 field.
673
c469c864
MM
6742019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
675
676 * aarch64-asm-2.c: Regenerated.
677 * aarch64-dis-2.c: Regenerated.
678 * aarch64-opc-2.c: Regenerated.
679 * aarch64-opc.c (operand_general_constraint_met_p): Constraint checking
680 for SVE_ADDR_ZX.
681 (aarch64_print_operand): Add printing for SVE_ADDR_ZX.
682 * aarch64-tbl.h (AARCH64_OPERANDS): Use new SVE_ADDR_ZX operand.
683
116adc27
MM
6842019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
685
686 * aarch64-asm-2.c: Regenerated.
687 * aarch64-dis-2.c: Regenerated.
688 * aarch64-opc-2.c: Regenerated.
689 * aarch64-opc.c (operand_general_constraint_met_p): Constraint checking
690 for SVE_Zm3_11_INDEX.
691 (aarch64_print_operand): Add printing for SVE_Zm3_11_INDEX.
692 (fields): Handle SVE_i3l and SVE_i3h2 fields.
693 * aarch64-opc.h (enum aarch64_field_kind): New SVE_i3l and SVE_i3h2
694 fields.
695 * aarch64-tbl.h (AARCH64_OPERANDS): Use new SVE_Zm3_11_INDEX operand.
696
3bd82c86
MM
6972019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
698
699 * aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
700 sve_size_hsd2 iclass encode.
701 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
702 sve_size_hsd2 iclass decode.
703 * aarch64-opc.c (fields): Handle SVE_size field.
704 * aarch64-opc.h (enum aarch64_field_kind): New SVE_size field.
705
adccc507
MM
7062019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
707
708 * aarch64-asm-2.c: Regenerated.
709 * aarch64-dis-2.c: Regenerated.
710 * aarch64-opc-2.c: Regenerated.
711 * aarch64-opc.c (operand_general_constraint_met_p): Constraint checking
712 for SVE_IMM_ROT3.
713 (aarch64_print_operand): Add printing for SVE_IMM_ROT3.
714 (fields): Handle SVE_rot3 field.
715 * aarch64-opc.h (enum aarch64_field_kind): New SVE_rot3 field.
716 * aarch64-tbl.h (AARCH64_OPERANDS): Use new SVE_IMM_ROT3 operand.
717
5cd99750
MM
7182019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
719
720 * aarch64-opc.c (verify_constraints): Check for movprfx for sve2
721 instructions.
722
7ce2460a
MM
7232019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
724
725 * aarch64-tbl.h
726 (aarch64_feature_sve2, aarch64_feature_sve2aes,
727 aarch64_feature_sve2sha3, aarch64_feature_sve2sm4,
728 aarch64_feature_sve2bitperm): New feature sets.
729 (SVE2, SVE2_AES, SVE2_SHA3, SVE2_SM4, SVE2_BITPERM): New macros
730 for feature set addresses.
731 (SVE2_INSN, SVE2_INSNC, SVE2AES_INSN, SVE2SHA3_INSN,
732 SVE2SM4_INSN, SVE2SM4_INSNC, SVE2BITPERM_INSN): New macros.
733
41cee089
FS
7342019-05-06 Andrew Bennett <andrew.bennett@imgtec.com>
735 Faraz Shahbazker <fshahbazker@wavecomp.com>
736
737 * mips-dis.c (mips_calculate_combination_ases): Add ISA
738 argument and set ASE_EVA_R6 appropriately.
739 (set_default_mips_dis_options): Pass ISA to above.
740 (parse_mips_dis_option): Likewise.
741 * mips-opc.c (EVAR6): New macro.
742 (mips_builtin_opcodes): Add llwpe, scwpe.
743
b83b4b13
SD
7442019-05-01 Sudakshina Das <sudi.das@arm.com>
745
746 * aarch64-asm-2.c: Regenerated.
747 * aarch64-dis-2.c: Regenerated.
748 * aarch64-opc-2.c: Regenerated.
749 * aarch64-opc.c (operand_general_constraint_met_p): Add case for
750 AARCH64_OPND_TME_UIMM16.
751 (aarch64_print_operand): Likewise.
752 * aarch64-tbl.h (QL_IMM_NIL): New.
753 (TME): New.
754 (_TME_INSN): New.
755 (struct aarch64_opcode): Add tstart, tcommit, ttest and tcancel.
756
4a90ce95
JD
7572019-04-29 John Darrington <john@darrington.wattle.id.au>
758
759 * s12z-opc.c (shift_discrim): Return OP_INVALID when reading fails.
760
a45328b9
AB
7612019-04-26 Andrew Bennett <andrew.bennett@imgtec.com>
762 Faraz Shahbazker <fshahbazker@wavecomp.com>
763
764 * mips-opc.c (mips_builtin_opcodes): Add llwp, lldp, scwp, scdp.
765
d10be0cb
JD
7662019-04-24 John Darrington <john@darrington.wattle.id.au>
767
768 * s12z-opc.h: Add extern "C" bracketing to help
769 users who wish to use this interface in c++ code.
770
a679f24e
JD
7712019-04-24 John Darrington <john@darrington.wattle.id.au>
772
773 * s12z-opc.c (bm_decode): Handle bit map operations with the
774 "reserved0" mode.
775
32c36c3c
AV
7762019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
777
778 * arm-dis.c (coprocessor_opcodes): Document new %J and %K format
779 specifier. Add entries for VLDR and VSTR of system registers.
780 (print_insn_coprocessor): Forbid coprocessor numbers 8, 14 and 15 in
781 coprocessor instructions on Armv8.1-M Mainline targets. Add handling
782 of %J and %K format specifier.
783
efd6b359
AV
7842019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
785
786 * arm-dis.c (coprocessor_opcodes): Document new %C format control code.
787 Add new entries for VSCCLRM instruction.
788 (print_insn_coprocessor): Handle new %C format control code.
789
6b0dd094
AV
7902019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
791
792 * arm-dis.c (enum isa): New enum.
793 (struct sopcode32): New structure.
794 (coprocessor_opcodes): change type of entries to struct sopcode32 and
795 set isa field of all current entries to ANY.
796 (print_insn_coprocessor): Change type of insn to struct sopcode32.
797 Only match an entry if its isa field allows the current mode.
798
4b5a202f
AV
7992019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
800
801 * arm-dis.c (thumb_opcodes): Document %n control code. Add entry for
802 CLRM.
803 (print_insn_thumb32): Add logic to print %n CLRM register list.
804
60f993ce
AV
8052019-04-15 Sudakshina Das <sudi.das@arm.com>
806
807 * arm-dis.c (print_insn_thumb32): Updated to accept new %P
808 and %Q patterns.
809
f6b2b12d
AV
8102019-04-15 Sudakshina Das <sudi.das@arm.com>
811
812 * arm-dis.c (thumb32_opcodes): New instruction bfcsel.
813 (print_insn_thumb32): Edit the switch case for %Z.
814
1889da70
AV
8152019-04-15 Sudakshina Das <sudi.das@arm.com>
816
817 * arm-dis.c (print_insn_thumb32): Updated to accept new %Z pattern.
818
65d1bc05
AV
8192019-04-15 Sudakshina Das <sudi.das@arm.com>
820
821 * arm-dis.c (thumb32_opcodes): New instruction bfl.
822
1caf72a5
AV
8232019-04-15 Sudakshina Das <sudi.das@arm.com>
824
825 * arm-dis.c (print_insn_thumb32): Updated to accept new %Y pattern.
826
f1c7f421
AV
8272019-04-15 Sudakshina Das <sudi.das@arm.com>
828
829 * arm-dis.c (print_insn_thumb32): Add '%<bitfield>S' to print an
830 Arm register with r13 and r15 unpredictable.
831 (thumb32_opcodes): New instructions for bfx and bflx.
832
4389b29a
AV
8332019-04-15 Sudakshina Das <sudi.das@arm.com>
834
835 * arm-dis.c (thumb32_opcodes): New instructions for bf.
836
e5d6e09e
AV
8372019-04-15 Sudakshina Das <sudi.das@arm.com>
838
839 * arm-dis.c (print_insn_thumb32): Updated to accept new %W pattern.
840
e12437dc
AV
8412019-04-15 Sudakshina Das <sudi.das@arm.com>
842
843 * arm-dis.c (print_insn_thumb32): Updated to accept new %G pattern.
844
031254f2
AV
8452019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
846
847 * arm-dis.c (select_arm_features): Add logic for Armv8.1-M Mainline.
848
e5a557ac
JD
8492019-04-12 John Darrington <john@darrington.wattle.id.au>
850
851 s12z-dis.c, s12z-opc.c, s12z-opc.h: Replace "operator" with
852 "optr". ("operator" is a reserved word in c++).
853
bd7ceb8d
SD
8542019-04-11 Sudakshina Das <sudi.das@arm.com>
855
856 * aarch64-opc.c (aarch64_print_operand): Add case for
857 AARCH64_OPND_Rt_SP.
858 (verify_constraints): Likewise.
859 * aarch64-tbl.h (QL_LDST_AT): Update to add SP qualifier.
860 (struct aarch64_opcode): Update stg, stzg, st2g, stz2g instructions
861 to accept Rt|SP as first operand.
862 (AARCH64_OPERANDS): Add new Rt_SP.
863 * aarch64-asm-2.c: Regenerated.
864 * aarch64-dis-2.c: Regenerated.
865 * aarch64-opc-2.c: Regenerated.
866
e54010f1
SD
8672019-04-11 Sudakshina Das <sudi.das@arm.com>
868
869 * aarch64-asm-2.c: Regenerated.
870 * aarch64-dis-2.c: Likewise.
871 * aarch64-opc-2.c: Likewise.
872 * aarch64-tbl.h (aarch64_opcode): Add new ldgm and stgm.
873
7e96e219
RS
8742019-04-09 Robert Suchanek <robert.suchanek@mips.com>
875
876 * mips-opc.c (mips_builtin_opcodes): Add RDHWR rt rd sel.
877
6f2791d5
L
8782019-04-08 H.J. Lu <hongjiu.lu@intel.com>
879
880 * i386-opc.tbl: Consolidate AVX512 BF16 entries.
881 * i386-init.h: Regenerated.
882
e392bad3
AM
8832019-04-07 Alan Modra <amodra@gmail.com>
884
885 * ppc-dis.c (print_insn_powerpc): Use a tiny state machine
886 op_separator to control printing of spaces, comma and parens
887 rather than need_comma, need_paren and spaces vars.
888
dffaa15c
AM
8892019-04-07 Alan Modra <amodra@gmail.com>
890
891 PR 24421
892 * arm-dis.c (print_insn_coprocessor): Correct bracket placement.
893 (print_insn_neon, print_insn_arm): Likewise.
894
d6aab7a1
XG
8952019-04-05 Xuepeng Guo <xuepeng.guo@intel.com>
896
897 * i386-dis-evex.h (evex_table): Updated to support BF16
898 instructions.
899 * i386-dis.c (enum): Add EVEX_W_0F3852_P_1, EVEX_W_0F3872_P_1
900 and EVEX_W_0F3872_P_3.
901 * i386-gen.c (cpu_flag_init): Add CPU_AVX512_BF16_FLAGS.
902 (cpu_flags): Add bitfield for CpuAVX512_BF16.
903 * i386-opc.h (enum): Add CpuAVX512_BF16.
904 (i386_cpu_flags): Add bitfield for cpuavx512_bf16.
905 * i386-opc.tbl: Add AVX512 BF16 instructions.
906 * i386-init.h: Regenerated.
907 * i386-tbl.h: Likewise.
908
66e85460
AM
9092019-04-05 Alan Modra <amodra@gmail.com>
910
911 * ppc-opc.c (XLBH_MASK): Subtract off BH field from BB_MASK.
912 (powerpc_opcodes): Reorder bcctr and bclr extended mnemonics
913 to favour printing of "-" branch hint when using the "y" bit.
914 Allow BH field on bc{ctr,lr,tar}{,l}{-,+}.
915
c2b1c275
AM
9162019-04-05 Alan Modra <amodra@gmail.com>
917
918 * ppc-dis.c (print_insn_powerpc): Delay printing spaces after
919 opcode until first operand is output.
920
aae9718e
PB
9212019-04-04 Peter Bergner <bergner@linux.ibm.com>
922
923 PR gas/24349
924 * ppc-opc.c (valid_bo_pre_v2): Add comments.
925 (valid_bo_post_v2): Add support for 'at' branch hints.
926 (insert_bo): Only error on branch on ctr.
927 (get_bo_hint_mask): New function.
928 (insert_boe): Add new 'branch_taken' formal argument. Add support
929 for inserting 'at' branch hints.
930 (extract_boe): Add new 'branch_taken' formal argument. Add support
931 for extracting 'at' branch hints.
932 (insert_bom, extract_bom, insert_bop, extract_bop): New functions.
933 (BOE): Delete operand.
934 (BOM, BOP): New operands.
935 (RM): Update value.
936 (XLYLK, XLYLK_MASK, XLYBB_MASK): Delete.
937 (powerpc_opcodes) <bc-, bcl-, bca-, bcla-, bclr-, bclrl-, bcctr-,
938 bcctrl-, bctar-, bctarl->: Replace BOE with BOM.
939 (powerpc_opcodes) <bc+, bcl+, bca+, bcla+, bclr+, bclrl+, bcctr+,
940 bcctrl+, bctar+, bctarl+>: Replace BOE with BOP.
941 <bdnztar, bdnztarl, bdztar, bdztarl, btar, btarl, bdnztar-, bdnztarl-,
942 bdnztar+, bdnztarl+, bdztar-, bdztarl-, bdztar+, bdztarl+, bgetar,
943 bnltar, bgetarl, bnltarl, bletar, bngtar, bletarl, bngtarl, bnetar,
944 bnetarl, bnstar, bnutar, bnstarl, bnutarl, bgetar-, bnltar-, bgetarl-,
945 bnltarl-, bletar-, bngtar-, bletarl-, bngtarl-, bnetar-, bnetarl-,
946 bnstar-, bnutar-, bnstarl-, bnutarl-, bgetar+, bnltar+, bgetarl+,
947 bnltarl+, bletar+, bngtar+, bletarl+, bngtarl+, bnetar+, bnetarl+,
948 bnstar+, bnutar+, bnstarl+, bnutarl+, blttar, blttarl, bgttar, bgttarl,
949 beqtar, beqtarl, bsotar, buntar, bsotarl, buntarl, blttar-, blttarl-,
950 bgttar-, bgttarl-, beqtar-, beqtarl-, bsotar-, buntar-, bsotarl-,
951 buntarl-, blttar+, blttarl+, bgttar+, bgttarl+, beqtar+, beqtarl+,
952 bsotar+, buntar+, bsotarl+, buntarl+, bdnzftar, bdnzftarl, bdzftar,
953 bdzftarl, bftar, bftarl, bftar-, bftarl-, bftar+, bftarl+, bdnzttar,
954 bdnzttarl, bdzttar, bdzttarl, bttar, bttarl, bttar-, bttarl-, bttar+,
955 bttarl+>: New extended mnemonics.
956
96a86c01
AM
9572019-03-28 Alan Modra <amodra@gmail.com>
958
959 PR 24390
960 * ppc-opc.c (BTF): Define.
961 (powerpc_opcodes): Use for mtfsb*.
962 * ppc-dis.c (print_insn_powerpc): Print fields with both
963 PPC_OPERAND_CR_REG and PPC_OPERAND_CR_BIT as a plain number.
964
796d6298
TC
9652019-03-25 Tamar Christina <tamar.christina@arm.com>
966
967 * arm-dis.c (struct arm_private_data): Remove has_mapping_symbols.
968 (mapping_symbol_for_insn): Implement new algorithm.
969 (print_insn): Remove duplicate code.
970
60df3720
TC
9712019-03-25 Tamar Christina <tamar.christina@arm.com>
972
973 * aarch64-dis.c (print_insn_aarch64):
974 Implement override.
975
51457761
TC
9762019-03-25 Tamar Christina <tamar.christina@arm.com>
977
978 * aarch64-dis.c (print_insn_aarch64): Update the mapping symbol search
979 order.
980
53b2f36b
TC
9812019-03-25 Tamar Christina <tamar.christina@arm.com>
982
983 * aarch64-dis.c (last_stop_offset): New.
984 (print_insn_aarch64): Use stop_offset.
985
89199bb5
L
9862019-03-19 H.J. Lu <hongjiu.lu@intel.com>
987
988 PR gas/24359
989 * i386-gen.c (cpu_flag_init): Add CPU_ANY_AVX512F_FLAGS to
990 CPU_ANY_AVX2_FLAGS.
991 * i386-init.h: Regenerated.
992
97ed31ae
L
9932019-03-18 H.J. Lu <hongjiu.lu@intel.com>
994
995 PR gas/24348
996 * i386-opc.tbl: Add Optimize to vmovdqa32, vmovdqa64, vmovdqu8,
997 vmovdqu16, vmovdqu32 and vmovdqu64.
998 * i386-tbl.h: Regenerated.
999
0919bfe9
AK
10002019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
1001
1002 * s390-opc.txt: Rename selhhhr to selfhr. Remove optional operand
1003 from vstrszb, vstrszh, and vstrszf.
1004
10052019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
1006
1007 * s390-opc.txt: Add instruction descriptions.
1008
21820ebe
JW
10092019-02-08 Jim Wilson <jimw@sifive.com>
1010
1011 * riscv-opc.c (riscv_opcodes) <beq>: Use Cz to compress 3 operand form.
1012 <bne>: Likewise.
1013
f7dd2fb2
TC
10142019-02-07 Tamar Christina <tamar.christina@arm.com>
1015
1016 * arm-dis.c (arm_opcodes): Redefine hlt to armv1.
1017
6456d318
TC
10182019-02-07 Tamar Christina <tamar.christina@arm.com>
1019
1020 PR binutils/23212
1021 * aarch64-opc.h (enum aarch64_field_kind): Add FLD_sz.
1022 * aarch64-opc.c (verify_elem_sd): New.
1023 (fields): Add FLD_sz entr.
1024 * aarch64-tbl.h (_SIMD_INSN): New.
1025 (aarch64_opcode_table): Add elem_sd verifier to fmla, fmls, fmul and
1026 fmulx scalar and vector by element isns.
1027
4a83b610
NC
10282019-02-07 Nick Clifton <nickc@redhat.com>
1029
1030 * po/sv.po: Updated Swedish translation.
1031
fc60b8c8
AK
10322019-01-31 Andreas Krebbel <krebbel@linux.ibm.com>
1033
1034 * s390-mkopc.c (main): Accept arch13 as cpu string.
1035 * s390-opc.c: Add new instruction formats and instruction opcode
1036 masks.
1037 * s390-opc.txt: Add new arch13 instructions.
1038
e10620d3
TC
10392019-01-25 Sudakshina Das <sudi.das@arm.com>
1040
1041 * aarch64-tbl.h (QL_LDST_AT): Update macro.
1042 (aarch64_opcode): Change encoding for stg, stzg
1043 st2g and st2zg.
1044 * aarch64-asm-2.c: Regenerated.
1045 * aarch64-dis-2.c: Regenerated.
1046 * aarch64-opc-2.c: Regenerated.
1047
20a4ca55
SD
10482019-01-25 Sudakshina Das <sudi.das@arm.com>
1049
1050 * aarch64-asm-2.c: Regenerated.
1051 * aarch64-dis-2.c: Likewise.
1052 * aarch64-opc-2.c: Likewise.
1053 * aarch64-tbl.h (aarch64_opcode): Add new stzgm.
1054
550fd7bf
SD
10552019-01-25 Sudakshina Das <sudi.das@arm.com>
1056 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1057
1058 * aarch64-asm.c (aarch64_ins_addr_simple_2): Remove.
1059 * aarch64-asm.h (ins_addr_simple_2): Likeiwse.
1060 * aarch64-dis.c (aarch64_ext_addr_simple_2): Likewise.
1061 * aarch64-dis.h (ext_addr_simple_2): Likewise.
1062 * aarch64-opc.c (operand_general_constraint_met_p): Remove
1063 case for ldstgv_indexed.
1064 (aarch64_print_operand): Remove case for AARCH64_OPND_ADDR_SIMPLE_2.
1065 * aarch64-tbl.h (struct aarch64_opcode): Remove ldgv and stgv.
1066 (AARCH64_OPERANDS): Remove ADDR_SIMPLE_2.
1067 * aarch64-asm-2.c: Regenerated.
1068 * aarch64-dis-2.c: Regenerated.
1069 * aarch64-opc-2.c: Regenerated.
1070
d9938630
NC
10712019-01-23 Nick Clifton <nickc@redhat.com>
1072
1073 * po/pt_BR.po: Updated Brazilian Portuguese translation.
1074
375cd423
NC
10752019-01-21 Nick Clifton <nickc@redhat.com>
1076
1077 * po/de.po: Updated German translation.
1078 * po/uk.po: Updated Ukranian translation.
1079
57299f48
CX
10802019-01-20 Chenghua Xu <paul.hua.gm@gmail.com>
1081 * mips-dis.c (mips_arch_choices): Fix typo in
1082 gs464, gs464e and gs264e descriptors.
1083
f48dfe41
NC
10842019-01-19 Nick Clifton <nickc@redhat.com>
1085
1086 * configure: Regenerate.
1087 * po/opcodes.pot: Regenerate.
1088
f974f26c
NC
10892018-06-24 Nick Clifton <nickc@redhat.com>
1090
1091 2.32 branch created.
1092
39f286cd
JD
10932019-01-09 John Darrington <john@darrington.wattle.id.au>
1094
448b8ca8
JD
1095 * s12z-dis.c (print_insn_s12z): Do not dereference an operand
1096 if it is null.
1097 -dis.c (opr_emit_disassembly): Do not omit an index if it is
39f286cd
JD
1098 zero.
1099
3107326d
AP
11002019-01-09 Andrew Paprocki <andrew@ishiboo.com>
1101
1102 * configure: Regenerate.
1103
7e9ca91e
AM
11042019-01-07 Alan Modra <amodra@gmail.com>
1105
1106 * configure: Regenerate.
1107 * po/POTFILES.in: Regenerate.
1108
ef1ad42b
JD
11092019-01-03 John Darrington <john@darrington.wattle.id.au>
1110
1111 * s12z-opc.c: New file.
1112 * s12z-opc.h: New file.
1113 * s12z-dis.c: Removed all code not directly related to display
1114 of instructions. Used the interface provided by the new files
1115 instead.
1116 * Makefile.am (TARGET_LIBOPCODES_CFILES) Add s12z-opc.c.
7e9ca91e 1117 * Makefile.in: Regenerate.
ef1ad42b 1118 * configure.ac (bfd_s12z_arch): Correct the dependencies.
7e9ca91e 1119 * configure: Regenerate.
ef1ad42b 1120
82704155
AM
11212019-01-01 Alan Modra <amodra@gmail.com>
1122
1123 Update year range in copyright notice of all files.
1124
d5c04e1b 1125For older changes see ChangeLog-2018
3499769a 1126\f
d5c04e1b 1127Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
1128
1129Copying and distribution of this file, with or without modification,
1130are permitted in any medium without royalty provided the copyright
1131notice and this notice are preserved.
1132
1133Local Variables:
1134mode: change-log
1135left-margin: 8
1136fill-column: 74
1137version-control: never
1138End:
This page took 0.279534 seconds and 4 git commands to generate.