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