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