1088e334a059d6d6ff648fd78acccf0949d7013c
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2011-02-11 Mike Frysinger <vapier@gentoo.org>
2
3 * bfin-dis.c (reg_names): Add const.
4 (decode_dregs_lo, decode_dregs_hi, decode_dregs, decode_dregs_byte,
5 decode_pregs, decode_iregs, decode_mregs, decode_dpregs, decode_gregs,
6 decode_regs, decode_regs_lo, decode_regs_hi, decode_statbits,
7 decode_counters, decode_allregs): Likewise.
8
9 2011-02-09 Michael Snyder <msnyder@vmware.com>
10
11 * i386-dis.c (OP_J): Parenthesize expression to prevent
12 truncated addresses.
13 (print_insn): Fix indentation off-by-one.
14
15 2011-02-01 Nick Clifton <nickc@redhat.com>
16
17 * po/da.po: Updated Danish translation.
18
19 2011-01-21 Dave Murphy <davem@devkitpro.org>
20
21 * ppc-opc.c (NON32, NO371): Remove PPC_OPCODE_PPCPS.
22
23 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
24
25 * i386-dis.c (sIbT): New.
26 (b_T_mode): Likewise.
27 (dis386): Replace sIb with sIbT on "pushT".
28 (x86_64_table): Replace sIb with Ib on "aam" and "aad".
29 (OP_sI): Handle b_T_mode. Properly sign-extend byte.
30
31 2011-01-18 Jan Kratochvil <jan.kratochvil@redhat.com>
32
33 * i386-init.h: Regenerated.
34 * i386-tbl.h: Regenerated
35
36 2011-01-17 Quentin Neill <quentin.neill@amd.com>
37
38 * i386-dis.c (REG_XOP_TBM_01): New.
39 (REG_XOP_TBM_02): New.
40 (reg_table): Add REG_XOP_TBM_01 and REG_XOP_TBM_02 tables.
41 (xop_table): Redirect to REG_XOP_TBM_01 and REG_XOP_TBM_02
42 entries, and add bextr instruction.
43
44 * i386-gen.c (cpu_flag_init): Add CPU_TBM_FLAGS, CpuTBM.
45 (cpu_flags): Add CpuTBM.
46
47 * i386-opc.h (CpuTBM) New.
48 (i386_cpu_flags): Add bit cputbm.
49
50 * i386-opc.tbl: Add bextr, blcfill, blci, blcic, blcmsk,
51 blcs, blsfill, blsic, t1mskc, and tzmsk.
52
53 2011-01-12 DJ Delorie <dj@redhat.com>
54
55 * rx-dis.c (print_insn_rx): Support RX_Operand_TwoReg.
56
57 2011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
58
59 * mips-dis.c (print_insn_args): Adjust the value to print the real
60 offset for "+c" argument.
61
62 2011-01-10 Nick Clifton <nickc@redhat.com>
63
64 * po/da.po: Updated Danish translation.
65
66 2011-01-05 Nathan Sidwell <nathan@codesourcery.com>
67
68 * arm-dis.c (thumb32_opcodes): BLX must have bit zero clear.
69
70 2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
71
72 * i386-dis.c (REG_VEX_38F3): New.
73 (PREFIX_0FBC): Likewise.
74 (PREFIX_VEX_38F2): Likewise.
75 (PREFIX_VEX_38F3_REG_1): Likewise.
76 (PREFIX_VEX_38F3_REG_2): Likewise.
77 (PREFIX_VEX_38F3_REG_3): Likewise.
78 (PREFIX_VEX_38F7): Likewise.
79 (VEX_LEN_38F2_P_0): Likewise.
80 (VEX_LEN_38F3_R_1_P_0): Likewise.
81 (VEX_LEN_38F3_R_2_P_0): Likewise.
82 (VEX_LEN_38F3_R_3_P_0): Likewise.
83 (VEX_LEN_38F7_P_0): Likewise.
84 (dis386_twobyte): Use PREFIX_0FBC.
85 (reg_table): Add REG_VEX_38F3.
86 (prefix_table): Add PREFIX_0FBC, PREFIX_VEX_38F2,
87 PREFIX_VEX_38F3_REG_1, PREFIX_VEX_38F3_REG_2,
88 PREFIX_VEX_38F3_REG_3 and PREFIX_VEX_38F7.
89 (vex_table): Use PREFIX_VEX_38F2, REG_VEX_38F3 and
90 PREFIX_VEX_38F7.
91 (vex_len_table): Add VEX_LEN_38F2_P_0, VEX_LEN_38F3_R_1_P_0,
92 VEX_LEN_38F3_R_2_P_0, VEX_LEN_38F3_R_3_P_0 and
93 VEX_LEN_38F7_P_0.
94
95 * i386-gen.c (cpu_flag_init): Add CPU_BMI_FLAGS.
96 (cpu_flags): Add CpuBMI.
97
98 * i386-opc.h (CpuBMI): New.
99 (i386_cpu_flags): Add cpubmi.
100
101 * i386-opc.tbl: Add andn, bextr, blsi, blsmsk, blsr and tzcnt.
102 * i386-init.h: Regenerated.
103 * i386-tbl.h: Likewise.
104
105 2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
106
107 * i386-dis.c (VexGdq): New.
108 (OP_VEX): Handle dq_mode.
109
110 2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
111
112 * i386-gen.c (process_copyright): Update copyright to 2011.
113
114 For older changes see ChangeLog-2010
115 \f
116 Local Variables:
117 mode: change-log
118 left-margin: 8
119 fill-column: 74
120 version-control: never
121 End:
This page took 0.035283 seconds and 4 git commands to generate.