Blackfin disassmbler: fix typo where M2.H was decoded as L2.H
[binutils-gdb.git] / opcodes / ChangeLog
1 2010-03-24 Mike Frysinger <vapier@gentoo.org>
2
3 * bfin-dis.c (decode_regs_hi): Change REG_LH2 typo to REG_MH2.
4
5 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6
7 * dis-buf.c (buffer_read_memory): Give error for reading just
8 before the start of memory.
9
10 2010-03-22 Sebastian Pop <sebastian.pop@amd.com>
11 Quentin Neill <quentin.neill@amd.com>
12
13 * i386-dis.c (OP_LWP_I): Removed.
14 (reg_table): Do not use OP_LWP_I, use Iq.
15 (OP_LWPCB_E): Remove use of names16.
16 (OP_LWP_E): Same.
17 * i386-opc.tbl: Removed 16bit LWP insns. 32bit LWP insns
18 should not set the Vex.length bit.
19 * i386-tbl.h: Regenerated.
20
21 2010-02-25 Edmar Wienskoski <edmar@freescale.com>
22
23 * ppc-dis.c (ppc_opts): Add PPC_OPCODE_E500MC for "e500mc64".
24
25 2010-02-24 Nick Clifton <nickc@redhat.com>
26
27 PR binutils/6773
28 * arm-dis.c (arm_opcodes): Replace <prefix>addsubx with
29 <prefix>asx. Replace <prefix>subaddx with <prefix>sax.
30 (thumb32_opcodes): Likewise.
31
32 2010-02-15 Nick Clifton <nickc@redhat.com>
33
34 * po/vi.po: Updated Vietnamese translation.
35
36 2010-02-12 Doug Evans <dje@sebabeach.org>
37
38 * lm32-opinst.c: Regenerate.
39
40 2010-02-11 Doug Evans <dje@sebabeach.org>
41
42 * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL.
43 (print_address): Delete CGEN_PRINT_ADDRESS.
44 * fr30-dis.c, * frv-dis.c, * ip2k-dis.c, * iq2000-dis.c,
45 * lm32-dis.c, * m32c-dis.c, * m32r-desc.c, * m32r-desc.h,
46 * m32r-dis.c, * mep-dis.c, * mt-dis.c, * openrisc-dis.c,
47 * xc16x-dis.c, * xstormy16-dis.c: Regenerate.
48
49 * fr30-desc.c, * fr30-desc.h, * fr30-opc.c,
50 * frv-desc.c, * frv-desc.h, * frv-opc.c,
51 * ip2k-desc.c, * ip2k-desc.h, * ip2k-opc.c,
52 * iq2000-desc.c, * iq2000-desc.h, * iq2000-opc.c,
53 * lm32-desc.c, * lm32-desc.h, * lm32-opc.c, * lm32-opinst.c,
54 * m32c-desc.c, * m32c-desc.h, * m32c-opc.c,
55 * m32r-desc.c, * m32r-desc.h, * m32r-opc.c, * m32r-opinst.c,
56 * mep-desc.c, * mep-desc.h, * mep-opc.c,
57 * mt-desc.c, * mt-desc.h, * mt-opc.c,
58 * openrisc-desc.c, * openrisc-desc.h, * openrisc-opc.c,
59 * xc16x-desc.c, * xc16x-desc.h, * xc16x-opc.c,
60 * xstormy16-desc.c, * xstormy16-desc.h, * xstormy16-opc.c: Regenerate.
61
62 2010-02-11 H.J. Lu <hongjiu.lu@intel.com>
63
64 * i386-dis.c: Update copyright.
65 * i386-gen.c: Likewise.
66 * i386-opc.h: Likewise.
67 * i386-opc.tbl: Likewise.
68
69 2010-02-10 Quentin Neill <quentin.neill@amd.com>
70 Sebastian Pop <sebastian.pop@amd.com>
71
72 * i386-dis.c (OP_EX_VexImmW): Reintroduced
73 function to handle 5th imm8 operand.
74 (PREFIX_VEX_3A48): Added.
75 (PREFIX_VEX_3A49): Added.
76 (VEX_W_3A48_P_2): Added.
77 (VEX_W_3A49_P_2): Added.
78 (prefix table): Added entries for PREFIX_VEX_3A48
79 and PREFIX_VEX_3A49.
80 (vex table): Added entries for VEX_W_3A48_P_2 and
81 and VEX_W_3A49_P_2.
82 * i386-gen.c (operand_type_init): Added OPERAND_TYPE_VEC_IMM4
83 for Vec_Imm4 operands.
84 * i386-opc.h (enum): Added Vec_Imm4.
85 (i386_operand_type): Added vec_imm4.
86 * i386-opc.tbl: Add entries for vpermilp[ds].
87 * i386-init.h: Regenerated.
88 * i386-tbl.h: Regenerated.
89
90 2010-02-10 Richard Sandiford <r.sandiford@uk.ibm.com>
91
92 * ppc-dis.c (ppc_opts): Add "pwr4", "pwr5", "pwr5x", "pwr6"
93 and "pwr7". Move "a2" into alphabetical order.
94
95 2010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
96
97 * ppc-dis.c (ppc_opts): Add titan entry.
98 * ppc-opc.c (TITAN, MULHW): Define.
99 (powerpc_opcodes): Support AppliedMicro Titan core (APM83xxx).
100
101 2010-02-03 Quentin Neill <quentin.neill@amd.com>
102
103 * i386-gen.c (cpu_flag_init): Rename CPU_AMDFAM15_FLAGS
104 to CPU_BDVER1_FLAGS
105 * i386-init.h: Regenerated.
106
107 2010-02-03 Anthony Green <green@moxielogic.com>
108
109 * moxie-opc.c (moxie_form1_opc_info): Move "nop" from 0x00 to
110 0x0f, and make 0x00 an illegal instruction.
111
112 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
113
114 * opcodes/arm-dis.c (struct arm_private_data): New.
115 (print_insn_coprocessor, print_insn_arm): Update to use struct
116 arm_private_data.
117 (is_mapping_symbol, get_map_sym_type): New functions.
118 (get_sym_code_type): Check the symbol's section. Do not check
119 mapping symbols.
120 (print_insn): Default to disassembling ARM mode code. Check
121 for mapping symbols separately from other symbols. Use
122 struct arm_private_data.
123
124 2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
125
126 * i386-dis.c (EXVexWdqScalar): New.
127 (vex_scalar_w_dq_mode): Likewise.
128 (prefix_table): Update entries for PREFIX_VEX_3899,
129 PREFIX_VEX_389B, PREFIX_VEX_389D, PREFIX_VEX_389F,
130 PREFIX_VEX_38A9, PREFIX_VEX_38AB, PREFIX_VEX_38AD,
131 PREFIX_VEX_38AF, PREFIX_VEX_38B9, PREFIX_VEX_38BB,
132 PREFIX_VEX_38BD and PREFIX_VEX_38BF.
133 (intel_operand_size): Handle vex_scalar_w_dq_mode.
134 (OP_EX): Likewise.
135
136 2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
137
138 * i386-dis.c (XMScalar): New.
139 (EXdScalar): Likewise.
140 (EXqScalar): Likewise.
141 (EXqScalarS): Likewise.
142 (VexScalar): Likewise.
143 (EXdVexScalarS): Likewise.
144 (EXqVexScalarS): Likewise.
145 (XMVexScalar): Likewise.
146 (scalar_mode): Likewise.
147 (d_scalar_mode): Likewise.
148 (d_scalar_swap_mode): Likewise.
149 (q_scalar_mode): Likewise.
150 (q_scalar_swap_mode): Likewise.
151 (vex_scalar_mode): Likewise.
152 (vex_len_table): Duplcate entries for VEX_LEN_10_P_1,
153 VEX_LEN_10_P_3, VEX_LEN_11_P_1, VEX_LEN_11_P_3, VEX_LEN_2A_P_1,
154 VEX_LEN_2A_P_3, VEX_LEN_2C_P_3, VEX_LEN_2D_P_1, VEX_LEN_2E_P_0,
155 VEX_LEN_2E_P_2, VEX_LEN_2F_P_2, VEX_LEN_51_P_1, VEX_LEN_51_P_3,
156 VEX_LEN_52_P_1, VEX_LEN_53_P_1, VEX_LEN_58_P_1, VEX_LEN_58_P_3,
157 VEX_LEN_59_P_1, VEX_LEN_5A_P_1, VEX_LEN_5A_P_3, VEX_LEN_5C_P_1,
158 VEX_LEN_5C_P_3, VEX_LEN_5D_P_1, VEX_LEN_5D_P_3, VEX_LEN_5E_P_1,
159 VEX_LEN_5E_P_3, VEX_LEN_5F_P_1, VEX_LEN_5F_P_3, VEX_LEN_6E_P_2,
160 VEX_LEN_7E_P_1, VEX_LEN_7E_P_2, VEX_LEN_D6_P_2, VEX_LEN_C2_P_1,
161 VEX_LEN_C2_P_3, VEX_LEN_3A0A_P_2 and VEX_LEN_3A0B_P_2.
162 (vex_w_table): Update entries for VEX_W_10_P_1, VEX_W_10_P_3,
163 VEX_W_11_P_1, VEX_W_11_P_3, VEX_W_2E_P_0, VEX_W_2E_P_2,
164 VEX_W_2F_P_0, VEX_W_2F_P_2, VEX_W_51_P_1, VEX_W_51_P_3,
165 VEX_W_52_P_1, VEX_W_53_P_1, VEX_W_58_P_1, VEX_W_58_P_3,
166 VEX_W_59_P_1, VEX_W_59_P_3, VEX_W_5A_P_1, VEX_W_5A_P_3,
167 VEX_W_5C_P_1, VEX_W_5C_P_3, VEX_W_5D_P_1, VEX_W_5D_P_3,
168 VEX_W_5E_P_1, VEX_W_5E_P_3, VEX_W_5F_P_1, VEX_W_5F_P_3,
169 VEX_W_7E_P_1, VEX_W_D6_P_2 VEX_W_C2_P_1, VEX_W_C2_P_3,
170 VEX_W_3A0A_P_2 and VEX_W_3A0B_P_2.
171 (intel_operand_size): Handle d_scalar_mode, d_scalar_swap_mode,
172 q_scalar_mode, q_scalar_swap_mode.
173 (OP_XMM): Handle scalar_mode.
174 (OP_EX): Handle d_scalar_mode, d_scalar_swap_mode, q_scalar_mode
175 and q_scalar_swap_mode.
176 (OP_VEX): Handle vex_scalar_mode.
177
178 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
179
180 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
181
182 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
183
184 * i386-dis.c (vex_len_table): Remove trailing { Bad_Opcode }.
185
186 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
187
188 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
189
190 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
191
192 * i386-dis.c (Bad_Opcode): New.
193 (bad_opcode): Likewise.
194 (dis386): Replace { "(bad)", { XX } } with { Bad_Opcode }.
195 (dis386_twobyte): Likewise.
196 (reg_table): Likewise.
197 (prefix_table): Likewise.
198 (x86_64_table): Likewise.
199 (vex_len_table): Likewise.
200 (vex_w_table): Likewise.
201 (mod_table): Likewise.
202 (rm_table): Likewise.
203 (float_reg): Likewise.
204 (reg_table): Remove trailing "(bad)" entries.
205 (prefix_table): Likewise.
206 (x86_64_table): Likewise.
207 (vex_len_table): Likewise.
208 (vex_w_table): Likewise.
209 (mod_table): Likewise.
210 (rm_table): Likewise.
211 (get_valid_dis386): Handle bytemode 0.
212
213 2010-01-23 H.J. Lu <hongjiu.lu@intel.com>
214
215 * i386-opc.h (VEXScalar): New.
216
217 * i386-opc.tbl: Replace "Vex" with "Vex=3" on AVX scalar
218 instructions.
219 * i386-tbl.h: Regenerated.
220
221 2010-01-21 H.J. Lu <hongjiu.lu@intel.com>
222
223 * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.
224
225 * i386-opc.tbl: Add xsave64 and xrstor64.
226 * i386-tbl.h: Regenerated.
227
228 2010-01-20 Nick Clifton <nickc@redhat.com>
229
230 PR 11170
231 * arm-dis.c (print_arm_address): Do not ignore negative bit in PC
232 based post-indexed addressing.
233
234 2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
235
236 * i386-opc.tbl: Support all the possible aliases for VPCOM* insns.
237 * i386-tbl.h: Regenerated.
238
239 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
240
241 * i386-opc.h (VexVVVV): Replace VEX.DNS with VEX.NDS in
242 comments.
243
244 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
245
246 * i386-dis.c (names_mm): New.
247 (intel_names_mm): Likewise.
248 (att_names_mm): Likewise.
249 (names_xmm): Likewise.
250 (intel_names_xmm): Likewise.
251 (att_names_xmm): Likewise.
252 (names_ymm): Likewise.
253 (intel_names_ymm): Likewise.
254 (att_names_ymm): Likewise.
255 (print_insn): Set names_mm, names_xmm and names_ymm.
256 (OP_MMX): Use names_mm, names_xmm and names_ymm.
257 (OP_XMM): Likewise.
258 (OP_EM): Likewise.
259 (OP_EMC): Likewise.
260 (OP_MXC): Likewise.
261 (OP_EX): Likewise.
262 (XMM_Fixup): Likewise.
263 (OP_VEX): Likewise.
264 (OP_EX_VexReg): Likewise.
265 (OP_Vex_2src): Likewise.
266 (OP_Vex_2src_1): Likewise.
267 (OP_Vex_2src_2): Likewise.
268 (OP_REG_VexI4): Likewise.
269
270 2010-01-13 H.J. Lu <hongjiu.lu@intel.com>
271
272 * i386-dis.c (print_insn): Update comments.
273
274 2010-01-12 H.J. Lu <hongjiu.lu@intel.com>
275
276 * i386-dis.c (rex_original): Removed.
277 (ckprefix): Remove rex_original.
278 (print_insn): Update comments.
279
280 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
281
282 * Makefile.in: Regenerate.
283 * configure: Regenerate.
284
285 2010-01-07 Doug Evans <dje@sebabeach.org>
286
287 * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup.
288 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
289 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
290 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
291 * xstormy16-ibld.c: Regenerate.
292
293 2010-01-06 Quentin Neill <quentin.neill@amd.com>
294
295 * i386-gen.c (cpu_flag_init): Add new CPU_AMDFAM15_FLAGS.
296 * i386-init.h: Regenerated.
297
298 2010-01-06 Daniel Gutson <dgutson@codesourcery.com>
299
300 * arm-dis.c (print_insn): Fixed search for next symbol and data
301 dumping condition, and the initial mapping symbol state.
302
303 2010-01-05 Doug Evans <dje@sebabeach.org>
304
305 * cgen-ibld.in: #include "cgen/basic-modes.h".
306 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
307 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
308 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
309 * xstormy16-ibld.c: Regenerate.
310
311 2010-01-04 Nick Clifton <nickc@redhat.com>
312
313 PR 11123
314 * arm-dis.c (print_insn_coprocessor): Initialise value.
315
316 2010-01-04 Edmar Wienskoski <edmar@freescale.com>
317
318 * ppc-dis.c (ppc_opts): Add entry for "e500mc64".
319
320 2010-01-02 Doug Evans <dje@sebabeach.org>
321
322 * cgen-asm.in: Update copyright year.
323 * cgen-dis.in: Update copyright year.
324 * cgen-ibld.in: Update copyright year.
325 * fr30-asm.c, * fr30-desc.c, * fr30-desc.h, * fr30-dis.c,
326 * fr30-ibld.c, * fr30-opc.c, * fr30-opc.h, * frv-asm.c, * frv-desc.c,
327 * frv-desc.h, * frv-dis.c, * frv-ibld.c, * frv-opc.c, * frv-opc.h,
328 * ip2k-asm.c, * ip2k-desc.c, * ip2k-desc.h, * ip2k-dis.c,
329 * ip2k-ibld.c, * ip2k-opc.c, * ip2k-opc.h, * iq2000-asm.c,
330 * iq2000-desc.c, * iq2000-desc.h, * iq2000-dis.c, * iq2000-ibld.c,
331 * iq2000-opc.c, * iq2000-opc.h, * lm32-asm.c, * lm32-desc.c,
332 * lm32-desc.h, * lm32-dis.c, * lm32-ibld.c, * lm32-opc.c, * lm32-opc.h,
333 * lm32-opinst.c, * m32c-asm.c, * m32c-desc.c, * m32c-desc.h,
334 * m32c-dis.c, * m32c-ibld.c, * m32c-opc.c, * m32c-opc.h, * m32r-asm.c,
335 * m32r-desc.c, * m32r-desc.h, * m32r-dis.c, * m32r-ibld.c,
336 * m32r-opc.c, * m32r-opc.h, * m32r-opinst.c, * mep-asm.c, * mep-desc.c,
337 * mep-desc.h, * mep-dis.c, * mep-ibld.c, * mep-opc.c, * mep-opc.h,
338 * mt-asm.c, * mt-desc.c, * mt-desc.h, * mt-dis.c, * mt-ibld.c,
339 * mt-opc.c, * mt-opc.h, * openrisc-asm.c, * openrisc-desc.c,
340 * openrisc-desc.h, * openrisc-dis.c, * openrisc-ibld.c,
341 * openrisc-opc.c, * openrisc-opc.h, * xc16x-asm.c, * xc16x-desc.c,
342 * xc16x-desc.h, * xc16x-dis.c, * xc16x-ibld.c, * xc16x-opc.c,
343 * xc16x-opc.h, * xstormy16-asm.c, * xstormy16-desc.c,
344 * xstormy16-desc.h, * xstormy16-dis.c, * xstormy16-ibld.c,
345 * xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
346
347 For older changes see ChangeLog-2009
348 \f
349 Local Variables:
350 mode: change-log
351 left-margin: 8
352 fill-column: 74
353 version-control: never
354 End: