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