Add clflushopt, xsaves, xsavec, xrstors
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2014-02-12 Ilya Tocar <ilya.tocar@intel.com>
2
3 * i386-dis.c (MOD enum): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4,
4 MOD_0FC7_REG_5.
5 (PREFIX enum): Add PREFIX_0FAE_REG_7.
6 (reg_table): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4 MOD_0FC7_REG_5.
7 (prefix_table): Add clflusopt.
8 (mod_table): Add xrstors, xsavec, xsaves.
9 * i386-gen.c (cpu_flag_init): Add CPU_CLFLUSHOPT_FLAGS,
10 CPU_XSAVES_FLAGS, CPU_XSAVEC_FLAGS.
11 (cpu_flags): Add CpuClflushOpt, CpuXSAVES, CpuXSAVEC.
12 * i386-init.h: Regenerate.
13 * i386-opc.tbl: Add clflushopt, xrstors, xrstors64, xsaves,
14 xsaves64, xsavec, xsavec64.
15 * i386-tbl.h: Regenerate.
16
17 2014-02-10 Alan Modra <amodra@gmail.com>
18
19 * po/POTFILES.in: Regenerate.
20 * po/opcodes.pot: Regenerate.
21
22 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
23 Jan Beulich <jbeulich@suse.com>
24
25 PR binutils/16490
26 * i386-dis.c (OP_E_memory): Fix shift computation for
27 vex_vsib_q_w_dq_mode.
28
29 2014-01-09 Bradley Nelson <bradnelson@google.com>
30 Roland McGrath <mcgrathr@google.com>
31
32 * i386-dis.c (print_insn): Do not touch all_prefixes[-1] when
33 last_rex_prefix is -1.
34
35 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
36
37 * i386-gen.c (process_copyright): Update copyright year to 2014.
38
39 2014-01-03 Maciej W. Rozycki <macro@codesourcery.com>
40
41 * nds32-asm.c (parse_operand): Fix out-of-range integer constant.
42
43 For older changes see ChangeLog-2013
44 \f
45 Copyright (C) 2014 Free Software Foundation, Inc.
46
47 Copying and distribution of this file, with or without modification,
48 are permitted in any medium without royalty provided the copyright
49 notice and this notice are preserved.
50
51 Local Variables:
52 mode: change-log
53 left-margin: 8
54 fill-column: 74
55 version-control: never
56 End:
This page took 0.036642 seconds and 5 git commands to generate.