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