89de66ff99a5ac04285a027ceea44c12b0ec3dd1
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2014-03-26 Jiong Wang <jiong.wang@arm.com>
2
3 * aarch64-dis.c (aarch64_ext_ldst_elemlist): Check H/S undefined
4 instructions.
5
6 2014-03-20 Ilya Tocar <ilya.tocar@intel.com>
7
8 * i386-opc.tbl: Change memory size for vgatherpf0qps, vgatherpf1qps,
9 vscatterpf0qps, vscatterpf1qps, vgatherqps, vpgatherqd, vpscatterqd,
10 vscatterqps.
11 * i386-tbl.h: Regenerate.
12
13 2014-03-19 Jose E. Marchesi <jose.marchesi@oracle.com>
14
15 * sparc-dis.c (v9_hpriv_reg_names): Names for %hstick_offset and
16 %hstick_enable added.
17
18 2014-03-19 Nick Clifton <nickc@redhat.com>
19
20 * rx-decode.opc (bwl): Allow for bogus instructions with a size
21 field of 3.
22 (sbwl, ubwl, SCALE): Likewise.
23 * rx-decode.c: Regenerate.
24
25 2014-03-12 Alan Modra <amodra@gmail.com>
26
27 * Makefile.in: Regenerate.
28
29 2014-03-05 Alan Modra <amodra@gmail.com>
30
31 Update copyright years.
32
33 2014-03-04 Heiher <r@hev.cc>
34
35 * mips-dis.c (mips_arch_choices): Usee ISA_MIPS64R2 for Loongson-3A.
36
37 2014-03-04 Richard Sandiford <rdsandiford@googlemail.com>
38
39 * mips-opc.c (mips_builtin_opcodes): Move the udi* instructions
40 so that they come after the Loongson extensions.
41
42 2014-03-03 Alan Modra <amodra@gmail.com>
43
44 * i386-gen.c (process_copyright): Emit copyright notice on one line.
45
46 2014-02-28 Alan Modra <amodra@gmail.com>
47
48 * msp430-decode.c: Regenerate.
49
50 2014-02-27 Jiong Wang <jiong.wang@arm.com>
51
52 * aarch64-tbl.h (aarch64_opcode_table): Replace IMM0 with
53 FPIMM0 for fcmeq, fcmgt, fcmge, fcmlt and fcmle.
54
55 2014-02-27 Yufeng Zhang <yufeng.zhang@arm.com>
56
57 * aarch64-opc.c (print_register_offset_address): Call
58 get_int_reg_name to prepare the register name.
59
60 2014-02-25 Ilya Tocar <ilya.tocar@intel.com>
61
62 * i386-opc.tbl: Remove wrong variant of vcvtps2ph
63 * i386-tbl.h: Regenerate.
64
65 2014-02-20 Ilya Tocar <ilya.tocar@intel.com>
66
67 * i386-gen.c (cpu_flag_init): Add CPU_PREFETCHWT1_FLAGS/
68 (cpu_flags): Add CpuPREFETCHWT1.
69 * i386-init.h: Regenerate.
70 * i386-opc.h (CpuPREFETCHWT1): New.
71 (i386_cpu_flags): Add cpuprefetchwt1.
72 * i386-opc.tbl: Cahnge CPU of prefetchwt1 from CpuAVX512PF to CpuPREFETCHWT1.
73 * i386-tbl.h: Regenerate.
74
75 2014-02-20 Ilya Tocar <ilya.tocar@intel.com>
76
77 * i386-opc.tbl: Change CPU of vptestnmq, vptestnmd from CpuAVX512CD,
78 to CpuAVX512F.
79 * i386-tbl.h: Regenerate.
80
81 2014-02-19 H.J. Lu <hongjiu.lu@intel.com>
82
83 * i386-gen.c (output_cpu_flags): Don't output trailing space.
84 (output_opcode_modifier): Likewise.
85 (output_operand_type): Likewise.
86 * i386-init.h: Regenerated.
87 * i386-tbl.h: Likewise.
88
89 2014-02-12 Ilya Tocar <ilya.tocar@intel.com>
90
91 * i386-dis.c (MOD enum): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4,
92 MOD_0FC7_REG_5.
93 (PREFIX enum): Add PREFIX_0FAE_REG_7.
94 (reg_table): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4 MOD_0FC7_REG_5.
95 (prefix_table): Add clflusopt.
96 (mod_table): Add xrstors, xsavec, xsaves.
97 * i386-gen.c (cpu_flag_init): Add CPU_CLFLUSHOPT_FLAGS,
98 CPU_XSAVES_FLAGS, CPU_XSAVEC_FLAGS.
99 (cpu_flags): Add CpuClflushOpt, CpuXSAVES, CpuXSAVEC.
100 * i386-init.h: Regenerate.
101 * i386-opc.tbl: Add clflushopt, xrstors, xrstors64, xsaves,
102 xsaves64, xsavec, xsavec64.
103 * i386-tbl.h: Regenerate.
104
105 2014-02-10 Alan Modra <amodra@gmail.com>
106
107 * po/POTFILES.in: Regenerate.
108 * po/opcodes.pot: Regenerate.
109
110 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
111 Jan Beulich <jbeulich@suse.com>
112
113 PR binutils/16490
114 * i386-dis.c (OP_E_memory): Fix shift computation for
115 vex_vsib_q_w_dq_mode.
116
117 2014-01-09 Bradley Nelson <bradnelson@google.com>
118 Roland McGrath <mcgrathr@google.com>
119
120 * i386-dis.c (print_insn): Do not touch all_prefixes[-1] when
121 last_rex_prefix is -1.
122
123 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
124
125 * i386-gen.c (process_copyright): Update copyright year to 2014.
126
127 2014-01-03 Maciej W. Rozycki <macro@codesourcery.com>
128
129 * nds32-asm.c (parse_operand): Fix out-of-range integer constant.
130
131 For older changes see ChangeLog-2013
132 \f
133 Copyright (C) 2014 Free Software Foundation, Inc.
134
135 Copying and distribution of this file, with or without modification,
136 are permitted in any medium without royalty provided the copyright
137 notice and this notice are preserved.
138
139 Local Variables:
140 mode: change-log
141 left-margin: 8
142 fill-column: 74
143 version-control: never
144 End:
This page took 0.031368 seconds and 3 git commands to generate.