Regenerate.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2009-07-10 Alan Modra <amodra@bigpond.net.au>
2
3 * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, * fr30-opc.h,
4 * frv-desc.c, * frv-desc.h, * frv-opc.c, * frv-opc.h,
5 * ip2k-desc.c, * ip2k-desc.h, * ip2k-opc.c, * ip2k-opc.h,
6 * iq2000-desc.c, * iq2000-desc.h, * iq2000-opc.c, * iq2000-opc.h,
7 * lm32-desc.c, * lm32-desc.h, * lm32-opc.c, * lm32-opc.h,
8 * lm32-opinst.c, * m32c-desc.c, * m32c-desc.h, * m32c-opc.c,
9 * m32c-opc.h, * m32r-desc.c, * m32r-desc.h, * m32r-opc.c,
10 * m32r-opc.h, * m32r-opinst.c, * mt-desc.c, * mt-desc.h,
11 * mt-opc.c, * mt-opc.h, * openrisc-desc.c, * openrisc-desc.h,
12 * openrisc-opc.c, * openrisc-opc.h, * xc16x-desc.c, * xc16x-desc.h,
13 * xc16x-opc.c, * xc16x-opc.h, * xstormy16-desc.c, * xstormy16-desc.h,
14 * xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
15
16 2009-07-07 Chung-Lin Tang <cltang@pllab.cs.nthu.edu.tw>
17
18 * arm-dis.c (coprocessor_opcodes): Fix mask for waddbhus.
19
20 2009-07-07 Nick Clifton <nickc@redhat.com>
21
22 PR 10288
23 * arm-dis.c (arm_opcodes): Be more strict about decoding scaled
24 addressing modes.
25
26 2009-07-06 DJ Delorie <dj@redhat.com>
27
28 * mep-desc.c: Regenerate.
29 * mep-desc.h: Regenerate.
30 * mep-opc.c: Regenerate.
31 * mep-opc.h: Regenerate.
32
33 2009-07-06 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
34
35 * i386-opc.h (CpuFMA4): Add CpuFMA4.
36 (i386_cpu_flags): New.
37 * i386-gen.c: Add CPU_FMA4_FLAGS.
38 * i386-opc.tbl: Add FMA4 instructions.
39 * i386-tbl.h: Regenerate.
40 * i386-init.h: Regenerate.
41 * i386-dis.c (OP_VEX_FMA): New. Handle FMA4.
42 (OP_XMM_VexW): Ditto.
43 (OP_EX_VexW): Ditto.
44 (VEXI4_Fixup): Ditto.
45 (VexI4, VexFMA, Vex128FMA, EXVexW, EXdVexW, XMVexW): New Macros.
46 (PREFIX_VEX_3A5C, PREFIX_VEX_3A5D, PREFIX_VEX_3A5E): New.
47 (PREFIX_VEX_3A5F, PREFIX_VEX_3A60): New.
48 (PREFIX_VEX_3A68, PREFIX_VEX_3A69, PREFIX_VEX_3A6A): New.
49 (PREFIX_VEX_3A6B, PREFIX_VEX_3A6C, PREFIX_VEX_3A6D): New.
50 (PREFIX_VEX_3A6E, PREFIX_VEX_3A6F, PREFIX_VEX_3A7A): New.
51 (PREFIX_VEX_3A7B, PREFIX_VEX_3A7C, PREFIX_VEX_3A7D): New.
52 (PREFIX_VEX_3A7E, PREFIX_VEX_3A7F): New.
53 (VEX_LEN_3A6A_P_2,VEX_LEN_3A6B_P_2, VEX_LEN_3A6E_P_2): New.
54 (VEX_LEN_3A6F_P_2,VEX_LEN_3A7A_P_2, VEX_LEN_3A7B_P_2): New.
55 (VEX_LEN_3A7E_P_2,VEX_LEN_3A7F_P_2): New.
56 (get_vex_imm8): New. handle FMA4.
57 (OP_EX_VexReg): Ditto.
58
59 2009-06-30 Nick Clifton <nickc@redhat.com>
60
61 PR 10288
62 * arm-dis.c (coprocessor): Print the LDC and STC versions of the
63 LFM and SFM instructions as comments,.
64 Improve consistency of formatting for instructions displayed as
65 comments and decimal values displayed with their hexadecimal
66 equivalents.
67 Formatting tidy ups.
68
69 2009-06-29 Nick Clifton <nickc@redhat.com>
70
71 PR 10288
72 * arm-dis.c (enum opcode_sentinels): New: Used to mark the
73 boundary between variaant and generic coprocessor instuctions.
74 (coprocessor): Use it.
75 Fix architecture version of MCRR and MRRC instructions.
76 (arm_opcdes): Fix patterns for STRB and STRH instructions.
77 (print_insn_coprocessor): Check architecture and extension masks.
78 Print a hexadecimal version of any decimal constant that is
79 outside of the range of -16 to +32.
80 (print_arm_address): Add a return value of the offset used in the
81 adress, if it is worth printing a hexadecimal version of it.
82 (print_insn_neon): Print a hexadecimal version of any decimal
83 constant that is outside of the range of -16 to +32.
84 (print_insn_arm): Likewise.
85 (print_insn_thumb16): Likewise.
86 (print_insn_thumb32): Likewise.
87
88 PR 10297
89 * arm-dis.c (UNDEFINED_INSTRUCTION): New macro for a description
90 of an undefined instruction.
91 (arm_opcodes): Use it.
92 (thumb_opcod): Use it.
93 (thumb32_opc): Use it.
94
95 2009-06-23 DJ Delorie <dj@redhat.com>
96
97 * mep-desc.c: Regenerate.
98 * mep-desc.h: Regenerate.
99 * mep-dis.c: Regenerate.
100 * mep-ibld.c: Regenerate.
101 * mep-opc.c: Regenerate.
102
103 * mep-asm.c: Regenerate.
104 * mep-opc.c: Regenerate.
105 * mep-opc.h: Regenerate.
106
107 2009-06-22 Nick Clifton <nickc@redhat.com>
108
109 * po/fi.po: Updated Finish translation.
110
111 2009-06-22 Alan Modra <amodra@bigpond.net.au>
112
113 * m32c-asm.c: Regenerate.
114
115 2009-06-22 Alan Modra <amodra@bigpond.net.au>
116
117 * score-dis.c (print_insn_score48, print_insn_score32): Move default
118 case label to proper lexical block.
119 * score7-dis.c (print_insn_score32): Likewise.
120
121 2009-06-19 Martin Schwidefsky <sschwidefsky@de.ibm.com>
122
123 * s390-opc.c (INSTR_RR_0R_OPT, INSTR_RX_0RRD_OPT, MASK_RR_0R_OPT,
124 MASK_RX_0RRD_OPT): New instruction formats with optional arguments.
125 * s390-opc.txt (nopr, nop): Use new instruction format.
126
127 2009-06-18 Nick Clifton <nickc@redhat.com>
128
129 PR 10288
130 * arm-dis.c (print_insn_coprocessor): Check that a user specified
131 ARM architecture supports the matched instruction.
132 (print_insn_arm): Likewise.
133 (select_arm_features): New function. Fills in the fields of an
134 arm_feature_set structure based on a given arm machine number.
135 (print_insn): Initialise an arm_feature_set structure.
136
137 2009-06-16 Maciej W. Rozycki <macro@linux-mips.org>
138
139 * vax-dis.c (is_function_entry): Return success for synthetic
140 symbols too.
141 (is_plt_tail): New function.
142 (print_insn_vax): Decode PLT entry offset longword.
143
144 2009-06-15 Nick Clifton <nickc@redhat.com>
145
146 PR 10186
147 * arm-dis.c (thumb32_opcodes): Fix binary value of SEV.W
148 instruction.
149
150 PR 10173
151 * cr16-dis.c (print_arg): Avoid printing the 0x prefix twice.
152
153 2009-06-15 Nick Clifton <nickc@redhat.com>
154
155 PR 10263
156 * arm-dis.c (print_insn): Ignore is_data if the user has requested
157 the disassembly of data as well as instructions.
158
159 2009-06-11 Doug Evans <dje@sebabeach.org>
160
161 * cgen.sh: Handle multiple simultaneous runs for parallel makes.
162
163 2009-06-11 Anthony Green <green@moxielogic.com>
164
165 * moxie-opc.c (moxie_form1_opc_info): Remove branch instructions.
166 (moxie_form3_opc_info): Add branch instructions.
167 * moxie-dis.c (print_insn_moxie): Disassemble MOXIE_F3_PCREL
168 encoded instructions.
169
170 2009-06-06 Anthony Green <green@moxielogic.com>
171
172 * moxie-opc.c: Recode some MOXIE_F1_4 opcodes as MOXIE_F1_M.
173 * moxie-dis.c (print_insn_moxie): Handle MOXIE_F1_M case.
174
175 2009-06-04 Alan Modra <amodra@bigpond.net.au>
176
177 * dep-in.sed: Don't use \n in replacement part of s command.
178 * Makefile.am (DEP1): LC_ALL for uniq.
179 * Makefile.in: Regenerate.
180
181 2009-06-02 Nick Clifton <nickc@redhat.com>
182
183 * po/nl.po: Updated Dutch translation.
184
185 2009-06-02 Tristan Gingold <gingold@adacore.com>
186
187 * ia64-gen.c (parse_resource_users, print_dependency_table,
188 add_dis_table_ent, finish_distable, insert_bit_table_ent,
189 add_dis_entry, compact_distree, gen_dis_table, completer_entries_eq,
190 get_prefix_len, compute_completer_bits, insert_opcode_dependencies,
191 insert_completer_entry, print_completer_entry, print_completer_table,
192 opcodes_eq, add_opcode_entry, shrink): Use ISO C syntax for functions.
193
194 2009-05-28 DJ Delorie <dj@redhat.com>
195
196 * mep-asm.c: Regenerate.
197 * mep-desc.c: Regenerate.
198
199 2009-05-26 DJ Delorie <dj@redhat.com>
200
201 * mep-asm.c: Regenerate.
202 * mep-desc.c: Regenerate.
203 * mep-desc.h: Regenerate.
204 * mep-dis.c: Regenerate.
205 * mep-ibld.c: Regenerate.
206 * mep-opc.c: Regenerate.
207 * mep-opc.h: Regenerate.
208
209 2009-05-26 Nick Clifton <nickc@redhat.com>
210
211 * po/id.po: Updated Indonesian translation.
212 * po/opcodes.pot: Updated template file.
213
214 2009-05-26 Alan Modra <amodra@bigpond.net.au>
215
216 * dep-in.sed: Don't modify .o to .lo here. Output one filename
217 per line with all lines having continuation backslash. Prefix
218 first line with "A", following lines with "B".
219 * Makefile.am (DEP): Don't use dep.sed here.
220 (DEP1): Run $MKDEP on single files, modify .o to .lo here. Use
221 dep.sed here on dependencies, sort and uniq.
222 * Makefile.in: Regenerate.
223
224 2009-05-25 Tristan Gingold <gingold@adacore.com>
225
226 * makefile.vms (OPT): New variable.
227 (CFLAGS): Update compilation flags.
228
229 2009-05-22 DJ Delorie <dj@redhat.com>
230
231 * mep-asm.c: Regenerate.
232 * mep-desc.c: Regenerate.
233 * mep-desc.h: Regenerate.
234 * mep-dis.c: Regenerate.
235 * mep-ibld.c: Regenerate.
236 * mep-opc.c: Regenerate.
237 * mep-opc.h: Regenerate.
238
239 2009-05-22 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
240
241 * i386-opc.h (Cpusse5): Delete.
242 (i386_cpu_flags): Delete.
243 * i386-gen.c: Remove CpuSSE5, Drex, Drexv and Drexc.
244 * i386-opc.tbl: Remove SSE5 instructions.
245 * i386-tbl.h: Regenerate.
246 * i386-init.h: Regenerate.
247 * i386-dis.c (OP_E_memeory, OP_E_extended): Remove drex handling.
248 (print_drex_arg): Delete.
249 (OP_DREX4): Delete.
250 (OP_DREX3): Delete.
251 (OP_DREX_ICMP): Delete.
252 (OP_DREX_FCMP): Delete.
253 (DREX_*): Delete.
254 (THREE_BYTE_0F24, THREE_BYTE_0F25, THREE_BYTE_0f7B): Delete.
255
256 2009-05-22 Alan Modra <amodra@bigpond.net.au>
257
258 * Makefile.am: Run "make dep-am".
259 * Makefile.in: Regenerate.
260 * po/POTFILES.in: Regenerate.
261
262 2009-05-19 DJ Delorie <dj@redhat.com>
263
264 * mep-asm.c: Regenerate.
265 * mep-opc.c: Regenerate.
266
267 2009-04-30 DJ Delorie <dj@redhat.com>
268
269 * mep-asm.c: Regenerate.
270 * mep-desc.c: Regenerate.
271 * mep-desc.h: Regenerate.
272 * mep-dis.c: Regenerate.
273 * mep-ibld.c: Regenerate.
274 * mep-opc.c: Regenerate.
275 * mep-opc.h: Regenerate.
276
277 2009-04-17 DJ Delorie <dj@redhat.com
278
279 * mep-desc.c: Regenerate.
280 * mep-ibld.c: Regenerate.
281 * mep-opc.c: Regenerate.
282 * mep-opc.h: Regenerate.
283
284 2009-04-15 Anthony Green <green@moxielogic.com>
285
286 * moxie-opc.c, moxie-dis.c: Created.
287 * Makefile.am: Build the moxie source files.
288 * configure.in: Add moxie support.
289 * Makefile.in, configure: Rebuilt.
290 * disassemble.c (disassembler): Add moxie support.
291 (ARCH_moxie): Define.
292
293 2009-04-15 Jan Beulich <jbeulich@novell.com>
294
295 * i386-opc.tbl (protb, protw, protd, protq): Set opcode
296 extension to None.
297 (pshab, pshaw, pshad, pshaq): Likewise.
298 * i386-tbl.h: Re-generate.
299
300 2009-04-08 DJ Delorie <dj@redhat.com
301
302 * mep-asm.c: Regenerate.
303 * mep-desc.c: Regenerate.
304 * mep-desc.h: Regenerate.
305 * mep-dis.c: Regenerate.
306 * mep-ibld.c: Regenerate.
307 * mep-opc.c: Regenerate.
308 * mep-opc.h: Regenerate.
309
310 2009-04-07 Peter Bergner <bergner@vnet.ibm.com>
311
312 * ppc-opc.c (powerpc_opcodes) <"tlbilxlpid", "tlbilxpid", "tlbilxva",
313 "tlbilx">: Use secondary opcode "18" as per the ISA 2.06 documentation.
314 Reorder entries so the extended mnemonics are listed before tlbilx.
315
316 2009-04-02 Peter Bergner <bergner@vnet.ibm.com>
317
318 * ppc-dis.c (powerpc_init_dialect): Do not choose a default dialect
319 due to -many/-Many.
320 (print_insn_powerpc): Make sure we only deprecate instructions using
321 the original dialect and not a modified dialect due to -Many handling.
322 Move the handling of the condition register and default operands to
323 the end of the if/else if/else chain.
324 * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
325 instructions from newer processors are listed before older ones.
326 <"icblce", "sync", "eieio", "tlbld">: Deprecate for processors
327 that have instructions with conflicting opcodes.
328
329 2009-04-01 Peter Bergner <bergner@vnet.ibm.com>
330
331 * ppc-opc.c (powerpc_opcodes) <"dcbzl">: Merge the POWER4 and
332 E500MC entries.
333
334 2009-04-01 Christophe Lyon <christophe.lyon@st.com>
335
336 * arm-dis.c (print_insn): Print BE8 opcodes in little endianness.
337
338 2009-03-30 Joseph Myers <joseph@codesourcery.com>
339
340 * arm-dis.c (print_insn): Also check section matches in backwards
341 search for mapping symbol.
342
343 2009-03-26 H.J. Lu <hongjiu.lu@intel.com>
344
345 * i386-dis.c (get_valid_dis386): Abort on unhandled table.
346
347 2009-03-18 Alan Modra <amodra@bigpond.net.au>
348
349 * cgen-opc.c: Include alloca-conf.h rather than alloca.h.
350 * Makefile.am: Run "make dep-am".
351 * Makefile.in: Regenerate.
352 * openrisc-opc.c: Regenerate.
353
354 2009-03-10 Nick Clifton <nickc@redhat.com>
355
356 * po/id.po: Updated Indonesian translation.
357
358 2009-03-10 Alan Modra <amodra@bigpond.net.au>
359
360 * ppc-dis.c: Include "opintl.h".
361 (struct ppc_mopt, ppc_opts): New.
362 (ppc_parse_cpu): New function.
363 (powerpc_init_dialect): Use it.
364 (print_ppc_disassembler_options): Dump options from ppc_opts.
365 Internationalize message.
366
367 2009-03-06 Nick Clifton <nickc@redhat.com>
368
369 * po/es.po: Updated Spanish translation.
370
371 2009-03-04 Alan Modra <amodra@bigpond.net.au>
372
373 PR 6768
374 * configure.in: Test for ld --as-needed support. Link shared
375 libopcodes against libm.
376 * configure: Regenerate.
377
378 2009-03-03 Peter Bergner <bergner@vnet.ibm.com>
379
380 * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
381 instructions from newer processors are listed before older ones.
382
383 2009-03-03 Alan Modra <amodra@bigpond.net.au>
384
385 * Makefile.am: Run "make dep-am".
386 (HFILES): Move lm32-desc.h and lm32-opc.h from..
387 (CFILES): ..here.
388 * Makefile.in: Regenerate.
389
390 2009-03-02 Qinwei <qinwei@sunnorth.com.cn>
391
392 * score7-dis.c: New file.
393 * Makefile.am: Add dependencies for score7-dis.c.
394 * Makefile.in: Regenerate.
395 * configure.in: Add score7-dis to score files.
396 * configure: Regenerate.
397 * score-dis.c: Add support for score7 architecture.
398 * score-opc.h: Likewise.
399
400 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
401
402 * configure: Regenerate.
403
404 2009-02-27 H.J. Lu <hongjiu.lu@intel.com>
405
406 * i386-dis.c (OP_EX): Call OP_E_memory instead of OP_E.
407
408 2009-02-26 Peter Bergner <bergner@vnet.ibm.com>
409
410 * ppc-dis.c (powerpc_init_dialect): Extend -Mpower7 to disassemble
411 the power7 and the isel instructions.
412 * ppc-opc.c (insert_xc6, extract_xc6): New static functions.
413 (insert_dm, extract_dm): Likewise.
414 (XB6): Update comment to include XX2 form.
415 (WC, XC6, SHW, DMEX, UIM, XX2, XX3RC, XX4, XX2_MASK, XX2UIM_MASK,
416 XX2BF_MASK, XX3BF_MASK, XX3SHW_MASK, XX4_MASK, XWC_MASK, POWER7): New.
417 (RemoveXX3DM): Delete.
418 (powerpc_opcodes): <"lfdp", "lfdpx", "mcrxr", "mftb", "mffgpr",
419 "mftgpr">: Deprecate for POWER7.
420 <"fres", "fres.", "frsqrtes", "frsqrtes.", "fre", "fre.", "frsqrte",
421 "frsqrte.">: Deprecate the three operand form and enable the two
422 operand form for POWER7 and later.
423 <"wait">: Extend to accept optional parameter. Enable for POWER7.
424 <"waitsrv", "waitimpl">: Add extended opcodes.
425 <"ldbrx", "stdbrx">: Enable for POWER7.
426 <"cdtbcd", "cbcdtd", "addg6s">: Add POWER6 opcodes.
427 <"bpermd", "dcbtstt", "dcbtt", "dcffix.", "dcffix", "divde.", "divde",
428 "divdeo.", "divdeo", "divdeu.", "divdeu", "divdeuo.", "divdeuo",
429 "divwe.", "divwe", "divweo.", "divweo", "divweu.", "divweu", "divweuo.",
430 "divweuo", "fcfids.", "fcfids", "fcfidu.", "fcfidu", "fcfidus.",
431 "fcfidus", "fctidu.", "fctidu", "fctiduz.", "fctiduz", "fctiwu.",
432 "fctiwu", "fctiwuz.", "fctiwuz", "ftdiv", "ftsqrt", "lbarx", "lfiwzx",
433 "lharx", "popcntd", "popcntw", "stbcx.", "sthcx.">: Add POWER7 opcodes.
434 <"lxsdux", "lxsdx", "lxvdsx", "lxvw4ux", "lxvw4x", "stxsdux", "stxsdx",
435 "stxvw4ux", "stxvw4x", "xsabsdp", "xsadddp", "xscmpodp", "xscmpudp",
436 "xscpsgndp", "xscvdpsp", "xscvdpsxds", "xscvdpsxws", "xscvdpuxds",
437 "xscvdpuxws", "xscvspdp", "xscvsxddp", "xscvuxddp", "xsdivdp",
438 "xsmaddadp", "xsmaddmdp", "xsmaxdp", "xsmindp", "xsmsubadp",
439 "xsmsubmdp", "xsmuldp", "xsnabsdp", "xsnegdp", "xsnmaddadp",
440 "xsnmaddmdp", "xsnmsubadp", "xsnmsubmdp", "xsrdpi", "xsrdpic",
441 "xsrdpim", "xsrdpip", "xsrdpiz", "xsredp", "xsrsqrtedp", "xssqrtdp",
442 "xssubdp", "xstdivdp", "xstsqrtdp", "xvabsdp", "xvabssp", "xvadddp",
443 "xvaddsp", "xvcmpeqdp.", "xvcmpeqdp", "xvcmpeqsp.", "xvcmpeqsp",
444 "xvcmpgedp.", "xvcmpgedp", "xvcmpgesp.", "xvcmpgesp", "xvcmpgtdp.",
445 "xvcmpgtdp", "xvcmpgtsp.", "xvcmpgtsp", "xvcpsgnsp", "xvcvdpsp",
446 "xvcvdpsxds", "xvcvdpsxws", "xvcvdpuxds", "xvcvdpuxws", "xvcvspdp",
447 "xvcvspsxds", "xvcvspsxws", "xvcvspuxds", "xvcvspuxws", "xvcvsxddp",
448 "xvcvsxdsp", "xvcvsxwdp", "xvcvsxwsp", "xvcvuxddp", "xvcvuxdsp",
449 "xvcvuxwdp", "xvcvuxwsp", "xvdivdp", "xvdivsp", "xvmaddadp",
450 "xvmaddasp", "xvmaddmdp", "xvmaddmsp", "xvmaxdp", "xvmaxsp",
451 "xvmindp", "xvminsp", "xvmovsp", "xvmsubadp", "xvmsubasp", "xvmsubmdp",
452 "xvmsubmsp", "xvmuldp", "xvmulsp", "xvnabsdp", "xvnabssp", "xvnegdp",
453 "xvnegsp", "xvnmaddadp", "xvnmaddasp", "xvnmaddmdp", "xvnmaddmsp",
454 "xvnmsubadp", "xvnmsubasp", "xvnmsubmdp", "xvnmsubmsp", "xvrdpi",
455 "xvrdpic", "xvrdpim", "xvrdpip", "xvrdpiz", "xvredp", "xvresp",
456 "xvrspi", "xvrspic", "xvrspim", "xvrspip", "xvrspiz", "xvrsqrtedp",
457 "xvrsqrtesp", "xvsqrtdp", "xvsqrtsp", "xvsubdp", "xvsubsp", "xvtdivdp",
458 "xvtdivsp", "xvtsqrtdp", "xvtsqrtsp", "xxland", "xxlandc", "xxlnor",
459 "xxlor", "xxlxor", "xxmrghw", "xxmrglw", "xxsel", "xxsldwi", "xxspltd",
460 "xxspltw", "xxswapd">: Add VSX opcodes.
461
462 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
463
464 * i386-gen.c (operand_type_init): Remove OPERAND_TYPE_VEX_IMM4.
465 (operand_types): Remove Vex_Imm4.
466
467 * i386-opc.h (Vex_Imm4): Removed.
468 (OTMax): Updated.
469 (i386_operand_type): Remove vex_imm4.
470
471 * i386-opc.tbl: Remove Vex_Imm4 comments.
472 * i386-init.h: Regenerated.
473 * i386-tbl.h: Likewise.
474
475 2009-02-23 Richard Earnshaw <rearnsha@arm.com>
476
477 * arm-dis.c (neon_opcodes): Correct bit-mask and patterns for
478 vq{r}shr{u}n.s64 insnstructions.
479
480 2009-02-19 Peter Bergner <bergner@vnet.ibm.com>
481
482 * ppc-opc.c (powerpc_opcodes) <"lfdepx", "stfdepx">: Fix the first
483 operand to be a float point register (FRT/FRS).
484
485 2009-02-18 Adam Nemet <anemet@caviumnetworks.com>
486
487 * mips-opc.c (mips_builtin_opcodes): Move the Octeon-specific
488 dmfc2 and dmtc2 before the architecture-level variants.
489
490 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
491
492 * fr30-opc.c: Regenerate.
493 * frv-opc.c: Regenerate.
494 * ip2k-opc.c: Regenerate.
495 * iq2000-opc.c: Regenerate.
496 * lm32-opc.c: Regenerate.
497 * m32c-opc.c: Regenerate.
498 * m32r-opc.c: Regenerate.
499 * mep-opc.c: Regenerate.
500 * mt-opc.c: Regenerate.
501 * xc16x-opc.c: Regenerate.
502 * xstormy16-opc.c: Regenerate.
503 * tic54x-dis.c (print_instruction): Avoid compiler warning on
504 sprintf call.
505
506 2009-02-12 Nathan Sidwell <nathan@codesourcery.com>
507
508 * m68k-opc.c (m68k_opcodes): Add stldsr instruction.
509
510 2009-02-05 Peter Bergner <bergner@vnet.ibm.com>
511
512 * ppc-opc.c: Update copyright year.
513 (powerpc_opcodes) <"dcbt", "dcbtst">: Deprecate the Embedded operand
514 ordering for POWER4 and later and use the correct Server ordering.
515
516 2009-02-04 H.J. Lu <hongjiu.lu@intel.com>
517
518 AVX Programming Reference (January, 2009)
519 * i386-dis.c (PREFIX_VEX_3A44): New.
520 (VEX_LEN_3A44_P_2): Likewise.
521 (PREFIX_VEX_3A48): Updated.
522 (VEX_LEN_3A4C_P_2): Likewise.
523 (prefix_table): Add PREFIX_VEX_3A44.
524 (vex_table): Likewise.
525 (vex_len_table): Add VEX_LEN_3A44_P_2.
526
527 * i386-opc.tbl: Add PCLMUL + AVX instructions.
528 * i386-tbl.h: Regenerated.
529
530 2009-02-03 Sandip Matte <sandip@rmicorp.com>
531
532 * mips-dis.c (mips_cp0_names_xlr, mips_cp0sel_names_xlr): Define.
533 (mips_arch_choices): Add XLR entry.
534 * mips-opc.c (XLR): Define.
535 (mips_builtin_opcodes): Add XLR instructions.
536
537 2009-02-03 Carlos O'Donell <carlos@codesourcery.com>
538
539 * Makefile.am: Add install-pdf target.
540 * po/Make-in: Add install-pdf target.
541 * Makefile.in: Regenerate.
542
543 2009-02-02 DJ Delorie <dj@redhat.com>
544
545 * mep-asm.c: Regenerate.
546 * mep-desc.c: Regenerate.
547 * mep-desc.h: Regenerate.
548 * mep-dis.c: Regenerate.
549 * mep-ibld.c: Regenerate.
550 * mep-opc.c: Regenerate.
551 * mep-opc.h: Regenerate.
552
553 2009-01-29 Mark Mitchell <mark@codesourcery.com>
554
555 * arm-dis.c (thumb32_opcodes): Correct decoding for qadd, qdadd,
556 qsub, and qdsub.
557
558 2009-01-28 Chao-ying Fu <fu@mips.com>
559
560 * mips-opc.c (suxc1): Add the flag of FP_D.
561
562 2009-01-20 Alan Modra <amodra@bigpond.net.au>
563
564 * fr30-asm.c, fr30-dis.c, fr30-ibld.c, frv-asm.c, frv-dis.c,
565 * frv-ibld.c, ip2k-asm.c, ip2k-dis.c, ip2k-ibld.c,
566 * iq2000-asm.c, iq2000-dis.c, iq2000-ibld.c, m32c-asm.c,
567 * m32c-dis.c, m32c-ibld.c, m32r-asm.c, m32r-dis.c,
568 * m32r-ibld.c, mep-asm.c, mep-dis.c, mep-ibld.c, mt-asm.c,
569 * mt-dis.c, mt-ibld.c, openrisc-asm.c, openrisc-dis.c,
570 * openrisc-ibld.c, xc16x-asm.c, xc16x-dis.c, xc16x-ibld.c,
571 * xstormy16-asm.c, xstormy16-dis.c, xstormy16-ibld.c: Regenerate.
572
573 2009-01-16 Alan Modra <amodra@bigpond.net.au>
574
575 * configure.in (commonbfdlib): Delete.
576 (SHARED_LIBADD): Add pic libiberty if such is available.
577 * configure: Regenerate.
578 * po/POTFILES.in: Regenerate.
579
580 2009-01-14 Peter Bergner <bergner@vnet.ibm.com>
581
582 * ppc-dis.c (print_insn_powerpc): Skip insn if it is deprecated.
583 * ppc-opc.c (powerpc_opcodes) <mtfsf, mtfsf.>: Deprecate the two
584 operand form and enable the four operand form for POWER6 and later.
585 <mtfsfi, mtfsfi.>: Deprecate the two operand form and enable the
586 three operand form for POWER6 and later.
587
588 2009-01-14 Mike Frysinger <vapier@gentoo.org>
589
590 * bfin-dis.c (OUTS): Use "%s" as format string.
591
592 2009-01-13 H.J. Lu <hongjiu.lu@intel.com>
593
594 * i386-gen.c (cpu_flag_init): Remove a white space.
595 (operand_type_init): Likewise.
596
597 2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
598
599 * i386-opc.tbl: Add NoAVX to movnti, lfence and mfence.
600 * i386-tbl.h: Regenerated.
601
602 2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
603
604 * i386-dis.c (dis386): Use EbS on addB, orB, adcB, sbbB, andB,
605 subB, xorB and cmpB. Use EvS on addS, orS, adcS, sbbS, andS,
606 subS, xorS and cmpS.
607
608 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
609
610 * i386-gen.c (cpu_flag_init): Replace CpuP4 and CpuK6 with
611 CpuClflush and CpuSYSCALL, respectively. Remove CpuK8. Add
612 CPU_COREI7_FLAGS, CPU_CLFLUSH_FLAGS and CPU_SYSCALL_FLAGS.
613 (cpu_flags): Remove CpuP4, CpuK6 and CpuK8. Add CpuClflush
614 and CpuSYSCALL.
615 (lineno): Removed.
616 (set_bitfield): Take an argument, lineno. Don't report lineno
617 on error if it is -1.
618 (process_i386_cpu_flag): Take an argument, lineno.
619 (process_i386_opcode_modifier): Likewise.
620 (process_i386_operand_type): Likewise.
621 (output_i386_opcode): Likewise.
622 (opcode_hash_entry): Add lineno.
623 (process_i386_opcodes): Updated.
624 (process_i386_registers): Likewise.
625 (process_i386_initializers): Likewise.
626
627 * i386-opc.h (CpuP4): Removed.
628 (CpuK6): Likewise.
629 (CpuK8): Likewise.
630 (CpuClflush): New.
631 (CpuSYSCALL): Likewise.
632 (CpuMMX): Updated.
633 (i386_cpu_flags): Remove cpup4, cpuk6 and cpuk8. Add
634 cpuclflush and cpusyscall.
635
636 * i386-opc.tbl: Update movnti, clflush, lfence, mfence, pause,
637 syscall and sysret.
638 * i386-init.h: Regenerated.
639 * i386-tbl.h: Likewise.
640
641 2009-01-09 H.J. Lu <hongjiu.lu@intel.com>
642
643 * i386-gen.c (cpu_flag_init): Add CpuRdtscp to CPU_K8_FLAGS
644 and CPU_AMDFAM10_FLAGS. Add CPU_RDTSCP_FLAGS.
645 (cpu_flags): Add CpuRdtscp.
646 (set_bitfield): Remove CpuSledgehammer check.
647
648 * i386-opc.h (CpuRdtscp): New.
649 (CpuLM): Updated.
650 (i386_cpu_flags): Add cpurdtscp.
651
652 * i386-opc.tbl: Replace CpuSledgehammer with CpuRdtscp.
653 * i386-init.h: Regenerated.
654 * i386-tbl.h: Likewise.
655
656 2009-01-09 Peter Bergner <bergner@vnet.ibm.com>
657
658 * ppc-opc.c (PPCNONE): Define.
659 (NOPOWER4): Delete.
660 (powerpc_opcodes): Initialize the new "deprecated" field.
661
662 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
663
664 AVX Programming Reference (December, 2008)
665 * i386-dis.c (VEX_LEN_2B_M_0): Removed.
666 (VEX_LEN_E7_P_2_M_0): Likewise.
667 (VEX_LEN_2C_P_1): Updated.
668 (VEX_LEN_E8_P_2): Likewise.
669 (vex_len_table): Remove VEX_LEN_2B_M_0 and VEX_LEN_E7_P_2_M_0.
670 (mod_table): Likewise.
671
672 * i386-opc.tbl: Add 256bit vmovntdq, vmovntpd and vmovntps.
673 * i386-tbl.h: Regenerated.
674
675 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
676
677 * i386-gen.c (process_copyright): Update for 2009.
678
679 * i386-init.h: Regenerated.
680 * i386-tbl.h: Likewise.
681
682 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
683
684 AVX Programming Reference (December, 2008)
685 * i386-dis.c (OP_VEX_FMA): Removed.
686 (OP_EX_VexW): Likewise.
687 (OP_EX_VexImmW): Likewise.
688 (OP_XMM_VexW): Likewise.
689 (VEXI4_Fixup): Likewise.
690 (VPERMIL2_Fixup): Likewise.
691 (VexI4): Likewise.
692 (VexFMA): Likewise.
693 (Vex128FMA): Likewise.
694 (EXVexW): Likewise.
695 (EXdVexW): Likewise.
696 (EXqVexW): Likewise.
697 (EXVexImmW): Likewise.
698 (XMVexW): Likewise.
699 (VPERMIL2): Likewise.
700 (PREFIX_VEX_3A48...PREFIX_VEX_3A4A): Likewise.
701 (PREFIX_VEX_3A5C...PREFIX_VEX_3A5F): Likewise.
702 (PREFIX_VEX_3A68...PREFIX_VEX_3A6F): Likewise.
703 (PREFIX_VEX_3A78...PREFIX_VEX_3A7F): Likewise.
704 (VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2): Likewise.
705 (VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2): Likewise.
706 (get_vex_imm8): Likewise.
707 (OP_EX_VexReg): Likewise.
708 vpermil2_op): Likewise.
709 (EXVexWdq): New.
710 (vex_w_dq_mode): Likewise.
711 (PREFIX_VEX_3896...PREFIX_VEX_389F): Likewise.
712 (PREFIX_VEX_38A6...PREFIX_VEX_38AF): Likewise.
713 (PREFIX_VEX_38B6...PREFIX_VEX_38BF): Likewise.
714 (es_reg): Updated.
715 (PREFIX_VEX_38DB): Likewise.
716 (PREFIX_VEX_3A4A): Likewise.
717 (PREFIX_VEX_3A60): Likewise.
718 (PREFIX_VEX_3ADF): Likewise.
719 (VEX_LEN_3ADF_P_2): Likewise.
720 (prefix_table): Remove PREFIX_VEX_3A48...PREFIX_VEX_3A4A,
721 PREFIX_VEX_3A5C...PREFIX_VEX_3A5F,
722 PREFIX_VEX_3A68...PREFIX_VEX_3A6F and
723 PREFIX_VEX_3A78...PREFIX_VEX_3A7F. Add
724 PREFIX_VEX_3896...PREFIX_VEX_389F,
725 PREFIX_VEX_38A6...PREFIX_VEX_38AF and
726 PREFIX_VEX_38B6...PREFIX_VEX_38BF.
727 (vex_table): Likewise.
728 (vex_len_table): Remove VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2
729 and VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2.
730 (putop): Support "%XW".
731 (intel_operand_size): Handle vex_w_dq_mode.
732
733 * i386-opc.h (VexNDS): Add a comment for VEX NDS and VEX DDS.
734
735 * i386-opc.tbl: Remove vpermil2pd/vpermil2ps and old FMA
736 instructions. Add new FMA instructions.
737 * i386-tbl.h: Regenerated.
738
739 2009-01-02 Matthias Klose <doko@ubuntu.com>
740
741 * or32-opc.c (or32_print_register, or32_print_immediate,
742 disassemble_insn): Don't rely on undefined sprintf behaviour.
743
744 For older changes see ChangeLog-2008
745 \f
746 Local Variables:
747 mode: change-log
748 left-margin: 8
749 fill-column: 74
750 version-control: never
751 End:
This page took 0.044984 seconds and 5 git commands to generate.