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