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