19c277267812f55ea415d7956530d06f1733fdf7
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2020-01-30 Jan Beulich <jbeulich@suse.com>
2
3 * i386-dis.c (X86_64_C2, X86_64_C3): New enumerators.
4 (dis386): Use them to replace C2/C3 table entries.
5 (x86_64_table): Add X86_64_C2 and X86_64_C3 entries.
6 * i386-opc.tbl (ret): Split Cpu64 entries into AMD64 and Intel64
7 ones. Use Size64 instead of DefaultSize on Intel64 ones.
8 * i386-tbl.h: Re-generate.
9
10 2020-01-30 Jan Beulich <jbeulich@suse.com>
11
12 * i386-opc.tbl (call): Drop DefaultSize from Intel64 JumpDword
13 forms.
14 (fldenv, fnstenv, fstenv, fnsave, fsave, frstor): Drop
15 DefaultSize.
16 * i386-tbl.h: Re-generate.
17
18 2020-01-30 Alan Modra <amodra@gmail.com>
19
20 * tic4x-dis.c (tic4x_dp): Make unsigned.
21
22 2020-01-27 H.J. Lu <hongjiu.lu@intel.com>
23 Jan Beulich <jbeulich@suse.com>
24
25 PR binutils/25445
26 * i386-dis.c (MOVSXD_Fixup): New function.
27 (movsxd_mode): New enum.
28 (x86_64_table): Use MOVSXD_Fixup and movsxd_mode on movsxd.
29 (intel_operand_size): Handle movsxd_mode.
30 (OP_E_register): Likewise.
31 (OP_G): Likewise.
32 * i386-opc.tbl: Remove Rex64 and allow 32-bit destination
33 register on movsxd. Add movsxd with 16-bit destination register
34 for AMD64 and Intel64 ISAs.
35 * i386-tbl.h: Regenerated.
36
37 2020-01-27 Tamar Christina <tamar.christina@arm.com>
38
39 PR 25403
40 * aarch64-tbl.h (struct aarch64_opcode): Re-order cfinv.
41 * aarch64-asm-2.c: Regenerate
42 * aarch64-dis-2.c: Likewise.
43 * aarch64-opc-2.c: Likewise.
44
45 2020-01-21 Jan Beulich <jbeulich@suse.com>
46
47 * i386-opc.tbl (sysret): Drop DefaultSize.
48 * i386-tbl.h: Re-generate.
49
50 2020-01-21 Jan Beulich <jbeulich@suse.com>
51
52 * i386-opc.tbl (vcvtneps2bf16x): Add Broadcast, Xmmword, and
53 Dword.
54 (vcvtneps2bf16y): Add Broadcast, Ymmword, and Dword.
55 * i386-tbl.h: Re-generate.
56
57 2020-01-20 Nick Clifton <nickc@redhat.com>
58
59 * po/de.po: Updated German translation.
60 * po/pt_BR.po: Updated Brazilian Portuguese translation.
61 * po/uk.po: Updated Ukranian translation.
62
63 2020-01-20 Alan Modra <amodra@gmail.com>
64
65 * hppa-dis.c (fput_const): Remove useless cast.
66
67 2020-01-20 Alan Modra <amodra@gmail.com>
68
69 * arm-dis.c (print_insn_arm): Wrap 'T' value.
70
71 2020-01-18 Nick Clifton <nickc@redhat.com>
72
73 * configure: Regenerate.
74 * po/opcodes.pot: Regenerate.
75
76 2020-01-18 Nick Clifton <nickc@redhat.com>
77
78 Binutils 2.34 branch created.
79
80 2020-01-17 Christian Biesinger <cbiesinger@google.com>
81
82 * opintl.h: Fix spelling error (seperate).
83
84 2020-01-17 H.J. Lu <hongjiu.lu@intel.com>
85
86 * i386-opc.tbl: Add {vex} pseudo prefix.
87 * i386-tbl.h: Regenerated.
88
89 2020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
90
91 PR 25376
92 * opcodes/arm-dis.c (coprocessor_opcodes): Use CORE_HIGH for MVE bits.
93 (neon_opcodes): Likewise.
94 (select_arm_features): Make sure we enable MVE bits when selecting
95 armv8.1-m.main. Make sure we do not enable MVE bits when not selecting
96 any architecture.
97
98 2020-01-16 Jan Beulich <jbeulich@suse.com>
99
100 * i386-opc.tbl: Drop stale comment from XOP section.
101
102 2020-01-16 Jan Beulich <jbeulich@suse.com>
103
104 * i386-opc.tbl (movq): Add VexWIG to SSE2AVX XMM->XMM forms.
105 (extractps): Add VexWIG to SSE2AVX forms.
106 * i386-tbl.h: Re-generate.
107
108 2020-01-16 Jan Beulich <jbeulich@suse.com>
109
110 * i386-opc.tbl (pextrq, pinsrq): Drop IgnoreSize and Qword. Drop
111 Size64 from and use VexW1 on SSE2AVX forms.
112 (vpextrq, vpinsrq): Drop IgnoreSize and Qword. Drop Size64 from
113 VEX-encoded forms. Add Cpu64 to EVEX-encoded forms. Use VexW1.
114 * i386-tbl.h: Re-generate.
115
116 2020-01-15 Alan Modra <amodra@gmail.com>
117
118 * tic4x-dis.c (tic4x_version): Make unsigned long.
119 (optab, optab_special, registernames): New file scope vars.
120 (tic4x_print_register): Set up registernames rather than
121 malloc'd registertable.
122 (tic4x_disassemble): Delete optable and optable_special. Use
123 optab and optab_special instead. Throw away old optab,
124 optab_special and registernames when info->mach changes.
125
126 2020-01-14 Sergey Belyashov <sergey.belyashov@gmail.com>
127
128 PR 25377
129 * z80-dis.c (suffix): Use .db instruction to generate double
130 prefix.
131
132 2020-01-14 Alan Modra <amodra@gmail.com>
133
134 * z8k-dis.c (unpack_instr): Formatting. Cast unsigned short
135 values to unsigned before shifting.
136
137 2020-01-13 Thomas Troeger <tstroege@gmx.de>
138
139 * arm-dis.c (print_insn_arm): Fill in insn info fields for control
140 flow instructions.
141 (print_insn_thumb16, print_insn_thumb32): Likewise.
142 (print_insn): Initialize the insn info.
143 * i386-dis.c (print_insn): Initialize the insn info fields, and
144 detect jumps.
145
146 2012-01-13 Claudiu Zissulescu <claziss@gmail.com>
147
148 * arc-opc.c (C_NE): Make it required.
149
150 2012-01-13 Claudiu Zissulescu <claziss@gmail.com>
151
152 * opcode/arc-dis.c (regnames): Correct ACCL/ACCH naming, fix typo
153 reserved register name.
154
155 2020-01-13 Alan Modra <amodra@gmail.com>
156
157 * ns32k-dis.c (Is_gen): Use strchr, add 'f'.
158 (print_insn_ns32k): Adjust ioffset for 'f' index_offset.
159
160 2020-01-13 Alan Modra <amodra@gmail.com>
161
162 * wasm32-dis.c (print_insn_wasm32): Localise variables. Store
163 result of wasm_read_leb128 in a uint64_t and check that bits
164 are not lost when copying to other locals. Use uint32_t for
165 most locals. Use PRId64 when printing int64_t.
166
167 2020-01-13 Alan Modra <amodra@gmail.com>
168
169 * score-dis.c: Formatting.
170 * score7-dis.c: Formatting.
171
172 2020-01-13 Alan Modra <amodra@gmail.com>
173
174 * score-dis.c (print_insn_score48): Use unsigned variables for
175 unsigned values. Don't left shift negative values.
176 (print_insn_score32): Likewise.
177 * score7-dis.c (print_insn_score32, print_insn_score16): Likewise.
178
179 2020-01-13 Alan Modra <amodra@gmail.com>
180
181 * tic4x-dis.c (tic4x_print_register): Remove dead code.
182
183 2020-01-13 Alan Modra <amodra@gmail.com>
184
185 * fr30-ibld.c: Regenerate.
186
187 2020-01-13 Alan Modra <amodra@gmail.com>
188
189 * xgate-dis.c (print_insn): Don't left shift signed value.
190 (ripBits): Formatting, use 1u.
191
192 2020-01-10 Alan Modra <amodra@gmail.com>
193
194 * tilepro-opc.c (parse_insn_tilepro): Make opval unsigned.
195 * tilegx-opc.c (parse_insn_tilegx): Likewise. Delete raw_opval.
196
197 2020-01-10 Alan Modra <amodra@gmail.com>
198
199 * m10300-dis.c (disassemble): Move extraction of DREG, AREG, RREG,
200 and XRREG value earlier to avoid a shift with negative exponent.
201 * m10200-dis.c (disassemble): Similarly.
202
203 2020-01-09 Nick Clifton <nickc@redhat.com>
204
205 PR 25224
206 * z80-dis.c (ld_ii_ii): Use correct cast.
207
208 2020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
209
210 PR 25224
211 * z80-dis.c (ld_ii_ii): Use character constant when checking
212 opcode byte value.
213
214 2020-01-09 Jan Beulich <jbeulich@suse.com>
215
216 * i386-dis.c (SEP_Fixup): New.
217 (SEP): Define.
218 (dis386_twobyte): Use it for sysenter/sysexit.
219 (enum x86_64_isa): Change amd64 enumerator to value 1.
220 (OP_J): Compare isa64 against intel64 instead of amd64.
221 * i386-opc.tbl (sysenter, sysexit): Split into AMD64 and Intel64
222 forms.
223 * i386-tbl.h: Re-generate.
224
225 2020-01-08 Alan Modra <amodra@gmail.com>
226
227 * z8k-dis.c: Include libiberty.h
228 (instr_data_s): Make max_fetched unsigned.
229 (z8k_lookup_instr): Make nibl_index and tabl_index unsigned.
230 Don't exceed byte_info bounds.
231 (output_instr): Make num_bytes unsigned.
232 (unpack_instr): Likewise for nibl_count and loop.
233 * z8kgen.c (gas <opcode_entry_type>): Make noperands, length and
234 idx unsigned.
235 * z8k-opc.h: Regenerate.
236
237 2020-01-07 Shahab Vahedi <shahab@synopsys.com>
238
239 * arc-tbl.h (llock): Use 'LLOCK' as class.
240 (llockd): Likewise.
241 (scond): Use 'SCOND' as class.
242 (scondd): Likewise.
243 (llockd): Set data_size_mode to 'C_ZZ_D' which is 64-bit.
244 (scondd): Likewise.
245
246 2020-01-06 Alan Modra <amodra@gmail.com>
247
248 * m32c-ibld.c: Regenerate.
249
250 2020-01-06 Alan Modra <amodra@gmail.com>
251
252 PR 25344
253 * z80-dis.c (suffix): Don't use a local struct buffer copy.
254 Peek at next byte to prevent recursion on repeated prefix bytes.
255 Ensure uninitialised "mybuf" is not accessed.
256 (print_insn_z80): Don't zero n_fetch and n_used here,..
257 (print_insn_z80_buf): ..do it here instead.
258
259 2020-01-04 Alan Modra <amodra@gmail.com>
260
261 * m32r-ibld.c: Regenerate.
262
263 2020-01-04 Alan Modra <amodra@gmail.com>
264
265 * cr16-dis.c (cr16_match_opcode): Avoid shift left of signed value.
266
267 2020-01-04 Alan Modra <amodra@gmail.com>
268
269 * crx-dis.c (match_opcode): Avoid shift left of signed value.
270
271 2020-01-04 Alan Modra <amodra@gmail.com>
272
273 * d30v-dis.c (print_insn): Avoid signed overflow in left shift.
274
275 2020-01-03 Jan Beulich <jbeulich@suse.com>
276
277 * aarch64-tbl.h (aarch64_opcode_table): Use
278 SVE_ADDR_RX_LSL{1,2,3} for LD1RO{H,W,D}.
279
280 2020-01-03 Jan Beulich <jbeulich@suse.com>
281
282 * aarch64-tbl.h (aarch64_opcode_table): Correct SIMD
283 forms of SUDOT and USDOT.
284
285 2020-01-03 Jan Beulich <jbeulich@suse.com>
286
287 * aarch64-tbl.h (aarch64_opcode_table): Drop 'i' from
288 uzip{1,2}.
289 * opcodes/aarch64-dis-2.c: Re-generate.
290
291 2020-01-03 Jan Beulich <jbeulich@suse.com>
292
293 * aarch64-tbl.h (aarch64_opcode_table): Correct 64-bit
294 FMMLA encoding.
295 * opcodes/aarch64-dis-2.c: Re-generate.
296
297 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
298
299 * z80-dis.c: Add support for eZ80 and Z80 instructions.
300
301 2020-01-01 Alan Modra <amodra@gmail.com>
302
303 Update year range in copyright notice of all files.
304
305 For older changes see ChangeLog-2019
306 \f
307 Copyright (C) 2020 Free Software Foundation, Inc.
308
309 Copying and distribution of this file, with or without modification,
310 are permitted in any medium without royalty provided the copyright
311 notice and this notice are preserved.
312
313 Local Variables:
314 mode: change-log
315 left-margin: 8
316 fill-column: 74
317 version-control: never
318 End:
This page took 0.034421 seconds and 4 git commands to generate.