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