Add support for AVX512VL versions of AVX512CD instructions.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
99282af6
IT
12014-07-22 Sergey Guriev <sergey.s.guriev@intel.com>
2 Alexander Ivchenko <alexander.ivchenko@intel.com>
3 Maxim Kuznetsov <maxim.kuznetsov@intel.com>
4 Sergey Lega <sergey.s.lega@intel.com>
5 Anna Tikhonova <anna.tikhonova@intel.com>
6 Ilya Tocar <ilya.tocar@intel.com>
7 Andrey Turetskiy <andrey.turetskiy@intel.com>
8 Ilya Verbin <ilya.verbin@intel.com>
9 Kirill Yukhin <kirill.yukhin@intel.com>
10 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
11
12 * i386-opc.tbl: Add AVX512VL and AVX512CD instructions.
13 * i386-tbl.h: Regenerate.
14
b28d1bda
IT
152014-07-22 Sergey Guriev <sergey.s.guriev@intel.com>
16 Alexander Ivchenko <alexander.ivchenko@intel.com>
17 Maxim Kuznetsov <maxim.kuznetsov@intel.com>
18 Sergey Lega <sergey.s.lega@intel.com>
19 Anna Tikhonova <anna.tikhonova@intel.com>
20 Ilya Tocar <ilya.tocar@intel.com>
21 Andrey Turetskiy <andrey.turetskiy@intel.com>
22 Ilya Verbin <ilya.verbin@intel.com>
23 Kirill Yukhin <kirill.yukhin@intel.com>
24 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
25
26 * i386-dis.c (intel_operand_size): Support 128/256 length in
27 vex_vsib_q_w_dq_mode.
28 (OP_E_memory): Add ymmq_mode handling, handle new broadcast.
29 * i386-gen.c (cpu_flag_init): Add CPU_AVX512VL_FLAGS.
30 (cpu_flags): Add CpuAVX512VL.
31 * i386-init.h: Regenerated.
32 * i386-opc.h (CpuAVX512VL): New.
33 (i386_cpu_flags): Add cpuavx512vl.
34 (BROADCAST_1TO4, BROADCAST_1TO2): Define.
35 * i386-opc.tbl: Add AVX512VL instructions.
36 * i386-tbl.h: Regenerate.
37
018dc9be
SK
382014-07-20 Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
39
40 * or1k-desc.c, * or1k-desc.h, * or1k-opc.c, * or1k-opc.h,
41 * or1k-opinst.c: Regenerate.
42
792f7758
IT
432014-07-08 Ilya Tocar <ilya.tocar@intel.com>
44
45 * i386-dis-evex.h (EVEX_W_0F10_P_1_M_1): Fix vmovss.
46 (EVEX_W_0F10_P_3_M_1): Fix vmovsd.
47
35eafcc7
AM
482014-07-04 Alan Modra <amodra@gmail.com>
49
50 * configure.ac: Rename from configure.in.
51 * Makefile.in: Regenerate.
52 * config.in: Regenerate.
53
2e98a7bd
AM
542014-07-04 Alan Modra <amodra@gmail.com>
55
56 * configure.in: Include bfd/version.m4.
57 (AC_INIT, AM_INIT_AUTOMAKE): Use modern form.
58 (BFD_VERSION): Delete.
59 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Remove bfd/configure.in.
60 * configure: Regenerate.
61 * Makefile.in: Regenerate.
62
f36e8886
BS
632014-07-01 Barney Stratford <barney_stratford@fastmail.fm>
64 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
65 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
66 Soundararajan <Sounderarajan.D@atmel.com>
67
68 * avr-dis.c (avr_operand): Handle constraint j for 16 bit lds/sts.
2e98a7bd
AM
69 (print_insn_avr): Do not select opcode if insn ISA is avrtiny and
70 machine is not avrtiny.
f36e8886 71
6ddf779d
PDM
722014-06-26 Philippe De Muyter <phdm@macqel.be>
73
74 * or1k-desc.h (spr_field_masks): Add U suffix to the end of long
75 constants.
76
c151b1c6
AM
772014-06-12 Alan Modra <amodra@gmail.com>
78
79 * or1k-asm.c, * or1k-desc.c, * or1k-desc.h, * or1k-dis.c,
80 * or1k-ibld.c, * or1k-opc.c, * or1k-opc.h, * or1k-opinst.c: Regenerate.
81
d9949a36
L
822014-06-10 H.J. Lu <hongjiu.lu@intel.com>
83
84 * i386-dis.c (fwait_prefix): New.
85 (ckprefix): Set fwait_prefix.
86 (print_insn): Properly print prefixes before fwait.
87
a47622ac
AM
882014-06-07 Alan Modra <amodra@gmail.com>
89
90 * ppc-opc.c (UISIGNOPT): Define and use with cmpli.
91
270c9937
JB
922014-06-05 Joel Brobecker <brobecker@adacore.com>
93
94 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Add dependency on
95 bfd's development.sh.
96 * Makefile.in, configure: Regenerate.
97
9f445129
NC
982014-06-03 Nick Clifton <nickc@redhat.com>
99
100 * msp430-dis.c (msp430_doubleoperand): Use extension_word to
101 decide when extended addressing is being used.
102
ec9a8169
EB
1032014-06-02 Eric Botcazou <ebotcazou@adacore.com>
104
105 * sparc-opc.c (cas): Disable for LEON.
106 (casl): Likewise.
107
cdf2a8b7
AM
1082014-05-20 Alan Modra <amodra@gmail.com>
109
110 * m68k-dis.c: Don't include setjmp.h.
111
df18fdba
L
1122014-05-09 H.J. Lu <hongjiu.lu@intel.com>
113
114 * i386-dis.c (ADDR16_PREFIX): Removed.
115 (ADDR32_PREFIX): Likewise.
116 (DATA16_PREFIX): Likewise.
117 (DATA32_PREFIX): Likewise.
118 (prefix_name): Updated.
119 (print_insn): Simplify data and address size prefixes processing.
120
999b995d
SK
1212014-05-08 Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
122
123 * or1k-desc.c: Regenerated.
124 * or1k-desc.h: Likewise.
125 * or1k-opc.c: Likewise.
126 * or1k-opc.h: Likewise.
127 * or1k-opinst.c: Likewise.
128
ae52f483
AB
1292014-05-07 Andrew Bennett <andrew.bennett@imgtec.com>
130
131 * mips-opc.c (mips_builtin_opcodes): Add MIPS32r5 eretnc instruction.
132 (I34): New define.
133 (I36): New define.
134 (I66): New define.
135 (I68): New define.
136 * mips-dis.c (mips_arch_choices): Add mips32r3, mips32r5, mips64r3 and
137 mips64r5.
138 (parse_mips_dis_option): Update MSA and virtualization support to
9f445129 139 allow mips64r3 and mips64r5.
ae52f483 140
f7730599
AB
1412014-05-07 Andrew Bennett <andrew.bennett@imgtec.com>
142
143 * mips-opc.c (G3): Remove I4.
144
285ca992
L
1452014-05-05 H.J. Lu <hongjiu.lu@intel.com>
146
147 PR binutils/16893
148 * i386-dis.c (twobyte_has_mandatory_prefix): New variable.
149 (end_codep): Likewise.
150 (mandatory_prefix): Likewise.
151 (active_seg_prefix): Likewise.
152 (ckprefix): Set active_seg_prefix to the active segment register
153 prefix.
154 (seg_prefix): Removed.
155 (get_valid_dis386): Use the last of PREFIX_REPNZ and PREFIX_REPZ
156 for prefix index. Ignore the index if it is invalid and the
157 mandatory prefix isn't required.
158 (print_insn): Set mandatory_prefix if the PREFIX_XXX prefix is
159 mandatory. Don't set PREFIX_REPZ/PREFIX_REPNZ/PREFIX_LOCK bits
160 in used_prefixes here. Don't print unused prefixes. Check
161 active_seg_prefix for the active segment register prefix.
162 Restore the DFLAG bit in sizeflag if the data size prefix is
163 unused. Check the unused mandatory PREFIX_XXX prefixes
164 (append_seg): Only print the segment register which gets used.
165 (OP_E_memory): Check active_seg_prefix for the segment register
166 prefix.
167 (OP_OFF): Likewise.
168 (OP_OFF64): Likewise.
169 (OP_DSreg): Set active_seg_prefix to PREFIX_DS if it is unset.
170
8df14d78
L
1712014-05-02 H.J. Lu <hongjiu.lu@intel.com>
172
173 PR binutils/16886
174 * config.in: Regenerated.
175 * configure: Likewise.
176 * configure.in: Check if sigsetjmp is available.
177 * h8500-dis.c (private): Replace jmp_buf with OPCODES_SIGJMP_BUF.
178 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
179 (print_insn_h8500): Replace setjmp with OPCODES_SIGSETJMP.
180 * i386-dis.c (dis_private): Replace jmp_buf with OPCODES_SIGJMP_BUF.
181 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
182 (print_insn): Replace setjmp with OPCODES_SIGSETJMP.
183 * ns32k-dis.c (private): Replace jmp_buf with OPCODES_SIGJMP_BUF.
184 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
185 (print_insn_ns32k): Replace setjmp with OPCODES_SIGSETJMP.
186 * sysdep.h (OPCODES_SIGJMP_BUF): New macro.
187 (OPCODES_SIGSETJMP): Likewise.
188 (OPCODES_SIGLONGJMP): Likewise.
189 * vax-dis.c (private): Replace jmp_buf with OPCODES_SIGJMP_BUF.
190 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
191 (print_insn_vax): Replace setjmp with OPCODES_SIGSETJMP.
192 * xtensa-dis.c (dis_private): Replace jmp_buf with
193 OPCODES_SIGJMP_BUF.
194 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
195 (print_insn_xtensa): Replace setjmp with OPCODES_SIGSETJMP.
196 * z8k-dis.c(instr_data_s): Replace jmp_buf with OPCODES_SIGJMP_BUF.
197 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
198 (print_insn_z8k): Replace setjmp with OPCODES_SIGSETJMP.
199
86a80a50
L
2002014-05-01 H.J. Lu <hongjiu.lu@intel.com>
201
202 PR binutils/16891
203 * i386-dis.c (print_insn): Handle prefixes before fwait.
204
a9e18c6a
AM
2052014-04-26 Alan Modra <amodra@gmail.com>
206
207 * po/POTFILES.in: Regenerate.
208
7d64c587
AB
2092014-04-23 Andrew Bennett <andrew.bennett@imgtec.com>
210
211 * mips-dis.c (mips_arch_choices): Update mips32r2 and mips64r2
212 to allow the MIPS XPA ASE.
213 (parse_mips_dis_option): Process the -Mxpa option.
214 * mips-opc.c (XPA): New define.
215 (mips_builtin_opcodes): Add MIPS XPA instructions and move the
216 locations of the ctc0 and cfc0 instructions.
217
73589c9d
CS
2182014-04-22 Christian Svensson <blue@cmd.nu>
219
220 * Makefile.am: Remove openrisc and or32 support. Add support for or1k.
221 * configure.in: Likewise.
222 * disassemble.c: Likewise.
223 * or1k-asm.c: New file.
224 * or1k-desc.c: New file.
225 * or1k-desc.h: New file.
226 * or1k-dis.c: New file.
227 * or1k-ibld.c: New file.
228 * or1k-opc.c: New file.
229 * or1k-opc.h: New file.
230 * or1k-opinst.c: New file.
231 * Makefile.in: Regenerate.
232 * configure: Regenerate.
233 * openrisc-asm.c: Delete.
234 * openrisc-desc.c: Delete.
235 * openrisc-desc.h: Delete.
236 * openrisc-dis.c: Delete.
237 * openrisc-ibld.c: Delete.
238 * openrisc-opc.c: Delete.
239 * openrisc-opc.h: Delete.
240 * or32-dis.c: Delete.
241 * or32-opc.c: Delete.
242
2cf200a4
IT
2432014-04-04 Ilya Tocar <ilya.tocar@intel.com>
244
245 * i386-dis.c (rm_table): Add encls, enclu.
246 * i386-gen.c (cpu_flag_init): Add CPU_SE1_FLAGS,
247 (cpu_flags): Add CpuSE1.
248 * i386-opc.h (enum): Add CpuSE1.
249 (i386_cpu_flags): Add cpuse1.
250 * i386-opc.tbl: Add encls, enclu.
251 * i386-init.h: Regenerated.
252 * i386-tbl.h: Likewise.
253
31c981bc
AG
2542014-04-02 Anthony Green <green@moxielogic.com>
255
256 * moxie-opc.c (moxie_form1_opc_info): Add sign-extension
257 instructions, sex.b and sex.s.
258
76dfed02
YZ
2592014-03-26 Jiong Wang <jiong.wang@arm.com>
260
261 * aarch64-dis.c (aarch64_ext_ldst_elemlist): Check H/S undefined
262 instructions.
263
5fc35d96
IT
2642014-03-20 Ilya Tocar <ilya.tocar@intel.com>
265
266 * i386-opc.tbl: Change memory size for vgatherpf0qps, vgatherpf1qps,
267 vscatterpf0qps, vscatterpf1qps, vgatherqps, vpgatherqd, vpscatterqd,
268 vscatterqps.
269 * i386-tbl.h: Regenerate.
270
ec92c392
JM
2712014-03-19 Jose E. Marchesi <jose.marchesi@oracle.com>
272
273 * sparc-dis.c (v9_hpriv_reg_names): Names for %hstick_offset and
274 %hstick_enable added.
275
b8985e5c
NC
2762014-03-19 Nick Clifton <nickc@redhat.com>
277
278 * rx-decode.opc (bwl): Allow for bogus instructions with a size
279 field of 3.
b41c812c 280 (sbwl, ubwl, SCALE): Likewise.
b8985e5c
NC
281 * rx-decode.c: Regenerate.
282
fa47fa92
AM
2832014-03-12 Alan Modra <amodra@gmail.com>
284
285 * Makefile.in: Regenerate.
286
4b95cf5c
AM
2872014-03-05 Alan Modra <amodra@gmail.com>
288
289 Update copyright years.
290
cd0c81e9 2912014-03-04 Heiher <r@hev.cc>
4ba154f5
RS
292
293 * mips-dis.c (mips_arch_choices): Usee ISA_MIPS64R2 for Loongson-3A.
294
079b5aec
RS
2952014-03-04 Richard Sandiford <rdsandiford@googlemail.com>
296
297 * mips-opc.c (mips_builtin_opcodes): Move the udi* instructions
298 so that they come after the Loongson extensions.
299
2c80b753
AM
3002014-03-03 Alan Modra <amodra@gmail.com>
301
302 * i386-gen.c (process_copyright): Emit copyright notice on one line.
303
b721f1fa
AM
3042014-02-28 Alan Modra <amodra@gmail.com>
305
306 * msp430-decode.c: Regenerate.
307
f17c8bfc
YZ
3082014-02-27 Jiong Wang <jiong.wang@arm.com>
309
310 * aarch64-tbl.h (aarch64_opcode_table): Replace IMM0 with
311 FPIMM0 for fcmeq, fcmgt, fcmge, fcmlt and fcmle.
312
a58549dd
YZ
3132014-02-27 Yufeng Zhang <yufeng.zhang@arm.com>
314
315 * aarch64-opc.c (print_register_offset_address): Call
316 get_int_reg_name to prepare the register name.
317
d6e9dd78
IT
3182014-02-25 Ilya Tocar <ilya.tocar@intel.com>
319
320 * i386-opc.tbl: Remove wrong variant of vcvtps2ph
321 * i386-tbl.h: Regenerate.
322
3232014-02-20 Ilya Tocar <ilya.tocar@intel.com>
dcf893b5
IT
324
325 * i386-gen.c (cpu_flag_init): Add CPU_PREFETCHWT1_FLAGS/
326 (cpu_flags): Add CpuPREFETCHWT1.
327 * i386-init.h: Regenerate.
328 * i386-opc.h (CpuPREFETCHWT1): New.
329 (i386_cpu_flags): Add cpuprefetchwt1.
330 * i386-opc.tbl: Cahnge CPU of prefetchwt1 from CpuAVX512PF to CpuPREFETCHWT1.
331 * i386-tbl.h: Regenerate.
332
957d0955
IT
3332014-02-20 Ilya Tocar <ilya.tocar@intel.com>
334
335 * i386-opc.tbl: Change CPU of vptestnmq, vptestnmd from CpuAVX512CD,
336 to CpuAVX512F.
337 * i386-tbl.h: Regenerate.
338
10632b79
L
3392014-02-19 H.J. Lu <hongjiu.lu@intel.com>
340
341 * i386-gen.c (output_cpu_flags): Don't output trailing space.
342 (output_opcode_modifier): Likewise.
343 (output_operand_type): Likewise.
344 * i386-init.h: Regenerated.
345 * i386-tbl.h: Likewise.
346
963f3586
IT
3472014-02-12 Ilya Tocar <ilya.tocar@intel.com>
348
349 * i386-dis.c (MOD enum): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4,
350 MOD_0FC7_REG_5.
351 (PREFIX enum): Add PREFIX_0FAE_REG_7.
352 (reg_table): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4 MOD_0FC7_REG_5.
353 (prefix_table): Add clflusopt.
354 (mod_table): Add xrstors, xsavec, xsaves.
355 * i386-gen.c (cpu_flag_init): Add CPU_CLFLUSHOPT_FLAGS,
356 CPU_XSAVES_FLAGS, CPU_XSAVEC_FLAGS.
357 (cpu_flags): Add CpuClflushOpt, CpuXSAVES, CpuXSAVEC.
358 * i386-init.h: Regenerate.
359 * i386-opc.tbl: Add clflushopt, xrstors, xrstors64, xsaves,
360 xsaves64, xsavec, xsavec64.
361 * i386-tbl.h: Regenerate.
362
c1c69e83
AM
3632014-02-10 Alan Modra <amodra@gmail.com>
364
365 * po/POTFILES.in: Regenerate.
366 * po/opcodes.pot: Regenerate.
367
eaa9d1ad
MZ
3682014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
369 Jan Beulich <jbeulich@suse.com>
370
371 PR binutils/16490
372 * i386-dis.c (OP_E_memory): Fix shift computation for
373 vex_vsib_q_w_dq_mode.
374
e2e6193d
RM
3752014-01-09 Bradley Nelson <bradnelson@google.com>
376 Roland McGrath <mcgrathr@google.com>
377
378 * i386-dis.c (print_insn): Do not touch all_prefixes[-1] when
379 last_rex_prefix is -1.
380
221fd5d5
L
3812014-01-08 H.J. Lu <hongjiu.lu@intel.com>
382
383 * i386-gen.c (process_copyright): Update copyright year to 2014.
384
b0b0c9fc
MR
3852014-01-03 Maciej W. Rozycki <macro@codesourcery.com>
386
387 * nds32-asm.c (parse_operand): Fix out-of-range integer constant.
388
5fb776a6 389For older changes see ChangeLog-2013
252b5132 390\f
5fb776a6 391Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
392
393Copying and distribution of this file, with or without modification,
394are permitted in any medium without royalty provided the copyright
395notice and this notice are preserved.
396
252b5132 397Local Variables:
2f6d2f85
NC
398mode: change-log
399left-margin: 8
400fill-column: 74
252b5132
RH
401version-control: never
402End:
This page took 0.664155 seconds and 4 git commands to generate.