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