*** empty log message ***
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
1103f72c
NC
12009-07-07 Chung-Lin Tang <cltang@pllab.cs.nthu.edu.tw>
2
3 * arm-dis.c (coprocessor_opcodes): Fix mask for waddbhus.
4
78c66db8
NC
52009-07-07 Nick Clifton <nickc@redhat.com>
6
7 PR 10288
8 * arm-dis.c (arm_opcodes): Be more strict about decoding scaled
9 addressing modes.
10
22102fb0
DD
112009-07-06 DJ Delorie <dj@redhat.com>
12
13 * mep-desc.c: Regenerate.
14 * mep-desc.h: Regenerate.
15 * mep-opc.c: Regenerate.
16 * mep-opc.h: Regenerate.
17
922d8de8
DR
182009-07-06 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
19
20 * i386-opc.h (CpuFMA4): Add CpuFMA4.
21 (i386_cpu_flags): New.
22 * i386-gen.c: Add CPU_FMA4_FLAGS.
23 * i386-opc.tbl: Add FMA4 instructions.
24 * i386-tbl.h: Regenerate.
25 * i386-init.h: Regenerate.
26 * i386-dis.c (OP_VEX_FMA): New. Handle FMA4.
27 (OP_XMM_VexW): Ditto.
28 (OP_EX_VexW): Ditto.
29 (VEXI4_Fixup): Ditto.
30 (VexI4, VexFMA, Vex128FMA, EXVexW, EXdVexW, XMVexW): New Macros.
31 (PREFIX_VEX_3A5C, PREFIX_VEX_3A5D, PREFIX_VEX_3A5E): New.
32 (PREFIX_VEX_3A5F, PREFIX_VEX_3A60): New.
33 (PREFIX_VEX_3A68, PREFIX_VEX_3A69, PREFIX_VEX_3A6A): New.
34 (PREFIX_VEX_3A6B, PREFIX_VEX_3A6C, PREFIX_VEX_3A6D): New.
35 (PREFIX_VEX_3A6E, PREFIX_VEX_3A6F, PREFIX_VEX_3A7A): New.
36 (PREFIX_VEX_3A7B, PREFIX_VEX_3A7C, PREFIX_VEX_3A7D): New.
37 (PREFIX_VEX_3A7E, PREFIX_VEX_3A7F): New.
38 (VEX_LEN_3A6A_P_2,VEX_LEN_3A6B_P_2, VEX_LEN_3A6E_P_2): New.
39 (VEX_LEN_3A6F_P_2,VEX_LEN_3A7A_P_2, VEX_LEN_3A7B_P_2): New.
40 (VEX_LEN_3A7E_P_2,VEX_LEN_3A7F_P_2): New.
41 (get_vex_imm8): New. handle FMA4.
42 (OP_EX_VexReg): Ditto.
43
fe56b6ce
NC
442009-06-30 Nick Clifton <nickc@redhat.com>
45
46 PR 10288
47 * arm-dis.c (coprocessor): Print the LDC and STC versions of the
48 LFM and SFM instructions as comments,.
49 Improve consistency of formatting for instructions displayed as
50 comments and decimal values displayed with their hexadecimal
51 equivalents.
52 Formatting tidy ups.
53
05413229
NC
542009-06-29 Nick Clifton <nickc@redhat.com>
55
56 PR 10288
57 * arm-dis.c (enum opcode_sentinels): New: Used to mark the
58 boundary between variaant and generic coprocessor instuctions.
59 (coprocessor): Use it.
60 Fix architecture version of MCRR and MRRC instructions.
61 (arm_opcdes): Fix patterns for STRB and STRH instructions.
62 (print_insn_coprocessor): Check architecture and extension masks.
63 Print a hexadecimal version of any decimal constant that is
64 outside of the range of -16 to +32.
65 (print_arm_address): Add a return value of the offset used in the
66 adress, if it is worth printing a hexadecimal version of it.
67 (print_insn_neon): Print a hexadecimal version of any decimal
68 constant that is outside of the range of -16 to +32.
69 (print_insn_arm): Likewise.
70 (print_insn_thumb16): Likewise.
71 (print_insn_thumb32): Likewise.
72
73 PR 10297
74 * arm-dis.c (UNDEFINED_INSTRUCTION): New macro for a description
75 of an undefined instruction.
76 (arm_opcodes): Use it.
77 (thumb_opcod): Use it.
78 (thumb32_opc): Use it.
79
378a0c07
DD
802009-06-23 DJ Delorie <dj@redhat.com>
81
dab97f24
DD
82 * mep-desc.c: Regenerate.
83 * mep-desc.h: Regenerate.
84 * mep-dis.c: Regenerate.
85 * mep-ibld.c: Regenerate.
86 * mep-opc.c: Regenerate.
87
378a0c07
DD
88 * mep-asm.c: Regenerate.
89 * mep-opc.c: Regenerate.
90 * mep-opc.h: Regenerate.
91
aece7d2e
NC
922009-06-22 Nick Clifton <nickc@redhat.com>
93
94 * po/fi.po: Updated Finish translation.
95
1998a8e0
AM
962009-06-22 Alan Modra <amodra@bigpond.net.au>
97
98 * m32c-asm.c: Regenerate.
99
b33bafa0
AM
1002009-06-22 Alan Modra <amodra@bigpond.net.au>
101
102 * score-dis.c (print_insn_score48, print_insn_score32): Move default
103 case label to proper lexical block.
104 * score7-dis.c (print_insn_score32): Likewise.
105
ce21feb4
MS
1062009-06-19 Martin Schwidefsky <sschwidefsky@de.ibm.com>
107
108 * s390-opc.c (INSTR_RR_0R_OPT, INSTR_RX_0RRD_OPT, MASK_RR_0R_OPT,
109 MASK_RX_0RRD_OPT): New instruction formats with optional arguments.
110 * s390-opc.txt (nopr, nop): Use new instruction format.
111
0313a2b8
NC
1122009-06-18 Nick Clifton <nickc@redhat.com>
113
114 PR 10288
115 * arm-dis.c (print_insn_coprocessor): Check that a user specified
116 ARM architecture supports the matched instruction.
117 (print_insn_arm): Likewise.
118 (select_arm_features): New function. Fills in the fields of an
119 arm_feature_set structure based on a given arm machine number.
120 (print_insn): Initialise an arm_feature_set structure.
121
6db7e006
MR
1222009-06-16 Maciej W. Rozycki <macro@linux-mips.org>
123
124 * vax-dis.c (is_function_entry): Return success for synthetic
125 symbols too.
126 (is_plt_tail): New function.
127 (print_insn_vax): Decode PLT entry offset longword.
128
522fe561
NC
1292009-06-15 Nick Clifton <nickc@redhat.com>
130
fe2ceba1
NC
131 PR 10186
132 * arm-dis.c (thumb32_opcodes): Fix binary value of SEV.W
133 instruction.
134
522fe561
NC
135 PR 10173
136 * cr16-dis.c (print_arg): Avoid printing the 0x prefix twice.
137
1316c8b3
NC
1382009-06-15 Nick Clifton <nickc@redhat.com>
139
140 PR 10263
141 * arm-dis.c (print_insn): Ignore is_data if the user has requested
142 the disassembly of data as well as instructions.
143
f6475b48
DE
1442009-06-11 Doug Evans <dje@sebabeach.org>
145
146 * cgen.sh: Handle multiple simultaneous runs for parallel makes.
147
f865a31d
AG
1482009-06-11 Anthony Green <green@moxielogic.com>
149
150 * moxie-opc.c (moxie_form1_opc_info): Remove branch instructions.
151 (moxie_form3_opc_info): Add branch instructions.
152 * moxie-dis.c (print_insn_moxie): Disassemble MOXIE_F3_PCREL
153 encoded instructions.
154
0e7c7f11
AG
1552009-06-06 Anthony Green <green@moxielogic.com>
156
157 * moxie-opc.c: Recode some MOXIE_F1_4 opcodes as MOXIE_F1_M.
158 * moxie-dis.c (print_insn_moxie): Handle MOXIE_F1_M case.
159
67a648f1
AM
1602009-06-04 Alan Modra <amodra@bigpond.net.au>
161
162 * dep-in.sed: Don't use \n in replacement part of s command.
163 * Makefile.am (DEP1): LC_ALL for uniq.
164 * Makefile.in: Regenerate.
165
06c582ac
NC
1662009-06-02 Nick Clifton <nickc@redhat.com>
167
168 * po/nl.po: Updated Dutch translation.
169
3164099e
TG
1702009-06-02 Tristan Gingold <gingold@adacore.com>
171
172 * ia64-gen.c (parse_resource_users, print_dependency_table,
173 add_dis_table_ent, finish_distable, insert_bit_table_ent,
174 add_dis_entry, compact_distree, gen_dis_table, completer_entries_eq,
175 get_prefix_len, compute_completer_bits, insert_opcode_dependencies,
176 insert_completer_entry, print_completer_entry, print_completer_table,
177 opcodes_eq, add_opcode_entry, shrink): Use ISO C syntax for functions.
178
d285268e
DD
1792009-05-28 DJ Delorie <dj@redhat.com>
180
181 * mep-asm.c: Regenerate.
182 * mep-desc.c: Regenerate.
183
2f3565a3
DD
1842009-05-26 DJ Delorie <dj@redhat.com>
185
186 * mep-asm.c: Regenerate.
187 * mep-desc.c: Regenerate.
188 * mep-desc.h: Regenerate.
189 * mep-dis.c: Regenerate.
190 * mep-ibld.c: Regenerate.
191 * mep-opc.c: Regenerate.
192 * mep-opc.h: Regenerate.
193
f12e7348
NC
1942009-05-26 Nick Clifton <nickc@redhat.com>
195
196 * po/id.po: Updated Indonesian translation.
197 * po/opcodes.pot: Updated template file.
198
9e097a72
AM
1992009-05-26 Alan Modra <amodra@bigpond.net.au>
200
201 * dep-in.sed: Don't modify .o to .lo here. Output one filename
202 per line with all lines having continuation backslash. Prefix
203 first line with "A", following lines with "B".
204 * Makefile.am (DEP): Don't use dep.sed here.
205 (DEP1): Run $MKDEP on single files, modify .o to .lo here. Use
206 dep.sed here on dependencies, sort and uniq.
207 * Makefile.in: Regenerate.
208
4f8318f8
TG
2092009-05-25 Tristan Gingold <gingold@adacore.com>
210
211 * makefile.vms (OPT): New variable.
212 (CFLAGS): Update compilation flags.
213
1d74713b
DD
2142009-05-22 DJ Delorie <dj@redhat.com>
215
216 * mep-asm.c: Regenerate.
217 * mep-desc.c: Regenerate.
218 * mep-desc.h: Regenerate.
219 * mep-dis.c: Regenerate.
220 * mep-ibld.c: Regenerate.
221 * mep-opc.c: Regenerate.
222 * mep-opc.h: Regenerate.
223
c1e679ec
DR
2242009-05-22 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
225
226 * i386-opc.h (Cpusse5): Delete.
227 (i386_cpu_flags): Delete.
228 * i386-gen.c: Remove CpuSSE5, Drex, Drexv and Drexc.
229 * i386-opc.tbl: Remove SSE5 instructions.
230 * i386-tbl.h: Regenerate.
231 * i386-init.h: Regenerate.
232 * i386-dis.c (OP_E_memeory, OP_E_extended): Remove drex handling.
233 (print_drex_arg): Delete.
234 (OP_DREX4): Delete.
235 (OP_DREX3): Delete.
236 (OP_DREX_ICMP): Delete.
237 (OP_DREX_FCMP): Delete.
238 (DREX_*): Delete.
239 (THREE_BYTE_0F24, THREE_BYTE_0F25, THREE_BYTE_0f7B): Delete.
240
2b3decb5
AM
2412009-05-22 Alan Modra <amodra@bigpond.net.au>
242
243 * Makefile.am: Run "make dep-am".
244 * Makefile.in: Regenerate.
245 * po/POTFILES.in: Regenerate.
246
eb956800
DD
2472009-05-19 DJ Delorie <dj@redhat.com>
248
249 * mep-asm.c: Regenerate.
250 * mep-opc.c: Regenerate.
251
3526b680
DD
2522009-04-30 DJ Delorie <dj@redhat.com>
253
254 * mep-asm.c: Regenerate.
255 * mep-desc.c: Regenerate.
256 * mep-desc.h: Regenerate.
257 * mep-dis.c: Regenerate.
258 * mep-ibld.c: Regenerate.
259 * mep-opc.c: Regenerate.
260 * mep-opc.h: Regenerate.
261
45be3704
DD
2622009-04-17 DJ Delorie <dj@redhat.com
263
264 * mep-desc.c: Regenerate.
265 * mep-ibld.c: Regenerate.
266 * mep-opc.c: Regenerate.
267 * mep-opc.h: Regenerate.
268
20135e4c
NC
2692009-04-15 Anthony Green <green@moxielogic.com>
270
271 * moxie-opc.c, moxie-dis.c: Created.
272 * Makefile.am: Build the moxie source files.
273 * configure.in: Add moxie support.
274 * Makefile.in, configure: Rebuilt.
275 * disassemble.c (disassembler): Add moxie support.
276 (ARCH_moxie): Define.
277
ac5c19e6
JB
2782009-04-15 Jan Beulich <jbeulich@novell.com>
279
280 * i386-opc.tbl (protb, protw, protd, protq): Set opcode
281 extension to None.
282 (pshab, pshaw, pshad, pshaq): Likewise.
283 * i386-tbl.h: Re-generate.
284
52de720d
DD
2852009-04-08 DJ Delorie <dj@redhat.com
286
287 * mep-asm.c: Regenerate.
288 * mep-desc.c: Regenerate.
289 * mep-desc.h: Regenerate.
290 * mep-dis.c: Regenerate.
291 * mep-ibld.c: Regenerate.
292 * mep-opc.c: Regenerate.
293 * mep-opc.h: Regenerate.
294
858d7a6d
PB
2952009-04-07 Peter Bergner <bergner@vnet.ibm.com>
296
297 * ppc-opc.c (powerpc_opcodes) <"tlbilxlpid", "tlbilxpid", "tlbilxva",
298 "tlbilx">: Use secondary opcode "18" as per the ISA 2.06 documentation.
299 Reorder entries so the extended mnemonics are listed before tlbilx.
300
70dc4e32
PB
3012009-04-02 Peter Bergner <bergner@vnet.ibm.com>
302
303 * ppc-dis.c (powerpc_init_dialect): Do not choose a default dialect
304 due to -many/-Many.
305 (print_insn_powerpc): Make sure we only deprecate instructions using
306 the original dialect and not a modified dialect due to -Many handling.
307 Move the handling of the condition register and default operands to
308 the end of the if/else if/else chain.
309 * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
310 instructions from newer processors are listed before older ones.
311 <"icblce", "sync", "eieio", "tlbld">: Deprecate for processors
312 that have instructions with conflicting opcodes.
313
e401b04c
PB
3142009-04-01 Peter Bergner <bergner@vnet.ibm.com>
315
316 * ppc-opc.c (powerpc_opcodes) <"dcbzl">: Merge the POWER4 and
317 E500MC entries.
318
b8f9ee44
CL
3192009-04-01 Christophe Lyon <christophe.lyon@st.com>
320
321 * arm-dis.c (print_insn): Print BE8 opcodes in little endianness.
322
d460e92e
JM
3232009-03-30 Joseph Myers <joseph@codesourcery.com>
324
325 * arm-dis.c (print_insn): Also check section matches in backwards
326 search for mapping symbol.
327
d34b5006
L
3282009-03-26 H.J. Lu <hongjiu.lu@intel.com>
329
330 * i386-dis.c (get_valid_dis386): Abort on unhandled table.
331
8d25cc3d
AM
3322009-03-18 Alan Modra <amodra@bigpond.net.au>
333
3889c459 334 * cgen-opc.c: Include alloca-conf.h rather than alloca.h.
8d25cc3d
AM
335 * Makefile.am: Run "make dep-am".
336 * Makefile.in: Regenerate.
337 * openrisc-opc.c: Regenerate.
338
34dd024a
NC
3392009-03-10 Nick Clifton <nickc@redhat.com>
340
341 * po/id.po: Updated Indonesian translation.
342
69fe9ce5
AM
3432009-03-10 Alan Modra <amodra@bigpond.net.au>
344
345 * ppc-dis.c: Include "opintl.h".
346 (struct ppc_mopt, ppc_opts): New.
347 (ppc_parse_cpu): New function.
348 (powerpc_init_dialect): Use it.
349 (print_ppc_disassembler_options): Dump options from ppc_opts.
350 Internationalize message.
351
d11fd249
NC
3522009-03-06 Nick Clifton <nickc@redhat.com>
353
354 * po/es.po: Updated Spanish translation.
355
51dec227
AM
3562009-03-04 Alan Modra <amodra@bigpond.net.au>
357
358 PR 6768
359 * configure.in: Test for ld --as-needed support. Link shared
360 libopcodes against libm.
361 * configure: Regenerate.
362
c72ab5f2
PB
3632009-03-03 Peter Bergner <bergner@vnet.ibm.com>
364
365 * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
366 instructions from newer processors are listed before older ones.
367
a1f7ca36
AM
3682009-03-03 Alan Modra <amodra@bigpond.net.au>
369
370 * Makefile.am: Run "make dep-am".
371 (HFILES): Move lm32-desc.h and lm32-opc.h from..
372 (CFILES): ..here.
373 * Makefile.in: Regenerate.
374
c3b7224a
NC
3752009-03-02 Qinwei <qinwei@sunnorth.com.cn>
376
377 * score7-dis.c: New file.
378 * Makefile.am: Add dependencies for score7-dis.c.
379 * Makefile.in: Regenerate.
380 * configure.in: Add score7-dis to score files.
381 * configure: Regenerate.
382 * score-dis.c: Add support for score7 architecture.
383 * score-opc.h: Likewise.
384
58e24671
RW
3852009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
386
387 * configure: Regenerate.
388
d6f574e0
L
3892009-02-27 H.J. Lu <hongjiu.lu@intel.com>
390
391 * i386-dis.c (OP_EX): Call OP_E_memory instead of OP_E.
392
066be9f7
PB
3932009-02-26 Peter Bergner <bergner@vnet.ibm.com>
394
395 * ppc-dis.c (powerpc_init_dialect): Extend -Mpower7 to disassemble
396 the power7 and the isel instructions.
397 * ppc-opc.c (insert_xc6, extract_xc6): New static functions.
398 (insert_dm, extract_dm): Likewise.
399 (XB6): Update comment to include XX2 form.
400 (WC, XC6, SHW, DMEX, UIM, XX2, XX3RC, XX4, XX2_MASK, XX2UIM_MASK,
401 XX2BF_MASK, XX3BF_MASK, XX3SHW_MASK, XX4_MASK, XWC_MASK, POWER7): New.
402 (RemoveXX3DM): Delete.
403 (powerpc_opcodes): <"lfdp", "lfdpx", "mcrxr", "mftb", "mffgpr",
404 "mftgpr">: Deprecate for POWER7.
405 <"fres", "fres.", "frsqrtes", "frsqrtes.", "fre", "fre.", "frsqrte",
406 "frsqrte.">: Deprecate the three operand form and enable the two
407 operand form for POWER7 and later.
408 <"wait">: Extend to accept optional parameter. Enable for POWER7.
409 <"waitsrv", "waitimpl">: Add extended opcodes.
410 <"ldbrx", "stdbrx">: Enable for POWER7.
411 <"cdtbcd", "cbcdtd", "addg6s">: Add POWER6 opcodes.
412 <"bpermd", "dcbtstt", "dcbtt", "dcffix.", "dcffix", "divde.", "divde",
413 "divdeo.", "divdeo", "divdeu.", "divdeu", "divdeuo.", "divdeuo",
414 "divwe.", "divwe", "divweo.", "divweo", "divweu.", "divweu", "divweuo.",
415 "divweuo", "fcfids.", "fcfids", "fcfidu.", "fcfidu", "fcfidus.",
416 "fcfidus", "fctidu.", "fctidu", "fctiduz.", "fctiduz", "fctiwu.",
417 "fctiwu", "fctiwuz.", "fctiwuz", "ftdiv", "ftsqrt", "lbarx", "lfiwzx",
418 "lharx", "popcntd", "popcntw", "stbcx.", "sthcx.">: Add POWER7 opcodes.
419 <"lxsdux", "lxsdx", "lxvdsx", "lxvw4ux", "lxvw4x", "stxsdux", "stxsdx",
420 "stxvw4ux", "stxvw4x", "xsabsdp", "xsadddp", "xscmpodp", "xscmpudp",
421 "xscpsgndp", "xscvdpsp", "xscvdpsxds", "xscvdpsxws", "xscvdpuxds",
422 "xscvdpuxws", "xscvspdp", "xscvsxddp", "xscvuxddp", "xsdivdp",
423 "xsmaddadp", "xsmaddmdp", "xsmaxdp", "xsmindp", "xsmsubadp",
424 "xsmsubmdp", "xsmuldp", "xsnabsdp", "xsnegdp", "xsnmaddadp",
425 "xsnmaddmdp", "xsnmsubadp", "xsnmsubmdp", "xsrdpi", "xsrdpic",
426 "xsrdpim", "xsrdpip", "xsrdpiz", "xsredp", "xsrsqrtedp", "xssqrtdp",
427 "xssubdp", "xstdivdp", "xstsqrtdp", "xvabsdp", "xvabssp", "xvadddp",
428 "xvaddsp", "xvcmpeqdp.", "xvcmpeqdp", "xvcmpeqsp.", "xvcmpeqsp",
429 "xvcmpgedp.", "xvcmpgedp", "xvcmpgesp.", "xvcmpgesp", "xvcmpgtdp.",
430 "xvcmpgtdp", "xvcmpgtsp.", "xvcmpgtsp", "xvcpsgnsp", "xvcvdpsp",
431 "xvcvdpsxds", "xvcvdpsxws", "xvcvdpuxds", "xvcvdpuxws", "xvcvspdp",
432 "xvcvspsxds", "xvcvspsxws", "xvcvspuxds", "xvcvspuxws", "xvcvsxddp",
433 "xvcvsxdsp", "xvcvsxwdp", "xvcvsxwsp", "xvcvuxddp", "xvcvuxdsp",
434 "xvcvuxwdp", "xvcvuxwsp", "xvdivdp", "xvdivsp", "xvmaddadp",
435 "xvmaddasp", "xvmaddmdp", "xvmaddmsp", "xvmaxdp", "xvmaxsp",
436 "xvmindp", "xvminsp", "xvmovsp", "xvmsubadp", "xvmsubasp", "xvmsubmdp",
437 "xvmsubmsp", "xvmuldp", "xvmulsp", "xvnabsdp", "xvnabssp", "xvnegdp",
438 "xvnegsp", "xvnmaddadp", "xvnmaddasp", "xvnmaddmdp", "xvnmaddmsp",
439 "xvnmsubadp", "xvnmsubasp", "xvnmsubmdp", "xvnmsubmsp", "xvrdpi",
440 "xvrdpic", "xvrdpim", "xvrdpip", "xvrdpiz", "xvredp", "xvresp",
441 "xvrspi", "xvrspic", "xvrspim", "xvrspip", "xvrspiz", "xvrsqrtedp",
442 "xvrsqrtesp", "xvsqrtdp", "xvsqrtsp", "xvsubdp", "xvsubsp", "xvtdivdp",
443 "xvtdivsp", "xvtsqrtdp", "xvtsqrtsp", "xxland", "xxlandc", "xxlnor",
444 "xxlor", "xxlxor", "xxmrghw", "xxmrglw", "xxsel", "xxsldwi", "xxspltd",
445 "xxspltw", "xxswapd">: Add VSX opcodes.
446
4c664d7b
L
4472009-02-23 H.J. Lu <hongjiu.lu@intel.com>
448
449 * i386-gen.c (operand_type_init): Remove OPERAND_TYPE_VEX_IMM4.
450 (operand_types): Remove Vex_Imm4.
451
452 * i386-opc.h (Vex_Imm4): Removed.
453 (OTMax): Updated.
454 (i386_operand_type): Remove vex_imm4.
455
456 * i386-opc.tbl: Remove Vex_Imm4 comments.
457 * i386-init.h: Regenerated.
458 * i386-tbl.h: Likewise.
459
4ce8808b
RE
4602009-02-23 Richard Earnshaw <rearnsha@arm.com>
461
462 * arm-dis.c (neon_opcodes): Correct bit-mask and patterns for
463 vq{r}shr{u}n.s64 insnstructions.
464
0e55be16
PB
4652009-02-19 Peter Bergner <bergner@vnet.ibm.com>
466
467 * ppc-opc.c (powerpc_opcodes) <"lfdepx", "stfdepx">: Fix the first
468 operand to be a float point register (FRT/FRS).
469
b1c9882d
AN
4702009-02-18 Adam Nemet <anemet@caviumnetworks.com>
471
472 * mips-opc.c (mips_builtin_opcodes): Move the Octeon-specific
473 dmfc2 and dmtc2 before the architecture-level variants.
474
137f2437
NC
4752009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
476
477 * fr30-opc.c: Regenerate.
478 * frv-opc.c: Regenerate.
479 * ip2k-opc.c: Regenerate.
480 * iq2000-opc.c: Regenerate.
481 * lm32-opc.c: Regenerate.
482 * m32c-opc.c: Regenerate.
483 * m32r-opc.c: Regenerate.
484 * mep-opc.c: Regenerate.
485 * mt-opc.c: Regenerate.
486 * xc16x-opc.c: Regenerate.
487 * xstormy16-opc.c: Regenerate.
488 * tic54x-dis.c (print_instruction): Avoid compiler warning on
489 sprintf call.
490
87298967
NS
4912009-02-12 Nathan Sidwell <nathan@codesourcery.com>
492
493 * m68k-opc.c (m68k_opcodes): Add stldsr instruction.
494
80890a61
PB
4952009-02-05 Peter Bergner <bergner@vnet.ibm.com>
496
497 * ppc-opc.c: Update copyright year.
498 (powerpc_opcodes) <"dcbt", "dcbtst">: Deprecate the Embedded operand
499 ordering for POWER4 and later and use the correct Server ordering.
500
ce2f5b3c
L
5012009-02-04 H.J. Lu <hongjiu.lu@intel.com>
502
503 AVX Programming Reference (January, 2009)
504 * i386-dis.c (PREFIX_VEX_3A44): New.
505 (VEX_LEN_3A44_P_2): Likewise.
506 (PREFIX_VEX_3A48): Updated.
507 (VEX_LEN_3A4C_P_2): Likewise.
508 (prefix_table): Add PREFIX_VEX_3A44.
509 (vex_table): Likewise.
510 (vex_len_table): Add VEX_LEN_3A44_P_2.
511
512 * i386-opc.tbl: Add PCLMUL + AVX instructions.
513 * i386-tbl.h: Regenerated.
514
52b6b6b9
JM
5152009-02-03 Sandip Matte <sandip@rmicorp.com>
516
517 * mips-dis.c (mips_cp0_names_xlr, mips_cp0sel_names_xlr): Define.
518 (mips_arch_choices): Add XLR entry.
519 * mips-opc.c (XLR): Define.
520 (mips_builtin_opcodes): Add XLR instructions.
521
31dd3154
JM
5222009-02-03 Carlos O'Donell <carlos@codesourcery.com>
523
524 * Makefile.am: Add install-pdf target.
525 * po/Make-in: Add install-pdf target.
526 * Makefile.in: Regenerate.
527
c1a0a41f
DD
5282009-02-02 DJ Delorie <dj@redhat.com>
529
530 * mep-asm.c: Regenerate.
531 * mep-desc.c: Regenerate.
532 * mep-desc.h: Regenerate.
533 * mep-dis.c: Regenerate.
534 * mep-ibld.c: Regenerate.
535 * mep-opc.c: Regenerate.
536 * mep-opc.h: Regenerate.
537
087b80de
JM
5382009-01-29 Mark Mitchell <mark@codesourcery.com>
539
540 * arm-dis.c (thumb32_opcodes): Correct decoding for qadd, qdadd,
541 qsub, and qdsub.
542
159073e6
NC
5432009-01-28 Chao-ying Fu <fu@mips.com>
544
545 * mips-opc.c (suxc1): Add the flag of FP_D.
546
6f3b91a6
AM
5472009-01-20 Alan Modra <amodra@bigpond.net.au>
548
549 * fr30-asm.c, fr30-dis.c, fr30-ibld.c, frv-asm.c, frv-dis.c,
550 * frv-ibld.c, ip2k-asm.c, ip2k-dis.c, ip2k-ibld.c,
551 * iq2000-asm.c, iq2000-dis.c, iq2000-ibld.c, m32c-asm.c,
552 * m32c-dis.c, m32c-ibld.c, m32r-asm.c, m32r-dis.c,
553 * m32r-ibld.c, mep-asm.c, mep-dis.c, mep-ibld.c, mt-asm.c,
554 * mt-dis.c, mt-ibld.c, openrisc-asm.c, openrisc-dis.c,
555 * openrisc-ibld.c, xc16x-asm.c, xc16x-dis.c, xc16x-ibld.c,
556 * xstormy16-asm.c, xstormy16-dis.c, xstormy16-ibld.c: Regenerate.
557
29670fb9
AM
5582009-01-16 Alan Modra <amodra@bigpond.net.au>
559
560 * configure.in (commonbfdlib): Delete.
561 (SHARED_LIBADD): Add pic libiberty if such is available.
562 * configure: Regenerate.
563 * po/POTFILES.in: Regenerate.
564
21169fcf
PB
5652009-01-14 Peter Bergner <bergner@vnet.ibm.com>
566
567 * ppc-dis.c (print_insn_powerpc): Skip insn if it is deprecated.
568 * ppc-opc.c (powerpc_opcodes) <mtfsf, mtfsf.>: Deprecate the two
569 operand form and enable the four operand form for POWER6 and later.
570 <mtfsfi, mtfsfi.>: Deprecate the two operand form and enable the
571 three operand form for POWER6 and later.
572
4ca47a51
MF
5732009-01-14 Mike Frysinger <vapier@gentoo.org>
574
575 * bfin-dis.c (OUTS): Use "%s" as format string.
576
8acd5377
L
5772009-01-13 H.J. Lu <hongjiu.lu@intel.com>
578
579 * i386-gen.c (cpu_flag_init): Remove a white space.
580 (operand_type_init): Likewise.
581
c1ec1875
L
5822009-01-12 H.J. Lu <hongjiu.lu@intel.com>
583
584 * i386-opc.tbl: Add NoAVX to movnti, lfence and mfence.
585 * i386-tbl.h: Regenerated.
586
c7532693
L
5872009-01-12 H.J. Lu <hongjiu.lu@intel.com>
588
589 * i386-dis.c (dis386): Use EbS on addB, orB, adcB, sbbB, andB,
590 subB, xorB and cmpB. Use EvS on addS, orS, adcS, sbbS, andS,
591 subS, xorS and cmpS.
592
bd5295b2
L
5932009-01-10 H.J. Lu <hongjiu.lu@intel.com>
594
595 * i386-gen.c (cpu_flag_init): Replace CpuP4 and CpuK6 with
596 CpuClflush and CpuSYSCALL, respectively. Remove CpuK8. Add
597 CPU_COREI7_FLAGS, CPU_CLFLUSH_FLAGS and CPU_SYSCALL_FLAGS.
598 (cpu_flags): Remove CpuP4, CpuK6 and CpuK8. Add CpuClflush
599 and CpuSYSCALL.
600 (lineno): Removed.
601 (set_bitfield): Take an argument, lineno. Don't report lineno
602 on error if it is -1.
603 (process_i386_cpu_flag): Take an argument, lineno.
604 (process_i386_opcode_modifier): Likewise.
605 (process_i386_operand_type): Likewise.
606 (output_i386_opcode): Likewise.
607 (opcode_hash_entry): Add lineno.
608 (process_i386_opcodes): Updated.
609 (process_i386_registers): Likewise.
610 (process_i386_initializers): Likewise.
611
612 * i386-opc.h (CpuP4): Removed.
613 (CpuK6): Likewise.
614 (CpuK8): Likewise.
615 (CpuClflush): New.
616 (CpuSYSCALL): Likewise.
617 (CpuMMX): Updated.
618 (i386_cpu_flags): Remove cpup4, cpuk6 and cpuk8. Add
619 cpuclflush and cpusyscall.
620
621 * i386-opc.tbl: Update movnti, clflush, lfence, mfence, pause,
622 syscall and sysret.
623 * i386-init.h: Regenerated.
624 * i386-tbl.h: Likewise.
625
1b7f3fb0
L
6262009-01-09 H.J. Lu <hongjiu.lu@intel.com>
627
628 * i386-gen.c (cpu_flag_init): Add CpuRdtscp to CPU_K8_FLAGS
629 and CPU_AMDFAM10_FLAGS. Add CPU_RDTSCP_FLAGS.
630 (cpu_flags): Add CpuRdtscp.
631 (set_bitfield): Remove CpuSledgehammer check.
632
633 * i386-opc.h (CpuRdtscp): New.
634 (CpuLM): Updated.
635 (i386_cpu_flags): Add cpurdtscp.
636
637 * i386-opc.tbl: Replace CpuSledgehammer with CpuRdtscp.
638 * i386-init.h: Regenerated.
639 * i386-tbl.h: Likewise.
640
1cb0a767
PB
6412009-01-09 Peter Bergner <bergner@vnet.ibm.com>
642
643 * ppc-opc.c (PPCNONE): Define.
644 (NOPOWER4): Delete.
645 (powerpc_opcodes): Initialize the new "deprecated" field.
646
168e3097
L
6472009-01-06 H.J. Lu <hongjiu.lu@intel.com>
648
649 AVX Programming Reference (December, 2008)
650 * i386-dis.c (VEX_LEN_2B_M_0): Removed.
651 (VEX_LEN_E7_P_2_M_0): Likewise.
652 (VEX_LEN_2C_P_1): Updated.
653 (VEX_LEN_E8_P_2): Likewise.
654 (vex_len_table): Remove VEX_LEN_2B_M_0 and VEX_LEN_E7_P_2_M_0.
655 (mod_table): Likewise.
656
657 * i386-opc.tbl: Add 256bit vmovntdq, vmovntpd and vmovntps.
658 * i386-tbl.h: Regenerated.
659
22da050b
L
6602009-01-05 H.J. Lu <hongjiu.lu@intel.com>
661
662 * i386-gen.c (process_copyright): Update for 2009.
663
664 * i386-init.h: Regenerated.
665 * i386-tbl.h: Likewise.
666
0bfee649 6672009-01-05 H.J. Lu <hongjiu.lu@intel.com>
6194aaab 668
0bfee649
L
669 AVX Programming Reference (December, 2008)
670 * i386-dis.c (OP_VEX_FMA): Removed.
c0f3af97 671 (OP_EX_VexW): Likewise.
0bfee649 672 (OP_EX_VexImmW): Likewise.
c0f3af97 673 (OP_XMM_VexW): Likewise.
c0f3af97 674 (VEXI4_Fixup): Likewise.
c0f3af97 675 (VPERMIL2_Fixup): Likewise.
c0f3af97 676 (VexI4): Likewise.
0bfee649
L
677 (VexFMA): Likewise.
678 (Vex128FMA): Likewise.
c0f3af97
L
679 (EXVexW): Likewise.
680 (EXdVexW): Likewise.
681 (EXqVexW): Likewise.
0bfee649 682 (EXVexImmW): Likewise.
c0f3af97 683 (XMVexW): Likewise.
c0f3af97 684 (VPERMIL2): Likewise.
0bfee649
L
685 (PREFIX_VEX_3A48...PREFIX_VEX_3A4A): Likewise.
686 (PREFIX_VEX_3A5C...PREFIX_VEX_3A5F): Likewise.
687 (PREFIX_VEX_3A68...PREFIX_VEX_3A6F): Likewise.
688 (PREFIX_VEX_3A78...PREFIX_VEX_3A7F): Likewise.
689 (VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2): Likewise.
690 (VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2): Likewise.
691 (get_vex_imm8): Likewise.
692 (OP_EX_VexReg): Likewise.
693 vpermil2_op): Likewise.
694 (EXVexWdq): New.
695 (vex_w_dq_mode): Likewise.
696 (PREFIX_VEX_3896...PREFIX_VEX_389F): Likewise.
697 (PREFIX_VEX_38A6...PREFIX_VEX_38AF): Likewise.
698 (PREFIX_VEX_38B6...PREFIX_VEX_38BF): Likewise.
699 (es_reg): Updated.
700 (PREFIX_VEX_38DB): Likewise.
701 (PREFIX_VEX_3A4A): Likewise.
702 (PREFIX_VEX_3A60): Likewise.
703 (PREFIX_VEX_3ADF): Likewise.
704 (VEX_LEN_3ADF_P_2): Likewise.
705 (prefix_table): Remove PREFIX_VEX_3A48...PREFIX_VEX_3A4A,
706 PREFIX_VEX_3A5C...PREFIX_VEX_3A5F,
707 PREFIX_VEX_3A68...PREFIX_VEX_3A6F and
708 PREFIX_VEX_3A78...PREFIX_VEX_3A7F. Add
709 PREFIX_VEX_3896...PREFIX_VEX_389F,
710 PREFIX_VEX_38A6...PREFIX_VEX_38AF and
711 PREFIX_VEX_38B6...PREFIX_VEX_38BF.
c0f3af97 712 (vex_table): Likewise.
0bfee649
L
713 (vex_len_table): Remove VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2
714 and VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2.
715 (putop): Support "%XW".
716 (intel_operand_size): Handle vex_w_dq_mode.
58c85be7 717
0bfee649 718 * i386-opc.h (VexNDS): Add a comment for VEX NDS and VEX DDS.
58c85be7 719
0bfee649
L
720 * i386-opc.tbl: Remove vpermil2pd/vpermil2ps and old FMA
721 instructions. Add new FMA instructions.
28dbc079
L
722 * i386-tbl.h: Regenerated.
723
0bfee649 7242009-01-02 Matthias Klose <doko@ubuntu.com>
3fe15143 725
0bfee649
L
726 * or32-opc.c (or32_print_register, or32_print_immediate,
727 disassemble_insn): Don't rely on undefined sprintf behaviour.
3fe15143 728
0bfee649 729For older changes see ChangeLog-2008
252b5132
RH
730\f
731Local Variables:
2f6d2f85
NC
732mode: change-log
733left-margin: 8
734fill-column: 74
252b5132
RH
735version-control: never
736End:
This page took 0.467341 seconds and 4 git commands to generate.