Add support for CPUID PREFETCHWT1
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
dcf893b5
IT
12014-02-21 Ilya Tocar <ilya.tocar@intel.com>
2
3 * i386-gen.c (cpu_flag_init): Add CPU_PREFETCHWT1_FLAGS/
4 (cpu_flags): Add CpuPREFETCHWT1.
5 * i386-init.h: Regenerate.
6 * i386-opc.h (CpuPREFETCHWT1): New.
7 (i386_cpu_flags): Add cpuprefetchwt1.
8 * i386-opc.tbl: Cahnge CPU of prefetchwt1 from CpuAVX512PF to CpuPREFETCHWT1.
9 * i386-tbl.h: Regenerate.
10
957d0955
IT
112014-02-20 Ilya Tocar <ilya.tocar@intel.com>
12
13 * i386-opc.tbl: Change CPU of vptestnmq, vptestnmd from CpuAVX512CD,
14 to CpuAVX512F.
15 * i386-tbl.h: Regenerate.
16
10632b79
L
172014-02-19 H.J. Lu <hongjiu.lu@intel.com>
18
19 * i386-gen.c (output_cpu_flags): Don't output trailing space.
20 (output_opcode_modifier): Likewise.
21 (output_operand_type): Likewise.
22 * i386-init.h: Regenerated.
23 * i386-tbl.h: Likewise.
24
963f3586
IT
252014-02-12 Ilya Tocar <ilya.tocar@intel.com>
26
27 * i386-dis.c (MOD enum): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4,
28 MOD_0FC7_REG_5.
29 (PREFIX enum): Add PREFIX_0FAE_REG_7.
30 (reg_table): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4 MOD_0FC7_REG_5.
31 (prefix_table): Add clflusopt.
32 (mod_table): Add xrstors, xsavec, xsaves.
33 * i386-gen.c (cpu_flag_init): Add CPU_CLFLUSHOPT_FLAGS,
34 CPU_XSAVES_FLAGS, CPU_XSAVEC_FLAGS.
35 (cpu_flags): Add CpuClflushOpt, CpuXSAVES, CpuXSAVEC.
36 * i386-init.h: Regenerate.
37 * i386-opc.tbl: Add clflushopt, xrstors, xrstors64, xsaves,
38 xsaves64, xsavec, xsavec64.
39 * i386-tbl.h: Regenerate.
40
c1c69e83
AM
412014-02-10 Alan Modra <amodra@gmail.com>
42
43 * po/POTFILES.in: Regenerate.
44 * po/opcodes.pot: Regenerate.
45
eaa9d1ad
MZ
462014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
47 Jan Beulich <jbeulich@suse.com>
48
49 PR binutils/16490
50 * i386-dis.c (OP_E_memory): Fix shift computation for
51 vex_vsib_q_w_dq_mode.
52
e2e6193d
RM
532014-01-09 Bradley Nelson <bradnelson@google.com>
54 Roland McGrath <mcgrathr@google.com>
55
56 * i386-dis.c (print_insn): Do not touch all_prefixes[-1] when
57 last_rex_prefix is -1.
58
221fd5d5
L
592014-01-08 H.J. Lu <hongjiu.lu@intel.com>
60
61 * i386-gen.c (process_copyright): Update copyright year to 2014.
62
b0b0c9fc
MR
632014-01-03 Maciej W. Rozycki <macro@codesourcery.com>
64
65 * nds32-asm.c (parse_operand): Fix out-of-range integer constant.
66
5fb776a6 67For older changes see ChangeLog-2013
252b5132 68\f
5fb776a6 69Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
70
71Copying and distribution of this file, with or without modification,
72are permitted in any medium without royalty provided the copyright
73notice and this notice are preserved.
74
252b5132 75Local Variables:
2f6d2f85
NC
76mode: change-log
77left-margin: 8
78fill-column: 74
252b5132
RH
79version-control: never
80End:
This page took 0.814191 seconds and 4 git commands to generate.