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