opcodes: blackfin: clean up saved_state
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2011-02-19 Mike Frysinger <vapier@gentoo.org>
2
3 * bfin-dis.c (saved_state): Mark static. Change a[01]x to ax[] and
4 a[01]w to aw[]. Delete ac0, ac0_copy, ac1, an, aq, av0, av0s, av1,
5 av1s, az, cc, v, v_copy, vs, rnd_mod, v_internal, pc, ticks, insts,
6 exception, end_of_registers, msize, memory, bfd_mach.
7 (CCREG, PCREG, A0XREG, A0WREG, A1XREG, A1WREG, LC0REG, LT0REG,
8 LB0REG, LC1REG, LT1REG, LB1REG): Delete
9 (AXREG, AWREG, LCREG, LTREG, LBREG): Define.
10 (get_allreg): Change to new defines. Fallback to abort().
11
12 2011-02-14 Mike Frysinger <vapier@gentoo.org>
13
14 * bfin-dis.c: Add whitespace/parenthesis where needed.
15
16 2011-02-14 Mike Frysinger <vapier@gentoo.org>
17
18 * bfin-dis.c (decode_LoopSetup_0): Return when reg is greater
19 than 7.
20
21 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
22
23 * configure: Regenerate.
24
25 2011-02-13 Mike Frysinger <vapier@gentoo.org>
26
27 * bfin-dis.c (decode_dsp32alu_0): Fix typo with A1 reg.
28
29 2011-02-13 Mike Frysinger <vapier@gentoo.org>
30
31 * bfin-dis.c (decode_dsp32mult_0): Add 1 to dst for mac1. Output
32 dregs only when P is set, and dregs_lo otherwise.
33
34 2011-02-13 Mike Frysinger <vapier@gentoo.org>
35
36 * bfin-dis.c (decode_dsp32alu_0): Delete BYTEOP2M code.
37
38 2011-02-12 Mike Frysinger <vapier@gentoo.org>
39
40 * bfin-dis.c (decode_pseudoDEBUG_0): Add space after PRNT.
41
42 2011-02-12 Mike Frysinger <vapier@gentoo.org>
43
44 * bfin-dis.c (machine_registers): Delete REG_GP.
45 (reg_names): Delete "GP".
46 (decode_allregs): Change REG_GP to REG_LASTREG.
47
48 2011-02-12 Mike Frysinger <vapier@gentoo.org>
49
50 * bfin.h (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH,
51 M_IU): Define.
52 (is_macmod_pmove, is_macmod_hmove): New functions.
53
54 2011-02-11 Mike Frysinger <vapier@gentoo.org>
55
56 * bfin-dis.c (reg_names): Add const.
57 (decode_dregs_lo, decode_dregs_hi, decode_dregs, decode_dregs_byte,
58 decode_pregs, decode_iregs, decode_mregs, decode_dpregs, decode_gregs,
59 decode_regs, decode_regs_lo, decode_regs_hi, decode_statbits,
60 decode_counters, decode_allregs): Likewise.
61
62 2011-02-09 Michael Snyder <msnyder@vmware.com>
63
64 * i386-dis.c (OP_J): Parenthesize expression to prevent
65 truncated addresses.
66 (print_insn): Fix indentation off-by-one.
67
68 2011-02-01 Nick Clifton <nickc@redhat.com>
69
70 * po/da.po: Updated Danish translation.
71
72 2011-01-21 Dave Murphy <davem@devkitpro.org>
73
74 * ppc-opc.c (NON32, NO371): Remove PPC_OPCODE_PPCPS.
75
76 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
77
78 * i386-dis.c (sIbT): New.
79 (b_T_mode): Likewise.
80 (dis386): Replace sIb with sIbT on "pushT".
81 (x86_64_table): Replace sIb with Ib on "aam" and "aad".
82 (OP_sI): Handle b_T_mode. Properly sign-extend byte.
83
84 2011-01-18 Jan Kratochvil <jan.kratochvil@redhat.com>
85
86 * i386-init.h: Regenerated.
87 * i386-tbl.h: Regenerated
88
89 2011-01-17 Quentin Neill <quentin.neill@amd.com>
90
91 * i386-dis.c (REG_XOP_TBM_01): New.
92 (REG_XOP_TBM_02): New.
93 (reg_table): Add REG_XOP_TBM_01 and REG_XOP_TBM_02 tables.
94 (xop_table): Redirect to REG_XOP_TBM_01 and REG_XOP_TBM_02
95 entries, and add bextr instruction.
96
97 * i386-gen.c (cpu_flag_init): Add CPU_TBM_FLAGS, CpuTBM.
98 (cpu_flags): Add CpuTBM.
99
100 * i386-opc.h (CpuTBM) New.
101 (i386_cpu_flags): Add bit cputbm.
102
103 * i386-opc.tbl: Add bextr, blcfill, blci, blcic, blcmsk,
104 blcs, blsfill, blsic, t1mskc, and tzmsk.
105
106 2011-01-12 DJ Delorie <dj@redhat.com>
107
108 * rx-dis.c (print_insn_rx): Support RX_Operand_TwoReg.
109
110 2011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
111
112 * mips-dis.c (print_insn_args): Adjust the value to print the real
113 offset for "+c" argument.
114
115 2011-01-10 Nick Clifton <nickc@redhat.com>
116
117 * po/da.po: Updated Danish translation.
118
119 2011-01-05 Nathan Sidwell <nathan@codesourcery.com>
120
121 * arm-dis.c (thumb32_opcodes): BLX must have bit zero clear.
122
123 2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
124
125 * i386-dis.c (REG_VEX_38F3): New.
126 (PREFIX_0FBC): Likewise.
127 (PREFIX_VEX_38F2): Likewise.
128 (PREFIX_VEX_38F3_REG_1): Likewise.
129 (PREFIX_VEX_38F3_REG_2): Likewise.
130 (PREFIX_VEX_38F3_REG_3): Likewise.
131 (PREFIX_VEX_38F7): Likewise.
132 (VEX_LEN_38F2_P_0): Likewise.
133 (VEX_LEN_38F3_R_1_P_0): Likewise.
134 (VEX_LEN_38F3_R_2_P_0): Likewise.
135 (VEX_LEN_38F3_R_3_P_0): Likewise.
136 (VEX_LEN_38F7_P_0): Likewise.
137 (dis386_twobyte): Use PREFIX_0FBC.
138 (reg_table): Add REG_VEX_38F3.
139 (prefix_table): Add PREFIX_0FBC, PREFIX_VEX_38F2,
140 PREFIX_VEX_38F3_REG_1, PREFIX_VEX_38F3_REG_2,
141 PREFIX_VEX_38F3_REG_3 and PREFIX_VEX_38F7.
142 (vex_table): Use PREFIX_VEX_38F2, REG_VEX_38F3 and
143 PREFIX_VEX_38F7.
144 (vex_len_table): Add VEX_LEN_38F2_P_0, VEX_LEN_38F3_R_1_P_0,
145 VEX_LEN_38F3_R_2_P_0, VEX_LEN_38F3_R_3_P_0 and
146 VEX_LEN_38F7_P_0.
147
148 * i386-gen.c (cpu_flag_init): Add CPU_BMI_FLAGS.
149 (cpu_flags): Add CpuBMI.
150
151 * i386-opc.h (CpuBMI): New.
152 (i386_cpu_flags): Add cpubmi.
153
154 * i386-opc.tbl: Add andn, bextr, blsi, blsmsk, blsr and tzcnt.
155 * i386-init.h: Regenerated.
156 * i386-tbl.h: Likewise.
157
158 2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
159
160 * i386-dis.c (VexGdq): New.
161 (OP_VEX): Handle dq_mode.
162
163 2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
164
165 * i386-gen.c (process_copyright): Update copyright to 2011.
166
167 For older changes see ChangeLog-2010
168 \f
169 Local Variables:
170 mode: change-log
171 left-margin: 8
172 fill-column: 74
173 version-control: never
174 End:
This page took 0.035351 seconds and 5 git commands to generate.