* dep-in.sed: Don't modify .o to .lo here. Output one filename
[external/binutils.git] / opcodes / ChangeLog
1 2009-05-26  Alan Modra  <amodra@bigpond.net.au>
2
3         * dep-in.sed: Don't modify .o to .lo here.  Output one filename
4         per line with all lines having continuation backslash.  Prefix
5         first line with "A", following lines with "B".
6         * Makefile.am (DEP): Don't use dep.sed here.
7         (DEP1): Run $MKDEP on single files, modify .o to .lo here.  Use
8         dep.sed here on dependencies, sort and uniq.
9         * Makefile.in: Regenerate.
10
11 2009-05-25  Tristan Gingold  <gingold@adacore.com>
12
13         * makefile.vms (OPT): New variable.
14         (CFLAGS): Update compilation flags.
15
16 2009-05-22  DJ Delorie  <dj@redhat.com>
17
18         * mep-asm.c: Regenerate.
19         * mep-desc.c: Regenerate.
20         * mep-desc.h: Regenerate.
21         * mep-dis.c: Regenerate.
22         * mep-ibld.c: Regenerate.
23         * mep-opc.c: Regenerate.
24         * mep-opc.h: Regenerate.
25
26 2009-05-22  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
27
28         * i386-opc.h (Cpusse5): Delete.
29         (i386_cpu_flags): Delete.
30         * i386-gen.c: Remove CpuSSE5, Drex, Drexv and Drexc.
31         * i386-opc.tbl: Remove SSE5 instructions.
32         * i386-tbl.h: Regenerate.
33         * i386-init.h: Regenerate.
34         * i386-dis.c (OP_E_memeory, OP_E_extended): Remove drex handling.
35         (print_drex_arg): Delete.
36         (OP_DREX4): Delete.
37         (OP_DREX3): Delete.
38         (OP_DREX_ICMP): Delete.
39         (OP_DREX_FCMP): Delete.
40         (DREX_*): Delete.
41         (THREE_BYTE_0F24, THREE_BYTE_0F25, THREE_BYTE_0f7B): Delete.
42         
43 2009-05-22  Alan Modra  <amodra@bigpond.net.au>
44
45         * Makefile.am: Run "make dep-am".
46         * Makefile.in: Regenerate.
47         * po/POTFILES.in: Regenerate.
48
49 2009-05-19  DJ Delorie  <dj@redhat.com>
50
51         * mep-asm.c: Regenerate.
52         * mep-opc.c: Regenerate.
53
54 2009-04-30  DJ Delorie  <dj@redhat.com>
55
56         * mep-asm.c: Regenerate.
57         * mep-desc.c: Regenerate.
58         * mep-desc.h: Regenerate.
59         * mep-dis.c: Regenerate.
60         * mep-ibld.c: Regenerate.
61         * mep-opc.c: Regenerate.
62         * mep-opc.h: Regenerate.
63
64 2009-04-17  DJ Delorie  <dj@redhat.com
65
66         * mep-desc.c: Regenerate.
67         * mep-ibld.c: Regenerate.
68         * mep-opc.c: Regenerate.
69         * mep-opc.h: Regenerate.
70
71 2009-04-15  Anthony Green  <green@moxielogic.com>
72
73         * moxie-opc.c, moxie-dis.c: Created.
74         * Makefile.am: Build the moxie source files.
75         * configure.in: Add moxie support.
76         * Makefile.in, configure: Rebuilt.
77         * disassemble.c (disassembler): Add moxie support.
78         (ARCH_moxie): Define.
79
80 2009-04-15  Jan Beulich  <jbeulich@novell.com>
81
82         * i386-opc.tbl (protb, protw, protd, protq): Set opcode
83         extension to None.
84         (pshab, pshaw, pshad, pshaq): Likewise.
85         * i386-tbl.h: Re-generate.
86
87 2009-04-08  DJ Delorie  <dj@redhat.com
88
89         * mep-asm.c: Regenerate.
90         * mep-desc.c: Regenerate.
91         * mep-desc.h: Regenerate.
92         * mep-dis.c: Regenerate.
93         * mep-ibld.c: Regenerate.
94         * mep-opc.c: Regenerate.
95         * mep-opc.h: Regenerate.
96
97 2009-04-07  Peter Bergner  <bergner@vnet.ibm.com>
98
99         * ppc-opc.c (powerpc_opcodes) <"tlbilxlpid", "tlbilxpid", "tlbilxva",
100         "tlbilx">: Use secondary opcode "18" as per the ISA 2.06 documentation.
101         Reorder entries so the extended mnemonics are listed before tlbilx.
102
103 2009-04-02  Peter Bergner  <bergner@vnet.ibm.com>
104
105         * ppc-dis.c (powerpc_init_dialect): Do not choose a default dialect
106         due to -many/-Many.
107         (print_insn_powerpc): Make sure we only deprecate instructions using
108         the original dialect and not a modified dialect due to -Many handling.
109         Move the handling of the condition register and default operands to
110         the end of the if/else if/else chain.
111         * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
112         instructions from newer processors are listed before older ones.
113         <"icblce", "sync", "eieio", "tlbld">: Deprecate for processors
114         that have instructions with conflicting opcodes.
115
116 2009-04-01  Peter Bergner  <bergner@vnet.ibm.com>
117
118         * ppc-opc.c (powerpc_opcodes) <"dcbzl">: Merge the POWER4 and
119         E500MC entries.
120
121 2009-04-01  Christophe Lyon  <christophe.lyon@st.com>
122
123         * arm-dis.c (print_insn): Print BE8 opcodes in little endianness.
124
125 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
126
127         * arm-dis.c (print_insn): Also check section matches in backwards
128         search for mapping symbol.
129
130 2009-03-26  H.J. Lu  <hongjiu.lu@intel.com>
131
132         * i386-dis.c (get_valid_dis386): Abort on unhandled table.
133
134 2009-03-18  Alan Modra  <amodra@bigpond.net.au>
135
136         * cgen-opc.c: Include alloca-conf.h rather than alloca.h.
137         * Makefile.am: Run "make dep-am".
138         * Makefile.in: Regenerate.
139         * openrisc-opc.c: Regenerate.
140
141 2009-03-10  Nick Clifton  <nickc@redhat.com>
142
143         * po/id.po: Updated Indonesian translation.
144
145 2009-03-10  Alan Modra  <amodra@bigpond.net.au>
146
147         * ppc-dis.c: Include "opintl.h".
148         (struct ppc_mopt, ppc_opts): New.
149         (ppc_parse_cpu): New function.
150         (powerpc_init_dialect): Use it.
151         (print_ppc_disassembler_options): Dump options from ppc_opts.
152         Internationalize message.
153
154 2009-03-06  Nick Clifton  <nickc@redhat.com>
155
156         * po/es.po: Updated Spanish translation.
157
158 2009-03-04  Alan Modra  <amodra@bigpond.net.au>
159
160         PR 6768
161         * configure.in: Test for ld --as-needed support.  Link shared
162         libopcodes against libm.
163         * configure: Regenerate.
164
165 2009-03-03  Peter Bergner  <bergner@vnet.ibm.com>
166
167         * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
168         instructions from newer processors are listed before older ones.
169
170 2009-03-03  Alan Modra  <amodra@bigpond.net.au>
171
172         * Makefile.am: Run "make dep-am".
173         (HFILES): Move lm32-desc.h and lm32-opc.h from..
174         (CFILES): ..here.
175         * Makefile.in: Regenerate.
176
177 2009-03-02  Qinwei  <qinwei@sunnorth.com.cn>
178
179         * score7-dis.c: New file.
180         * Makefile.am: Add dependencies for score7-dis.c.
181         * Makefile.in: Regenerate.
182         * configure.in: Add score7-dis to score files.
183         * configure: Regenerate.
184         * score-dis.c: Add support for score7 architecture.
185         * score-opc.h: Likewise.
186
187 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
188
189         * configure: Regenerate.
190
191 2009-02-27  H.J. Lu  <hongjiu.lu@intel.com>
192
193         * i386-dis.c (OP_EX): Call OP_E_memory instead of OP_E.
194
195 2009-02-26  Peter Bergner  <bergner@vnet.ibm.com>
196
197         * ppc-dis.c (powerpc_init_dialect): Extend -Mpower7 to disassemble
198         the power7 and the isel instructions.
199         * ppc-opc.c (insert_xc6, extract_xc6): New static functions.
200         (insert_dm, extract_dm): Likewise.
201         (XB6): Update comment to include XX2 form.
202         (WC, XC6, SHW, DMEX, UIM, XX2, XX3RC, XX4, XX2_MASK, XX2UIM_MASK,
203         XX2BF_MASK, XX3BF_MASK, XX3SHW_MASK, XX4_MASK, XWC_MASK, POWER7): New.
204         (RemoveXX3DM): Delete.
205         (powerpc_opcodes): <"lfdp", "lfdpx", "mcrxr", "mftb", "mffgpr",
206         "mftgpr">: Deprecate for POWER7.
207         <"fres", "fres.", "frsqrtes", "frsqrtes.", "fre", "fre.", "frsqrte",
208         "frsqrte.">: Deprecate the three operand form and enable the two
209         operand form for POWER7 and later.
210         <"wait">: Extend to accept optional parameter.  Enable for POWER7.
211         <"waitsrv", "waitimpl">: Add extended opcodes.
212         <"ldbrx", "stdbrx">: Enable for POWER7.
213         <"cdtbcd", "cbcdtd", "addg6s">: Add POWER6 opcodes.
214         <"bpermd", "dcbtstt", "dcbtt", "dcffix.", "dcffix", "divde.", "divde",
215         "divdeo.", "divdeo", "divdeu.", "divdeu", "divdeuo.", "divdeuo",
216         "divwe.", "divwe", "divweo.", "divweo", "divweu.", "divweu", "divweuo.",
217         "divweuo", "fcfids.", "fcfids", "fcfidu.", "fcfidu", "fcfidus.",
218         "fcfidus", "fctidu.", "fctidu", "fctiduz.", "fctiduz", "fctiwu.",
219         "fctiwu", "fctiwuz.", "fctiwuz", "ftdiv", "ftsqrt", "lbarx", "lfiwzx",
220         "lharx", "popcntd", "popcntw", "stbcx.", "sthcx.">: Add POWER7 opcodes.
221         <"lxsdux", "lxsdx", "lxvdsx", "lxvw4ux", "lxvw4x", "stxsdux", "stxsdx",
222         "stxvw4ux", "stxvw4x", "xsabsdp", "xsadddp", "xscmpodp", "xscmpudp",
223         "xscpsgndp", "xscvdpsp", "xscvdpsxds", "xscvdpsxws", "xscvdpuxds",
224         "xscvdpuxws", "xscvspdp", "xscvsxddp", "xscvuxddp", "xsdivdp",
225         "xsmaddadp", "xsmaddmdp", "xsmaxdp", "xsmindp", "xsmsubadp",
226         "xsmsubmdp", "xsmuldp", "xsnabsdp", "xsnegdp", "xsnmaddadp",
227         "xsnmaddmdp", "xsnmsubadp", "xsnmsubmdp", "xsrdpi", "xsrdpic",
228         "xsrdpim", "xsrdpip", "xsrdpiz", "xsredp", "xsrsqrtedp", "xssqrtdp",
229         "xssubdp", "xstdivdp", "xstsqrtdp", "xvabsdp", "xvabssp", "xvadddp",
230         "xvaddsp", "xvcmpeqdp.", "xvcmpeqdp", "xvcmpeqsp.", "xvcmpeqsp",
231         "xvcmpgedp.", "xvcmpgedp", "xvcmpgesp.", "xvcmpgesp", "xvcmpgtdp.",
232         "xvcmpgtdp", "xvcmpgtsp.", "xvcmpgtsp", "xvcpsgnsp", "xvcvdpsp",
233         "xvcvdpsxds", "xvcvdpsxws", "xvcvdpuxds", "xvcvdpuxws", "xvcvspdp",
234         "xvcvspsxds", "xvcvspsxws", "xvcvspuxds", "xvcvspuxws", "xvcvsxddp",
235         "xvcvsxdsp", "xvcvsxwdp", "xvcvsxwsp", "xvcvuxddp", "xvcvuxdsp",
236         "xvcvuxwdp", "xvcvuxwsp", "xvdivdp", "xvdivsp", "xvmaddadp",
237         "xvmaddasp", "xvmaddmdp", "xvmaddmsp", "xvmaxdp", "xvmaxsp",
238         "xvmindp", "xvminsp", "xvmovsp", "xvmsubadp", "xvmsubasp", "xvmsubmdp",
239         "xvmsubmsp", "xvmuldp", "xvmulsp", "xvnabsdp", "xvnabssp", "xvnegdp",
240         "xvnegsp", "xvnmaddadp", "xvnmaddasp", "xvnmaddmdp", "xvnmaddmsp",
241         "xvnmsubadp", "xvnmsubasp", "xvnmsubmdp", "xvnmsubmsp", "xvrdpi",
242         "xvrdpic", "xvrdpim", "xvrdpip", "xvrdpiz", "xvredp", "xvresp",
243         "xvrspi", "xvrspic", "xvrspim", "xvrspip", "xvrspiz", "xvrsqrtedp",
244         "xvrsqrtesp", "xvsqrtdp", "xvsqrtsp", "xvsubdp", "xvsubsp", "xvtdivdp",
245         "xvtdivsp", "xvtsqrtdp", "xvtsqrtsp", "xxland", "xxlandc", "xxlnor",
246         "xxlor", "xxlxor", "xxmrghw", "xxmrglw", "xxsel", "xxsldwi", "xxspltd",
247         "xxspltw", "xxswapd">: Add VSX opcodes.
248
249 2009-02-23  H.J. Lu  <hongjiu.lu@intel.com>
250
251         * i386-gen.c (operand_type_init): Remove OPERAND_TYPE_VEX_IMM4.
252         (operand_types): Remove Vex_Imm4.
253
254         * i386-opc.h (Vex_Imm4): Removed.
255         (OTMax): Updated.
256         (i386_operand_type): Remove vex_imm4.
257
258         * i386-opc.tbl: Remove Vex_Imm4 comments.
259         * i386-init.h: Regenerated.
260         * i386-tbl.h: Likewise.
261
262 2009-02-23  Richard Earnshaw  <rearnsha@arm.com>
263
264         * arm-dis.c (neon_opcodes): Correct bit-mask and patterns for
265         vq{r}shr{u}n.s64 insnstructions.
266
267 2009-02-19  Peter Bergner  <bergner@vnet.ibm.com>
268
269         * ppc-opc.c (powerpc_opcodes) <"lfdepx", "stfdepx">: Fix the first
270         operand to be a float point register (FRT/FRS).
271
272 2009-02-18  Adam Nemet  <anemet@caviumnetworks.com>
273
274         * mips-opc.c (mips_builtin_opcodes): Move the Octeon-specific
275         dmfc2 and dmtc2 before the architecture-level variants.
276
277 2009-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
278
279         * fr30-opc.c: Regenerate.
280         * frv-opc.c: Regenerate.
281         * ip2k-opc.c: Regenerate.
282         * iq2000-opc.c: Regenerate.
283         * lm32-opc.c: Regenerate.
284         * m32c-opc.c: Regenerate.
285         * m32r-opc.c: Regenerate.
286         * mep-opc.c: Regenerate.
287         * mt-opc.c: Regenerate.
288         * xc16x-opc.c: Regenerate.
289         * xstormy16-opc.c: Regenerate.
290         * tic54x-dis.c (print_instruction): Avoid compiler warning on
291         sprintf call.
292
293 2009-02-12  Nathan Sidwell  <nathan@codesourcery.com>
294
295         * m68k-opc.c (m68k_opcodes): Add stldsr instruction.
296
297 2009-02-05  Peter Bergner  <bergner@vnet.ibm.com>
298
299         * ppc-opc.c: Update copyright year.
300         (powerpc_opcodes) <"dcbt", "dcbtst">: Deprecate the Embedded operand
301         ordering for POWER4 and later and use the correct Server ordering.
302
303 2009-02-04  H.J. Lu  <hongjiu.lu@intel.com>
304
305         AVX Programming Reference (January, 2009)
306         * i386-dis.c (PREFIX_VEX_3A44): New.
307         (VEX_LEN_3A44_P_2): Likewise.
308         (PREFIX_VEX_3A48): Updated.
309         (VEX_LEN_3A4C_P_2): Likewise.
310         (prefix_table): Add PREFIX_VEX_3A44.
311         (vex_table): Likewise.
312         (vex_len_table): Add VEX_LEN_3A44_P_2.
313
314         * i386-opc.tbl: Add PCLMUL + AVX instructions.
315         * i386-tbl.h: Regenerated.
316
317 2009-02-03  Sandip Matte  <sandip@rmicorp.com>
318
319         * mips-dis.c (mips_cp0_names_xlr, mips_cp0sel_names_xlr): Define.
320         (mips_arch_choices): Add XLR entry.
321         * mips-opc.c (XLR): Define.
322         (mips_builtin_opcodes): Add XLR instructions.
323
324 2009-02-03  Carlos O'Donell  <carlos@codesourcery.com>
325
326         * Makefile.am: Add install-pdf target.
327         * po/Make-in: Add install-pdf target.
328         * Makefile.in: Regenerate.
329
330 2009-02-02  DJ Delorie  <dj@redhat.com>
331
332         * mep-asm.c: Regenerate.
333         * mep-desc.c: Regenerate.
334         * mep-desc.h: Regenerate.
335         * mep-dis.c: Regenerate.
336         * mep-ibld.c: Regenerate.
337         * mep-opc.c: Regenerate.
338         * mep-opc.h: Regenerate.
339
340 2009-01-29  Mark Mitchell  <mark@codesourcery.com>
341
342         * arm-dis.c (thumb32_opcodes): Correct decoding for qadd, qdadd,
343         qsub, and qdsub.
344
345 2009-01-28  Chao-ying Fu  <fu@mips.com>
346
347         * mips-opc.c (suxc1): Add the flag of FP_D.
348
349 2009-01-20  Alan Modra  <amodra@bigpond.net.au>
350
351         * fr30-asm.c, fr30-dis.c, fr30-ibld.c, frv-asm.c, frv-dis.c,
352         * frv-ibld.c, ip2k-asm.c, ip2k-dis.c, ip2k-ibld.c,
353         * iq2000-asm.c, iq2000-dis.c, iq2000-ibld.c, m32c-asm.c,
354         * m32c-dis.c, m32c-ibld.c, m32r-asm.c, m32r-dis.c,
355         * m32r-ibld.c, mep-asm.c, mep-dis.c, mep-ibld.c, mt-asm.c,
356         * mt-dis.c, mt-ibld.c, openrisc-asm.c, openrisc-dis.c,
357         * openrisc-ibld.c, xc16x-asm.c, xc16x-dis.c, xc16x-ibld.c,
358         * xstormy16-asm.c, xstormy16-dis.c, xstormy16-ibld.c: Regenerate.
359
360 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
361
362         * configure.in (commonbfdlib): Delete.
363         (SHARED_LIBADD): Add pic libiberty if such is available.
364         * configure: Regenerate.
365         * po/POTFILES.in: Regenerate.
366
367 2009-01-14  Peter Bergner  <bergner@vnet.ibm.com>
368
369         * ppc-dis.c (print_insn_powerpc): Skip insn if it is deprecated.
370         * ppc-opc.c (powerpc_opcodes) <mtfsf, mtfsf.>: Deprecate the two
371         operand form and enable the four operand form for POWER6 and later.
372         <mtfsfi, mtfsfi.>: Deprecate the two operand form and enable the
373         three operand form for POWER6 and later.
374
375 2009-01-14  Mike Frysinger  <vapier@gentoo.org>
376
377         * bfin-dis.c (OUTS): Use "%s" as format string.
378
379 2009-01-13  H.J. Lu  <hongjiu.lu@intel.com>
380
381         * i386-gen.c (cpu_flag_init): Remove a white space.
382         (operand_type_init): Likewise.
383
384 2009-01-12  H.J. Lu  <hongjiu.lu@intel.com>
385
386         * i386-opc.tbl: Add NoAVX to movnti, lfence and mfence.
387         * i386-tbl.h: Regenerated.
388
389 2009-01-12  H.J. Lu  <hongjiu.lu@intel.com>
390
391         * i386-dis.c (dis386): Use EbS on addB, orB, adcB, sbbB, andB,
392         subB, xorB and cmpB.  Use EvS on addS, orS, adcS, sbbS, andS,
393         subS, xorS and cmpS.
394
395 2009-01-10  H.J. Lu  <hongjiu.lu@intel.com>
396
397         * i386-gen.c (cpu_flag_init): Replace CpuP4 and CpuK6 with
398         CpuClflush and CpuSYSCALL, respectively. Remove CpuK8.  Add
399         CPU_COREI7_FLAGS, CPU_CLFLUSH_FLAGS and CPU_SYSCALL_FLAGS.
400         (cpu_flags): Remove CpuP4, CpuK6 and CpuK8.  Add CpuClflush
401         and CpuSYSCALL.
402         (lineno): Removed.
403         (set_bitfield): Take an argument, lineno.  Don't report lineno
404         on error if it is -1.
405         (process_i386_cpu_flag): Take an argument, lineno.
406         (process_i386_opcode_modifier): Likewise.
407         (process_i386_operand_type): Likewise.
408         (output_i386_opcode): Likewise.
409         (opcode_hash_entry): Add lineno.
410         (process_i386_opcodes): Updated.
411         (process_i386_registers): Likewise.
412         (process_i386_initializers): Likewise.
413
414         * i386-opc.h (CpuP4): Removed.
415         (CpuK6): Likewise.
416         (CpuK8): Likewise.
417         (CpuClflush): New.
418         (CpuSYSCALL): Likewise.
419         (CpuMMX): Updated.
420         (i386_cpu_flags): Remove cpup4, cpuk6 and cpuk8.  Add
421         cpuclflush and cpusyscall.
422
423         * i386-opc.tbl: Update movnti, clflush, lfence, mfence, pause,
424         syscall and sysret.
425         * i386-init.h: Regenerated.
426         * i386-tbl.h: Likewise.
427
428 2009-01-09  H.J. Lu  <hongjiu.lu@intel.com>
429
430         * i386-gen.c (cpu_flag_init): Add CpuRdtscp to CPU_K8_FLAGS
431         and CPU_AMDFAM10_FLAGS.  Add CPU_RDTSCP_FLAGS.
432         (cpu_flags): Add CpuRdtscp.
433         (set_bitfield): Remove CpuSledgehammer check.
434
435         * i386-opc.h (CpuRdtscp): New.
436         (CpuLM): Updated.
437         (i386_cpu_flags): Add cpurdtscp.
438
439         * i386-opc.tbl: Replace CpuSledgehammer with CpuRdtscp.
440         * i386-init.h: Regenerated.
441         * i386-tbl.h: Likewise.
442
443 2009-01-09  Peter Bergner  <bergner@vnet.ibm.com>
444
445         * ppc-opc.c (PPCNONE): Define.
446         (NOPOWER4): Delete.
447         (powerpc_opcodes): Initialize the new "deprecated" field.
448
449 2009-01-06  H.J. Lu  <hongjiu.lu@intel.com>
450
451         AVX Programming Reference (December, 2008)
452         * i386-dis.c (VEX_LEN_2B_M_0): Removed.
453         (VEX_LEN_E7_P_2_M_0): Likewise.
454         (VEX_LEN_2C_P_1): Updated.
455         (VEX_LEN_E8_P_2): Likewise.
456         (vex_len_table): Remove VEX_LEN_2B_M_0 and VEX_LEN_E7_P_2_M_0.
457         (mod_table): Likewise.
458
459         * i386-opc.tbl: Add 256bit vmovntdq, vmovntpd and vmovntps.
460         * i386-tbl.h: Regenerated.
461
462 2009-01-05  H.J. Lu  <hongjiu.lu@intel.com>
463
464         * i386-gen.c (process_copyright): Update for 2009.
465
466         * i386-init.h: Regenerated.
467         * i386-tbl.h: Likewise.
468
469 2009-01-05  H.J. Lu  <hongjiu.lu@intel.com>
470
471         AVX Programming Reference (December, 2008)
472         * i386-dis.c (OP_VEX_FMA): Removed.
473         (OP_EX_VexW): Likewise.
474         (OP_EX_VexImmW): Likewise.
475         (OP_XMM_VexW): Likewise.
476         (VEXI4_Fixup): Likewise.
477         (VPERMIL2_Fixup): Likewise.
478         (VexI4): Likewise.
479         (VexFMA): Likewise.
480         (Vex128FMA): Likewise.
481         (EXVexW): Likewise.
482         (EXdVexW): Likewise.
483         (EXqVexW): Likewise.
484         (EXVexImmW): Likewise.
485         (XMVexW): Likewise.
486         (VPERMIL2): Likewise.
487         (PREFIX_VEX_3A48...PREFIX_VEX_3A4A): Likewise.
488         (PREFIX_VEX_3A5C...PREFIX_VEX_3A5F): Likewise.
489         (PREFIX_VEX_3A68...PREFIX_VEX_3A6F): Likewise.
490         (PREFIX_VEX_3A78...PREFIX_VEX_3A7F): Likewise.
491         (VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2): Likewise.
492         (VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2): Likewise.
493         (get_vex_imm8): Likewise.
494         (OP_EX_VexReg): Likewise.
495         vpermil2_op): Likewise.
496         (EXVexWdq): New.
497         (vex_w_dq_mode): Likewise.
498         (PREFIX_VEX_3896...PREFIX_VEX_389F): Likewise.
499         (PREFIX_VEX_38A6...PREFIX_VEX_38AF): Likewise.
500         (PREFIX_VEX_38B6...PREFIX_VEX_38BF): Likewise.
501         (es_reg): Updated.
502         (PREFIX_VEX_38DB): Likewise.
503         (PREFIX_VEX_3A4A): Likewise.
504         (PREFIX_VEX_3A60): Likewise.
505         (PREFIX_VEX_3ADF): Likewise.
506         (VEX_LEN_3ADF_P_2): Likewise.
507         (prefix_table): Remove PREFIX_VEX_3A48...PREFIX_VEX_3A4A,
508         PREFIX_VEX_3A5C...PREFIX_VEX_3A5F, 
509         PREFIX_VEX_3A68...PREFIX_VEX_3A6F and
510         PREFIX_VEX_3A78...PREFIX_VEX_3A7F.  Add
511         PREFIX_VEX_3896...PREFIX_VEX_389F,
512         PREFIX_VEX_38A6...PREFIX_VEX_38AF and
513         PREFIX_VEX_38B6...PREFIX_VEX_38BF.
514         (vex_table): Likewise.
515         (vex_len_table): Remove VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2
516         and VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2.
517         (putop): Support "%XW".
518         (intel_operand_size): Handle vex_w_dq_mode.
519
520         * i386-opc.h (VexNDS): Add a comment for VEX NDS and VEX DDS.
521
522         * i386-opc.tbl: Remove vpermil2pd/vpermil2ps and old FMA
523         instructions.  Add new FMA instructions.
524         * i386-tbl.h: Regenerated.
525
526 2009-01-02  Matthias Klose  <doko@ubuntu.com> 
527
528         * or32-opc.c (or32_print_register, or32_print_immediate, 
529         disassemble_insn): Don't rely on undefined sprintf behaviour. 
530
531 For older changes see ChangeLog-2008
532 \f
533 Local Variables:
534 mode: change-log
535 left-margin: 8
536 fill-column: 74
537 version-control: never
538 End: