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