Enable Intel WBNOINVD instruction.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2
3 * i386-dis.c (enum): Add PREFIX_0F09.
4 * i386-gen.c (cpu_flag_init): Add CPU_WBNOINVD_FLAGS.
5 (cpu_flags): Add CpuWBNOINVD.
6 * i386-opc.h (enum): Add CpuWBNOINVD.
7 (i386_cpu_flags): Add cpuwbnoinvd.
8 * i386-opc.tbl: Add WBNOINVD instruction.
9 * i386-init.h: Regenerate.
10 * i386-tbl.h: Likewise.
11
12 2018-01-17 Jim Wilson <jimw@sifive.com>
13
14 * riscv-opc.c (riscv_opcodes) <addi>: Use z instead of 0.
15
16 2018-01-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
17
18 * i386-gen.c (cpu_flag_init): Delete CPU_CET_FLAGS, CpuCET.
19 Add CPU_IBT_FLAGS, CPU_SHSTK_FLAGS, CPY_ANY_IBT_FLAGS,
20 CPU_ANY_SHSTK_FLAGS, CpuIBT, CpuSHSTK.
21 (cpu_flags): Add CpuIBT, CpuSHSTK.
22 * i386-opc.h (enum): Add CpuIBT, CpuSHSTK.
23 (i386_cpu_flags): Add cpuibt, cpushstk.
24 * i386-opc.tbl: Change CpuCET to CpuSHSTK and CpuIBT.
25 * i386-init.h: Regenerate.
26 * i386-tbl.h: Likewise.
27
28 2018-01-16 Nick Clifton <nickc@redhat.com>
29
30 * po/pt_BR.po: Updated Brazilian Portugese translation.
31 * po/de.po: Updated German translation.
32
33 2018-01-15 Jim Wilson <jimw@sifive.com>
34
35 * riscv-opc.c (match_c_nop): New.
36 (riscv_opcodes) <addi>: Handle an addi that compresses to c.nop.
37
38 2018-01-15 Nick Clifton <nickc@redhat.com>
39
40 * po/uk.po: Updated Ukranian translation.
41
42 2018-01-13 Nick Clifton <nickc@redhat.com>
43
44 * po/opcodes.pot: Regenerated.
45
46 2018-01-13 Nick Clifton <nickc@redhat.com>
47
48 * configure: Regenerate.
49
50 2018-01-13 Nick Clifton <nickc@redhat.com>
51
52 2.30 branch created.
53
54 2018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
55
56 * i386-opc.tbl: Remove VL variants for 4FMAPS and 4VNNIW insns.
57 * i386-tbl.h: Regenerate.
58
59 2018-01-10 Jan Beulich <jbeulich@suse.com>
60
61 * i386-opc.tbl (v4fmaddss, v4fnmaddss): Adjust Disp8MemShift.
62 * i386-tbl.h: Re-generate.
63
64 2018-01-10 Jan Beulich <jbeulich@suse.com>
65
66 * i386-opc.tbl (vpcmpeqb, vpcmpleb, vpcmpltb, vpcmpneqb,
67 vpcmpnleb, vpcmpnltb, vpcmpequb, vpcmpleub, vpcmpltub,
68 vpcmpnequb, vpcmpnleub, vpcmpnltub, vpcmpeqw, vpcmplew,
69 vpcmpltw, vpcmpneqw, vpcmpnlew, vpcmpnltw, vpcmpequw, vpcmpleuw,
70 vpcmpltuw, vpcmpnequw, vpcmpnleuw, vpcmpnltuw): Adjust
71 Disp8MemShift of AVX512VL forms.
72 * i386-tbl.h: Re-generate.
73
74 2018-01-09 Jim Wilson <jimw@sifive.com>
75
76 * riscv-dis.c (maybe_print_address): If base_reg is zero,
77 then the hi_addr value is zero.
78
79 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
80
81 * arm-dis.c (arm_opcodes): Add csdb.
82 (thumb32_opcodes): Add csdb.
83
84 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
85
86 * aarch64-tbl.h (aarch64_opcode_table): Add "csdb".
87 * aarch64-asm-2.c: Regenerate.
88 * aarch64-dis-2.c: Regenerate.
89 * aarch64-opc-2.c: Regenerate.
90
91 2018-01-08 H.J. Lu <hongjiu.lu@intel.com>
92
93 PR gas/22681
94 * i386-opc.tbl: Properly encode vmovd with Qword memeory operand.
95 Remove AVX512 vmovd with 64-bit operands.
96 * i386-tbl.h: Regenerated.
97
98 2018-01-05 Jim Wilson <jimw@sifive.com>
99
100 * riscv-dis.c (print_insn_args) <'s'>: Call maybe_print_address for a
101 jalr.
102
103 2018-01-03 Alan Modra <amodra@gmail.com>
104
105 Update year range in copyright notice of all files.
106
107 2018-01-02 Jan Beulich <jbeulich@suse.com>
108
109 * i386-gen.c (operand_type_init): Restore OPERAND_TYPE_REGYMM
110 and OPERAND_TYPE_REGZMM entries.
111
112 For older changes see ChangeLog-2017
113 \f
114 Copyright (C) 2018 Free Software Foundation, Inc.
115
116 Copying and distribution of this file, with or without modification,
117 are permitted in any medium without royalty provided the copyright
118 notice and this notice are preserved.
119
120 Local Variables:
121 mode: change-log
122 left-margin: 8
123 fill-column: 74
124 version-control: never
125 End:
This page took 0.033727 seconds and 5 git commands to generate.