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