opcodes/
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2014-02-27 Jiong Wang <jiong.wang@arm.com>
2
3 * aarch64-tbl.h (aarch64_opcode_table): Replace IMM0 with
4 FPIMM0 for fcmeq, fcmgt, fcmge, fcmlt and fcmle.
5
6 2014-02-27 Yufeng Zhang <yufeng.zhang@arm.com>
7
8 * aarch64-opc.c (print_register_offset_address): Call
9 get_int_reg_name to prepare the register name.
10
11 2014-02-25 Ilya Tocar <ilya.tocar@intel.com>
12
13 * i386-opc.tbl: Remove wrong variant of vcvtps2ph
14 * i386-tbl.h: Regenerate.
15
16 2014-02-20 Ilya Tocar <ilya.tocar@intel.com>
17
18 * i386-gen.c (cpu_flag_init): Add CPU_PREFETCHWT1_FLAGS/
19 (cpu_flags): Add CpuPREFETCHWT1.
20 * i386-init.h: Regenerate.
21 * i386-opc.h (CpuPREFETCHWT1): New.
22 (i386_cpu_flags): Add cpuprefetchwt1.
23 * i386-opc.tbl: Cahnge CPU of prefetchwt1 from CpuAVX512PF to CpuPREFETCHWT1.
24 * i386-tbl.h: Regenerate.
25
26 2014-02-20 Ilya Tocar <ilya.tocar@intel.com>
27
28 * i386-opc.tbl: Change CPU of vptestnmq, vptestnmd from CpuAVX512CD,
29 to CpuAVX512F.
30 * i386-tbl.h: Regenerate.
31
32 2014-02-19 H.J. Lu <hongjiu.lu@intel.com>
33
34 * i386-gen.c (output_cpu_flags): Don't output trailing space.
35 (output_opcode_modifier): Likewise.
36 (output_operand_type): Likewise.
37 * i386-init.h: Regenerated.
38 * i386-tbl.h: Likewise.
39
40 2014-02-12 Ilya Tocar <ilya.tocar@intel.com>
41
42 * i386-dis.c (MOD enum): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4,
43 MOD_0FC7_REG_5.
44 (PREFIX enum): Add PREFIX_0FAE_REG_7.
45 (reg_table): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4 MOD_0FC7_REG_5.
46 (prefix_table): Add clflusopt.
47 (mod_table): Add xrstors, xsavec, xsaves.
48 * i386-gen.c (cpu_flag_init): Add CPU_CLFLUSHOPT_FLAGS,
49 CPU_XSAVES_FLAGS, CPU_XSAVEC_FLAGS.
50 (cpu_flags): Add CpuClflushOpt, CpuXSAVES, CpuXSAVEC.
51 * i386-init.h: Regenerate.
52 * i386-opc.tbl: Add clflushopt, xrstors, xrstors64, xsaves,
53 xsaves64, xsavec, xsavec64.
54 * i386-tbl.h: Regenerate.
55
56 2014-02-10 Alan Modra <amodra@gmail.com>
57
58 * po/POTFILES.in: Regenerate.
59 * po/opcodes.pot: Regenerate.
60
61 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
62 Jan Beulich <jbeulich@suse.com>
63
64 PR binutils/16490
65 * i386-dis.c (OP_E_memory): Fix shift computation for
66 vex_vsib_q_w_dq_mode.
67
68 2014-01-09 Bradley Nelson <bradnelson@google.com>
69 Roland McGrath <mcgrathr@google.com>
70
71 * i386-dis.c (print_insn): Do not touch all_prefixes[-1] when
72 last_rex_prefix is -1.
73
74 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
75
76 * i386-gen.c (process_copyright): Update copyright year to 2014.
77
78 2014-01-03 Maciej W. Rozycki <macro@codesourcery.com>
79
80 * nds32-asm.c (parse_operand): Fix out-of-range integer constant.
81
82 For older changes see ChangeLog-2013
83 \f
84 Copyright (C) 2014 Free Software Foundation, Inc.
85
86 Copying and distribution of this file, with or without modification,
87 are permitted in any medium without royalty provided the copyright
88 notice and this notice are preserved.
89
90 Local Variables:
91 mode: change-log
92 left-margin: 8
93 fill-column: 74
94 version-control: never
95 End:
This page took 0.033525 seconds and 5 git commands to generate.