Revert "PR25570, ld duplicate "warning: changing start of section""
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
3cd7f3e3
L
12020-03-03 H.J. Lu <hongjiu.lu@intel.com>
2
3 * i386-gen.c (opcode_modifiers): Replace IgnoreSize/DefaultSize
4 with MnemonicSize.
5 * i386-opc.h (IGNORESIZE): New.
6 (DEFAULTSIZE): Likewise.
7 (IgnoreSize): Removed.
8 (DefaultSize): Likewise.
9 (MnemonicSize): New.
10 (i386_opcode_modifier): Replace ignoresize/defaultsize with
11 mnemonicsize.
12 * i386-opc.tbl (IgnoreSize): New.
13 (DefaultSize): Likewise.
14 * i386-tbl.h: Regenerated.
15
b8ba1385
SB
162020-03-03 Sergey Belyashov <sergey.belyashov@gmail.com>
17
18 PR 25627
19 * z80-dis.c: Fix disassembly of LD IY,(HL) and D (HL),IX
20 instructions.
21
10d97a0f
L
222020-03-03 H.J. Lu <hongjiu.lu@intel.com>
23
24 PR gas/25622
25 * i386-opc.tbl: Add IgnoreSize to cvtsi2sd, cvtsi2ss, vcvtsi2sd,
26 vcvtsi2ss, vcvtusi2sd and vcvtusi2ss for AT&T syntax.
27 * i386-tbl.h: Regenerated.
28
dc1e8a47
AM
292020-02-26 Alan Modra <amodra@gmail.com>
30
31 * aarch64-asm.c: Indent labels correctly.
32 * aarch64-dis.c: Likewise.
33 * aarch64-gen.c: Likewise.
34 * aarch64-opc.c: Likewise.
35 * alpha-dis.c: Likewise.
36 * i386-dis.c: Likewise.
37 * nds32-asm.c: Likewise.
38 * nfp-dis.c: Likewise.
39 * visium-dis.c: Likewise.
40
265b4673
CZ
412020-02-25 Claudiu Zissulescu <claziss@gmail.com>
42
43 * arc-regs.h (int_vector_base): Make it available for all ARC
44 CPUs.
45
bd0cf5a6
NC
462020-02-20 Nelson Chu <nelson.chu@sifive.com>
47
48 * riscv-dis.c (print_insn_args): Updated since the DECLARE_CSR is
49 changed.
50
fa164239
JW
512020-02-19 Nelson Chu <nelson.chu@sifive.com>
52
53 * riscv-opc.c (riscv_opcodes): Convert add/addi to the compressed
54 c.mv/c.li if rs1 is zero.
55
272a84b1
L
562020-02-17 H.J. Lu <hongjiu.lu@intel.com>
57
58 * i386-gen.c (cpu_flag_init): Replace CpuABM with
59 CpuLZCNT|CpuPOPCNT. Add CpuPOPCNT to CPU_SSE4_2_FLAGS. Add
60 CPU_POPCNT_FLAGS.
61 (cpu_flags): Remove CpuABM. Add CpuPOPCNT.
62 * i386-opc.h (CpuABM): Removed.
63 (CpuPOPCNT): New.
64 (i386_cpu_flags): Remove cpuabm. Add cpupopcnt.
65 * i386-opc.tbl: Replace CpuABM|CpuSSE4_2 with CpuPOPCNT on
66 popcnt. Remove CpuABM from lzcnt.
67 * i386-init.h: Regenerated.
68 * i386-tbl.h: Likewise.
69
1f730c46
JB
702020-02-17 Jan Beulich <jbeulich@suse.com>
71
72 * i386-opc.tbl (vcvtsi2sd, vcvtsi2ss, vcvtusi2sd, vcvtusi2ss):
73 Fold CpuNo64 and Cpu64 templates. Use VexLIG/EVexLIG and VexW0/
74 VexW1 instead of open-coding them.
75 * i386-tbl.h: Re-generate.
76
c8f8eebc
JB
772020-02-17 Jan Beulich <jbeulich@suse.com>
78
79 * i386-opc.tbl (AddrPrefixOpReg): Define.
80 (monitor, invlpga, vmload, vmrun, vmsave, clzero, monitorx,
81 umonitor, movdir64b, enqcmd, enqcmds): Fold Cpu64 and CpuNo64
82 templates. Drop NoRex64.
83 * i386-tbl.h: Re-generate.
84
b9915cbc
JB
852020-02-17 Jan Beulich <jbeulich@suse.com>
86
87 PR gas/6518
88 * i386-opc.tbl (vcvtpd2dq, vcvtpd2ps, vcvttpd2dq, vcvtpd2udq,
89 vcvttpd2udq, vcvtqq2ps, vcvtuqq2ps): Split XMM/YMM source forms
90 into Intel syntax instance (with Unpsecified) and AT&T one
91 (without).
92 (vcvtneps2bf16): Likewise, along with folding the two so far
93 separate ones.
94 * i386-tbl.h: Re-generate.
95
ce504911
L
962020-02-16 H.J. Lu <hongjiu.lu@intel.com>
97
98 * i386-gen.c (cpu_flag_init): Remove CPU_ANY_SSE3_FLAGS from
99 CPU_ANY_SSE4A_FLAGS.
100
dabec65d
AM
1012020-02-17 Alan Modra <amodra@gmail.com>
102
103 * i386-gen.c (cpu_flag_init): Correct last change.
104
af5c13b0
L
1052020-02-16 H.J. Lu <hongjiu.lu@intel.com>
106
107 * i386-gen.c (cpu_flag_init): Add CPU_ANY_SSE4A_FLAGS. Remove
108 CPU_ANY_SSE4_FLAGS.
109
6867aac0
L
1102020-02-14 H.J. Lu <hongjiu.lu@intel.com>
111
112 * i386-opc.tbl (movsx): Remove Intel syntax comments.
113 (movzx): Likewise.
114
65fca059
JB
1152020-02-14 Jan Beulich <jbeulich@suse.com>
116
117 PR gas/25438
118 * i386-opc.tbl (movsx): Fold patterns. Also allow Reg32 as
119 destination for Cpu64-only variant.
120 (movzx): Fold patterns.
121 * i386-tbl.h: Re-generate.
122
7deea9aa
JB
1232020-02-13 Jan Beulich <jbeulich@suse.com>
124
125 * i386-gen.c (cpu_flag_init): Move CpuSSE4a from
126 CPU_ANY_SSE_FLAGS entry to CPU_ANY_SSE3_FLAGS one. Add
127 CPU_ANY_SSE4_FLAGS entry.
128 * i386-init.h: Re-generate.
129
6c0946d0
JB
1302020-02-12 Jan Beulich <jbeulich@suse.com>
131
132 * i386-opc.tbl (vfpclasspd, vfpclassps): Add Intel sytax form
133 with Unspecified, making the present one AT&T syntax only.
134 * i386-tbl.h: Re-generate.
135
ddb56fe6
JB
1362020-02-12 Jan Beulich <jbeulich@suse.com>
137
138 * i386-opc.tbl (jmp): Fold CpuNo64 and Amd64 direct variants.
139 * i386-tbl.h: Re-generate.
140
5990e377
JB
1412020-02-12 Jan Beulich <jbeulich@suse.com>
142
143 PR gas/24546
144 * i386-dis.c (putop): Handle REX.W in '^' case for Intel64 mode.
145 * i386-opc.tbl (lfs, lgs, lss, lcall, ljmp): Split into
146 Amd64 and Intel64 templates.
147 (call, jmp): Likewise for far indirect variants. Dro
148 Unspecified.
149 * i386-tbl.h: Re-generate.
150
50128d0c
JB
1512020-02-11 Jan Beulich <jbeulich@suse.com>
152
153 * i386-gen.c (opcode_modifiers): Remove ShortForm entry.
154 * i386-opc.h (ShortForm): Delete.
155 (struct i386_opcode_modifier): Remove shortform field.
156 * i386-opc.tbl (mov, movabs, push, pop, xchg, inc, dec, fld,
157 fst, fstp, fxch, fcom, fcomp, fucom, fucomp, fadd, faddp, fsub,
158 fsubp, fsubr, fsubrp, fmul, fmulp, fdiv, fdivp, fdivr, fdivrp,
159 ffreep, bswap, fcmov*, fcomi, fcomip, fucomi, fucomip, movq):
160 Drop ShortForm.
161 * i386-tbl.h: Re-generate.
162
1e05b5c4
JB
1632020-02-11 Jan Beulich <jbeulich@suse.com>
164
165 * i386-opc.tbl (fcomi, fucomi, fcomip, fcompi, fucomip,
166 fucompi): Drop ShortForm from operand-less templates.
167 * i386-tbl.h: Re-generate.
168
2f5dd314
AM
1692020-02-11 Alan Modra <amodra@gmail.com>
170
171 * cgen-ibld.in (extract_normal): Set *valuep on all return paths.
172 * bpf-ibld.c, * epiphany-ibld.c, * fr30-ibld.c, * frv-ibld.c,
173 * ip2k-ibld.c, * iq2000-ibld.c, * lm32-ibld.c, * m32c-ibld.c,
174 * m32r-ibld.c, * mep-ibld.c, * mt-ibld.c, * or1k-ibld.c,
175 * xc16x-ibld.c, * xstormy16-ibld.c: Regenerate.
176
5aae9ae9
MM
1772020-02-10 Matthew Malcomson <matthew.malcomson@arm.com>
178
179 * arm-dis.c (print_insn_cde): Define 'V' parse character.
180 (cde_opcodes): Add VCX* instructions.
181
4934a27c
MM
1822020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
183 Matthew Malcomson <matthew.malcomson@arm.com>
184
185 * arm-dis.c (struct cdeopcode32): New.
186 (CDE_OPCODE): New macro.
187 (cde_opcodes): New disassembly table.
188 (regnames): New option to table.
189 (cde_coprocs): New global variable.
190 (print_insn_cde): New
191 (print_insn_thumb32): Use print_insn_cde.
192 (parse_arm_disassembler_options): Parse coprocN args.
193
4b5aaf5f
L
1942020-02-10 H.J. Lu <hongjiu.lu@intel.com>
195
196 PR gas/25516
197 * i386-gen.c (opcode_modifiers): Replace AMD64 and Intel64
198 with ISA64.
199 * i386-opc.h (AMD64): Removed.
200 (Intel64): Likewose.
201 (AMD64): New.
202 (INTEL64): Likewise.
203 (INTEL64ONLY): Likewise.
204 (i386_opcode_modifier): Replace amd64 and intel64 with isa64.
205 * i386-opc.tbl (Amd64): New.
206 (Intel64): Likewise.
207 (Intel64Only): Likewise.
208 Replace AMD64 with Amd64. Update sysenter/sysenter with
209 Cpu64 and Intel64Only. Remove AMD64 from sysenter/sysenter.
210 * i386-tbl.h: Regenerated.
211
9fc0b501
SB
2122020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
213
214 PR 25469
215 * z80-dis.c: Add support for GBZ80 opcodes.
216
c5d7be0c
AM
2172020-02-04 Alan Modra <amodra@gmail.com>
218
219 * d30v-dis.c (print_insn): Make "val" and "opnum" unsigned.
220
44e4546f
AM
2212020-02-03 Alan Modra <amodra@gmail.com>
222
223 * m32c-ibld.c: Regenerate.
224
b2b1453a
AM
2252020-02-01 Alan Modra <amodra@gmail.com>
226
227 * frv-ibld.c: Regenerate.
228
4102be5c
JB
2292020-01-31 Jan Beulich <jbeulich@suse.com>
230
231 * i386-dis.c (EXxmm_mdq, xmm_mdq_mode): Delete.
232 (intel_operand_size, OP_EX): Drop xmm_mdq_mode case label.
233 (OP_E_memory): Replace xmm_mdq_mode case label by
234 vex_scalar_w_dq_mode one.
235 * i386-dis-evex-prefix.h: Replace EXxmm_mdq by EXVexWdqScalar.
236
825bd36c
JB
2372020-01-31 Jan Beulich <jbeulich@suse.com>
238
239 * i386-dis.c (EXVexWdq, vex_w_dq_mode): Delete.
240 (vex_vsib_d_w_dq_mode, vex_vsib_q_w_dq_mode,
241 vex_scalar_w_dq_mode): Don't refer to vex_w_dq_mode in comments.
242 (intel_operand_size): Drop vex_w_dq_mode case label.
243
c3036ed0
RS
2442020-01-31 Richard Sandiford <richard.sandiford@arm.com>
245
246 * aarch64-tbl.h (aarch64_opcode): Set C_MAX_ELEM for SVE bfcvt.
247 Remove C_SCAN_MOVPRFX for SVE bfcvtnt.
248
0c115f84
AM
2492020-01-30 Alan Modra <amodra@gmail.com>
250
251 * m32c-ibld.c: Regenerate.
252
bd434cc4
JM
2532020-01-30 Jose E. Marchesi <jose.marchesi@oracle.com>
254
255 * bpf-opc.c: Regenerate.
256
aeab2b26
JB
2572020-01-30 Jan Beulich <jbeulich@suse.com>
258
259 * i386-dis.c (X86_64_C2, X86_64_C3): New enumerators.
260 (dis386): Use them to replace C2/C3 table entries.
261 (x86_64_table): Add X86_64_C2 and X86_64_C3 entries.
262 * i386-opc.tbl (ret): Split Cpu64 entries into AMD64 and Intel64
263 ones. Use Size64 instead of DefaultSize on Intel64 ones.
264 * i386-tbl.h: Re-generate.
265
62b3f548
JB
2662020-01-30 Jan Beulich <jbeulich@suse.com>
267
268 * i386-opc.tbl (call): Drop DefaultSize from Intel64 JumpDword
269 forms.
270 (fldenv, fnstenv, fstenv, fnsave, fsave, frstor): Drop
271 DefaultSize.
272 * i386-tbl.h: Re-generate.
273
1bd8ae10
AM
2742020-01-30 Alan Modra <amodra@gmail.com>
275
276 * tic4x-dis.c (tic4x_dp): Make unsigned.
277
bc31405e
L
2782020-01-27 H.J. Lu <hongjiu.lu@intel.com>
279 Jan Beulich <jbeulich@suse.com>
280
281 PR binutils/25445
282 * i386-dis.c (MOVSXD_Fixup): New function.
283 (movsxd_mode): New enum.
284 (x86_64_table): Use MOVSXD_Fixup and movsxd_mode on movsxd.
285 (intel_operand_size): Handle movsxd_mode.
286 (OP_E_register): Likewise.
287 (OP_G): Likewise.
288 * i386-opc.tbl: Remove Rex64 and allow 32-bit destination
289 register on movsxd. Add movsxd with 16-bit destination register
290 for AMD64 and Intel64 ISAs.
291 * i386-tbl.h: Regenerated.
292
7568c93b
TC
2932020-01-27 Tamar Christina <tamar.christina@arm.com>
294
295 PR 25403
296 * aarch64-tbl.h (struct aarch64_opcode): Re-order cfinv.
297 * aarch64-asm-2.c: Regenerate
298 * aarch64-dis-2.c: Likewise.
299 * aarch64-opc-2.c: Likewise.
300
c006a730
JB
3012020-01-21 Jan Beulich <jbeulich@suse.com>
302
303 * i386-opc.tbl (sysret): Drop DefaultSize.
304 * i386-tbl.h: Re-generate.
305
c906a69a
JB
3062020-01-21 Jan Beulich <jbeulich@suse.com>
307
308 * i386-opc.tbl (vcvtneps2bf16x): Add Broadcast, Xmmword, and
309 Dword.
310 (vcvtneps2bf16y): Add Broadcast, Ymmword, and Dword.
311 * i386-tbl.h: Re-generate.
312
26916852
NC
3132020-01-20 Nick Clifton <nickc@redhat.com>
314
315 * po/de.po: Updated German translation.
316 * po/pt_BR.po: Updated Brazilian Portuguese translation.
317 * po/uk.po: Updated Ukranian translation.
318
4d6cbb64
AM
3192020-01-20 Alan Modra <amodra@gmail.com>
320
321 * hppa-dis.c (fput_const): Remove useless cast.
322
2bddb71a
AM
3232020-01-20 Alan Modra <amodra@gmail.com>
324
325 * arm-dis.c (print_insn_arm): Wrap 'T' value.
326
1b1bb2c6
NC
3272020-01-18 Nick Clifton <nickc@redhat.com>
328
329 * configure: Regenerate.
330 * po/opcodes.pot: Regenerate.
331
ae774686
NC
3322020-01-18 Nick Clifton <nickc@redhat.com>
333
334 Binutils 2.34 branch created.
335
07f1f3aa
CB
3362020-01-17 Christian Biesinger <cbiesinger@google.com>
337
338 * opintl.h: Fix spelling error (seperate).
339
42e04b36
L
3402020-01-17 H.J. Lu <hongjiu.lu@intel.com>
341
342 * i386-opc.tbl: Add {vex} pseudo prefix.
343 * i386-tbl.h: Regenerated.
344
2da2eaf4
AV
3452020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
346
347 PR 25376
348 * opcodes/arm-dis.c (coprocessor_opcodes): Use CORE_HIGH for MVE bits.
349 (neon_opcodes): Likewise.
350 (select_arm_features): Make sure we enable MVE bits when selecting
351 armv8.1-m.main. Make sure we do not enable MVE bits when not selecting
352 any architecture.
353
d0849eed
JB
3542020-01-16 Jan Beulich <jbeulich@suse.com>
355
356 * i386-opc.tbl: Drop stale comment from XOP section.
357
9cf70a44
JB
3582020-01-16 Jan Beulich <jbeulich@suse.com>
359
360 * i386-opc.tbl (movq): Add VexWIG to SSE2AVX XMM->XMM forms.
361 (extractps): Add VexWIG to SSE2AVX forms.
362 * i386-tbl.h: Re-generate.
363
4814632e
JB
3642020-01-16 Jan Beulich <jbeulich@suse.com>
365
366 * i386-opc.tbl (pextrq, pinsrq): Drop IgnoreSize and Qword. Drop
367 Size64 from and use VexW1 on SSE2AVX forms.
368 (vpextrq, vpinsrq): Drop IgnoreSize and Qword. Drop Size64 from
369 VEX-encoded forms. Add Cpu64 to EVEX-encoded forms. Use VexW1.
370 * i386-tbl.h: Re-generate.
371
aad09917
AM
3722020-01-15 Alan Modra <amodra@gmail.com>
373
374 * tic4x-dis.c (tic4x_version): Make unsigned long.
375 (optab, optab_special, registernames): New file scope vars.
376 (tic4x_print_register): Set up registernames rather than
377 malloc'd registertable.
378 (tic4x_disassemble): Delete optable and optable_special. Use
379 optab and optab_special instead. Throw away old optab,
380 optab_special and registernames when info->mach changes.
381
7a6bf3be
SB
3822020-01-14 Sergey Belyashov <sergey.belyashov@gmail.com>
383
384 PR 25377
385 * z80-dis.c (suffix): Use .db instruction to generate double
386 prefix.
387
ca1eaac0
AM
3882020-01-14 Alan Modra <amodra@gmail.com>
389
390 * z8k-dis.c (unpack_instr): Formatting. Cast unsigned short
391 values to unsigned before shifting.
392
1d67fe3b
TT
3932020-01-13 Thomas Troeger <tstroege@gmx.de>
394
395 * arm-dis.c (print_insn_arm): Fill in insn info fields for control
396 flow instructions.
397 (print_insn_thumb16, print_insn_thumb32): Likewise.
398 (print_insn): Initialize the insn info.
399 * i386-dis.c (print_insn): Initialize the insn info fields, and
400 detect jumps.
401
5e4f7e05
CZ
4022012-01-13 Claudiu Zissulescu <claziss@gmail.com>
403
404 * arc-opc.c (C_NE): Make it required.
405
b9fe6b8a
CZ
4062012-01-13 Claudiu Zissulescu <claziss@gmail.com>
407
408 * opcode/arc-dis.c (regnames): Correct ACCL/ACCH naming, fix typo
409 reserved register name.
410
90dee485
AM
4112020-01-13 Alan Modra <amodra@gmail.com>
412
413 * ns32k-dis.c (Is_gen): Use strchr, add 'f'.
414 (print_insn_ns32k): Adjust ioffset for 'f' index_offset.
415
febda64f
AM
4162020-01-13 Alan Modra <amodra@gmail.com>
417
418 * wasm32-dis.c (print_insn_wasm32): Localise variables. Store
419 result of wasm_read_leb128 in a uint64_t and check that bits
420 are not lost when copying to other locals. Use uint32_t for
421 most locals. Use PRId64 when printing int64_t.
422
df08b588
AM
4232020-01-13 Alan Modra <amodra@gmail.com>
424
425 * score-dis.c: Formatting.
426 * score7-dis.c: Formatting.
427
b2c759ce
AM
4282020-01-13 Alan Modra <amodra@gmail.com>
429
430 * score-dis.c (print_insn_score48): Use unsigned variables for
431 unsigned values. Don't left shift negative values.
432 (print_insn_score32): Likewise.
433 * score7-dis.c (print_insn_score32, print_insn_score16): Likewise.
434
5496abe1
AM
4352020-01-13 Alan Modra <amodra@gmail.com>
436
437 * tic4x-dis.c (tic4x_print_register): Remove dead code.
438
202e762b
AM
4392020-01-13 Alan Modra <amodra@gmail.com>
440
441 * fr30-ibld.c: Regenerate.
442
7ef412cf
AM
4432020-01-13 Alan Modra <amodra@gmail.com>
444
445 * xgate-dis.c (print_insn): Don't left shift signed value.
446 (ripBits): Formatting, use 1u.
447
7f578b95
AM
4482020-01-10 Alan Modra <amodra@gmail.com>
449
450 * tilepro-opc.c (parse_insn_tilepro): Make opval unsigned.
451 * tilegx-opc.c (parse_insn_tilegx): Likewise. Delete raw_opval.
452
441af85b
AM
4532020-01-10 Alan Modra <amodra@gmail.com>
454
455 * m10300-dis.c (disassemble): Move extraction of DREG, AREG, RREG,
456 and XRREG value earlier to avoid a shift with negative exponent.
457 * m10200-dis.c (disassemble): Similarly.
458
bce58db4
NC
4592020-01-09 Nick Clifton <nickc@redhat.com>
460
461 PR 25224
462 * z80-dis.c (ld_ii_ii): Use correct cast.
463
40c75bc8
SB
4642020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
465
466 PR 25224
467 * z80-dis.c (ld_ii_ii): Use character constant when checking
468 opcode byte value.
469
d835a58b
JB
4702020-01-09 Jan Beulich <jbeulich@suse.com>
471
472 * i386-dis.c (SEP_Fixup): New.
473 (SEP): Define.
474 (dis386_twobyte): Use it for sysenter/sysexit.
475 (enum x86_64_isa): Change amd64 enumerator to value 1.
476 (OP_J): Compare isa64 against intel64 instead of amd64.
477 * i386-opc.tbl (sysenter, sysexit): Split into AMD64 and Intel64
478 forms.
479 * i386-tbl.h: Re-generate.
480
030a2e78
AM
4812020-01-08 Alan Modra <amodra@gmail.com>
482
483 * z8k-dis.c: Include libiberty.h
484 (instr_data_s): Make max_fetched unsigned.
485 (z8k_lookup_instr): Make nibl_index and tabl_index unsigned.
486 Don't exceed byte_info bounds.
487 (output_instr): Make num_bytes unsigned.
488 (unpack_instr): Likewise for nibl_count and loop.
489 * z8kgen.c (gas <opcode_entry_type>): Make noperands, length and
490 idx unsigned.
491 * z8k-opc.h: Regenerate.
492
bb82aefe
SV
4932020-01-07 Shahab Vahedi <shahab@synopsys.com>
494
495 * arc-tbl.h (llock): Use 'LLOCK' as class.
496 (llockd): Likewise.
497 (scond): Use 'SCOND' as class.
498 (scondd): Likewise.
499 (llockd): Set data_size_mode to 'C_ZZ_D' which is 64-bit.
500 (scondd): Likewise.
501
cc6aa1a6
AM
5022020-01-06 Alan Modra <amodra@gmail.com>
503
504 * m32c-ibld.c: Regenerate.
505
660e62b1
AM
5062020-01-06 Alan Modra <amodra@gmail.com>
507
508 PR 25344
509 * z80-dis.c (suffix): Don't use a local struct buffer copy.
510 Peek at next byte to prevent recursion on repeated prefix bytes.
511 Ensure uninitialised "mybuf" is not accessed.
512 (print_insn_z80): Don't zero n_fetch and n_used here,..
513 (print_insn_z80_buf): ..do it here instead.
514
c9ae58fe
AM
5152020-01-04 Alan Modra <amodra@gmail.com>
516
517 * m32r-ibld.c: Regenerate.
518
5f57d4ec
AM
5192020-01-04 Alan Modra <amodra@gmail.com>
520
521 * cr16-dis.c (cr16_match_opcode): Avoid shift left of signed value.
522
2c5c1196
AM
5232020-01-04 Alan Modra <amodra@gmail.com>
524
525 * crx-dis.c (match_opcode): Avoid shift left of signed value.
526
2e98c6c5
AM
5272020-01-04 Alan Modra <amodra@gmail.com>
528
529 * d30v-dis.c (print_insn): Avoid signed overflow in left shift.
530
567dfba2
JB
5312020-01-03 Jan Beulich <jbeulich@suse.com>
532
5437a02a
JB
533 * aarch64-tbl.h (aarch64_opcode_table): Use
534 SVE_ADDR_RX_LSL{1,2,3} for LD1RO{H,W,D}.
535
5362020-01-03 Jan Beulich <jbeulich@suse.com>
537
538 * aarch64-tbl.h (aarch64_opcode_table): Correct SIMD
567dfba2
JB
539 forms of SUDOT and USDOT.
540
8c45011a
JB
5412020-01-03 Jan Beulich <jbeulich@suse.com>
542
5437a02a 543 * aarch64-tbl.h (aarch64_opcode_table): Drop 'i' from
8c45011a
JB
544 uzip{1,2}.
545 * opcodes/aarch64-dis-2.c: Re-generate.
546
f4950f76
JB
5472020-01-03 Jan Beulich <jbeulich@suse.com>
548
5437a02a 549 * aarch64-tbl.h (aarch64_opcode_table): Correct 64-bit
f4950f76
JB
550 FMMLA encoding.
551 * opcodes/aarch64-dis-2.c: Re-generate.
552
6655dba2
SB
5532020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
554
555 * z80-dis.c: Add support for eZ80 and Z80 instructions.
556
b14ce8bf
AM
5572020-01-01 Alan Modra <amodra@gmail.com>
558
559 Update year range in copyright notice of all files.
560
0b114740 561For older changes see ChangeLog-2019
3499769a 562\f
0b114740 563Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
564
565Copying and distribution of this file, with or without modification,
566are permitted in any medium without royalty provided the copyright
567notice and this notice are preserved.
568
569Local Variables:
570mode: change-log
571left-margin: 8
572fill-column: 74
573version-control: never
574End:
This page took 0.265471 seconds and 4 git commands to generate.