2009-12-15 Tristan Gingold <gingold@adacore.com>
[binutils-gdb.git] / opcodes / ChangeLog
1 2009-12-14 H.J. Lu <hongjiu.lu@intel.com>
2
3 * i386-dis.c (vex_len_table): Reformat.
4
5 2009-12-14 H.J. Lu <hongjiu.lu@intel.com>
6
7 * i386-dis.c (MOD_VEX_51): Renamed to ...
8 (MOD_VEX_50): This.
9 (vex_table): Updated.
10 (mod_table): Likewise.
11
12 2009-12-14 Nick Clifton <nickc@redhat.com>
13
14 PR binutils/10924
15 * arm-dis.c (arm_opcodes): Specify %R in cases where using r15
16 results in unpredictable behaviour.
17 (print_insn_arm): Handle %R.
18
19 2009-12-11 H.J. Lu <hongjiu.lu@intel.com>
20
21 * i386-dis.c (get_valid_dis386): Set vex.w to 0 for VEX C5
22 prefix.
23 (print_insn): Don't set vex.w here.
24
25 2009-12-11 H.J. Lu <hongjiu.lu@intel.com>
26
27 * i386-dis.c (print_insn): Set vex.w to 0.
28
29 2009-12-11 Quentin Neill <quentin.neill@amd.com>
30
31 * i386-dis.c (get_vex_imm8): Extend logic to apply in all cases,
32 to avoid fetching ahead for the immediate bytes when OP_E_memory
33 has already been called. Fix indentation.
34
35 2009-12-11 Nick Clifton <nickc@redhat.com>
36
37 * Makefile.in: Regenerate.
38 * configure: Regenerate.
39 * arm-dis.c: Fix shadowed variable warnings.
40 * cgen-opc.c: Likewise.
41 * cr16-dis.c: Likewise.
42 * crx-dis.c: Likewise.
43 * d30v-dis.c: Likewise.
44 * fr30-dis.c: Likewise.
45 * frv-opc.c: Likewise.
46 * h8500-dis.c: Likewise.
47 * i386-dis.c: Likewise.
48 * i960-dis.c: Likewise.
49 * ia64-gen.c: Likewise.
50 * ia64-opc.c: Likewise.
51 * m32c-asm.c: Likewise.
52 * m32c-dis.c: Likewise.
53 * m68k-dis.c: Likewise.
54 * maxq-dis.c: Likewise.
55 * mcore-dis.c: Likewise.
56 * mep-asm.c: Likewise.
57 * microblaze-dis.c: Likewise.
58 * mmix-dis.c: Likewise.
59 * ns32k-dis.c: Likewise.
60 * or32-opc.c: Likewise.
61 * s390-dis.c: Likewise.
62 * sh64-dis.c: Likewise.
63 * spu-dis.c: Likewise.
64 * tic30-dis.c: Likewise.
65
66 2009-12-09 Nick Clifton <nickc@redhat.com>
67
68 PR 10924
69 * arm-dis.c (print_insn_arm): Mark insns that use the PC in
70 post-indexed addressing as unpredictable.
71
72 2009-12-03 H.J. Lu <hongjiu.lu@intel.com>
73
74 * i386-dis.c (FXSAVE_Fixup): New.
75 (FXSAVE): Likewise.
76 (mod_table): Use FXSAVE on fxsave and fxrstor.
77
78 * i386-opc.tbl: Add fxsave64 and fxrstor64.
79 * i386-tbl.h: Regenerated.
80
81 2009-12-02 Nick Clifton <nickc@redhat.com>
82 Richard Earnshaw <rearnsha@arm.com>
83
84 PR gas/11013
85 * arm-dis.c (thumb32_opc): Adjust disassembly of QADD, QDADD, QSUB
86 and QDSUB.
87
88 2009-11-30 Massimo Ruo Roch <massimo.ruoroch@polito.it>
89
90 PR gas/11030
91 * m68k-opc.c (m68k_opcodes): Allow the STLDSR instruction on the
92 Coldfire ISA A+.
93
94 2009-11-17 Quentin Neill <quentin.neill@amd.com>
95 Sebastian Pop <sebastian.pop@amd.com>
96
97 * i386-dis.c (get_vex_imm8): Increase bytes_before_imm when
98 decoding the second source operand from the immediate byte.
99 (OP_EX_VexW): Pass an extra integer to identify the second
100 and third source arguments.
101
102 2009-11-19 H.J. Lu <hongjiu.lu@intel.com>
103
104 * i386-opc.tbl: Add IsLockable to cmpxch16b.
105 * i386-tbl.h: Regenerated.
106
107 2009-11-19 Nick Clifton <nickc@redhat.com>
108
109 PR binutils/10924
110 * arm-dis.c (print_insn_arm): Do not print an offset of zero when
111 decoding Immediaate Offset addressing.
112
113 2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
114
115 PR binutils/10973
116 * i386-dis.c (get_vex_imm8): Do not increment codep.
117 Avoid incrementing bytes_before_imm when OP_E_memory
118 has already forwarded the codep pointer.
119 (OP_EX_VexW): Increment codep to skip mod/rm byte.
120
121 2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
122
123 * i386-dis.c (VEX_LEN_XOP_08_A0): Removed.
124 (VEX_LEN_XOP_08_A1): Removed.
125 (xop_table): Remove entries for VEX_LEN_XOP_08_A0 and
126 VEX_LEN_XOP_08_A1.
127 (vex_len_table): Same.
128 * i386-gen.c (CPU_CVT16_FLAGS): Removed.
129 (cpu_flags): Remove field for CpuCVT16.
130 * i386-opc.h (CpuCVT16): Removed.
131 (i386_cpu_flags): Remove bitfield cpucvt16.
132 (i386-opc.tbl): Remove CVT16 instructions.
133 * i386-init.h: Regenerated.
134 * i386-tbl.h: Regenerated.
135
136 2009-11-17 Sebastian Pop <sebastian.pop@amd.com>
137 Quentin Neill <quentin.neill@amd.com>
138
139 * i386-dis.c (OP_Vex_2src_1): New.
140 (OP_Vex_2src_2): New.
141 (Vex_2src_1): New.
142 (Vex_2src_2): New.
143 (XOP_08): Added.
144 (VEX_LEN_XOP_08_A0): Added.
145 (VEX_LEN_XOP_08_A1): Added.
146 (VEX_LEN_XOP_09_80): Added.
147 (VEX_LEN_XOP_09_81): Added.
148 (xop_table): Added an entry for XOP_08. Handle xop instructions.
149 (vex_len_table): Added entries for VEX_LEN_XOP_08_A0,
150 VEX_LEN_XOP_08_A1, VEX_LEN_XOP_09_80, VEX_LEN_XOP_09_81.
151 (get_valid_dis386): Handle XOP_08.
152 (OP_Vex_2src): New.
153 * i386-gen.c (cpu_flag_init): Add CPU_XOP_FLAGS and CPU_CVT16_FLAGS.
154 (cpu_flags): Add CpuXOP and CpuCVT16.
155 (opcode_modifiers): Add XOP08, Vex2Sources.
156 * i386-opc.h (CpuXOP): Added.
157 (CpuCVT16): Added.
158 (i386_cpu_flags): Add cpuxop and cpucvt16.
159 (XOP08): Added.
160 (Vex2Sources): Added.
161 (i386_opcode_modifier): Add xop08, vex2sources.
162 * i386-opc.tbl: Add entries for XOP and CVT16 instructions.
163 * i386-init.h: Regenerated.
164 * i386-tbl.h: Regenerated.
165
166 2009-11-17 Nick Clifton <nickc@redhat.com>
167
168 PR binutils/10924
169 * arm-dis.c (arm_opcodes): Add patterns to match undefined LDRB
170 instruction variants. Add pattern for MRS variant that was being
171 confused with CMP.
172 (arm_decode_shift): Place error message in a comment.
173 (print_insn_arm): Note that writing back to the PC is
174 unpredictable.
175 Only print 'p' variants of cmp/cmn/teq/tst instructions if
176 decoding for pre-V6 architectures.
177
178 2009-11-17 Edward Nevill <edward.nevill@arm.com>
179
180 * arm-dis.c (print_insn_thumb32): Handle undefined instruction.
181
182 2009-11-14 Doug Evans <dje@sebabeach.org>
183
184 * Makefile.am (stamp-xc16x): Use ../cpu/xc16x.cpu instead of
185 ../cgen/cpu.
186 * Makefile.in: Regenerate.
187
188 2009-11-13 H.J. Lu <hongjiu.lu@intel.com>
189
190 * i386-dis.c (OP_E_extended): Removed.
191
192 2009-11-13 H.J. Lu <hongjiu.lu@intel.com>
193
194 * i386-dis.c (print_insn): Check rex_ignored.
195
196 2009-11-13 H.J. Lu <hongjiu.lu@intel.com>
197
198 * i386-dis.c (ckprefix): Updated to return 0 if number of
199 prefixes > 14 and record the last position for each prefix.
200 (lock_prefix): Removed.
201 (data_prefix): Likewise.
202 (addr_prefix): Likewise.
203 (repz_prefix): Likewise.
204 (repnz_prefix): Likewise.
205 (last_lock_prefix): New.
206 (last_repz_prefix): Likewise.
207 (last_repnz_prefix): Likewise.
208 (last_data_prefix): Likewise.
209 (last_addr_prefix): Likewise.
210 (last_rex_prefix): Likewise.
211 (last_seg_prefix): Likewise.
212 (MAX_CODE_LENGTH): Likewise.
213 (ADDR16_PREFIX): Likewise.
214 (ADDR32_PREFIX): Likewise.
215 (DATA16_PREFIX): Likewise.
216 (DATA32_PREFIX): Likewise.
217 (REP_PREFIX): Likewise.
218 (seg_prefix): Likewise.
219 (all_prefixes): Change size to MAX_CODE_LENGTH - 1.
220 (prefix_name): Handle ADDR16_PREFIX, ADDR32_PREFIX,
221 DATA16_PREFIX, DATA32_PREFIX and REP_PREFIX.
222 (get_valid_dis386): Updated.
223 (OP_C): Likewise.
224 (OP_Monitor): Likewise.
225 (REP_Fixup): Likewise.
226 (print_insn): Display all prefixes.
227 (putop): Set PREFIX_DATA on used_prefixes only if it is used.
228 (intel_operand_size): Likewise.
229 (OP_E_register): Likewise.
230 (OP_G): Likewise.
231 (OP_REG): Likewise.
232 (OP_IMREG): Likewise.
233 (OP_I): Likewise.
234 (OP_I64): Likewise.
235 (OP_sI): Likewise.
236 (CRC32_Fixup): Likewise.
237 (MOVBE_Fixup): Likewise.
238 (OP_E_memory): Set REFIX_DATA on used_prefixes when it is used
239 in 16bit mode.
240 (OP_J): Set REX_W used if it is used. Set PREFIX_DATA on
241 used_prefixes only if it is used.
242
243 2009-11-12 H.J. Lu <hongjiu.lu@intel.com>
244
245 * i386-opc.tbl: Remove IsLockable from add, adc, and, dec, inc,
246 or, sbb, sub, xor and xchg with register only operands.
247 * i386-tbl.h: Regenerated.
248
249 2009-11-12 H.J. Lu <hongjiu.lu@intel.com>
250
251 * i386-gen.c (opcode_modifiers): Add IsLockable.
252
253 * i386-opc.h (IsLockable): New.
254 (i386_opcode_modifier): Add islockable.
255
256 * i386-opc.tbl: Add IsLockable to add, adc, and, btc, btr,
257 bts, cmpxchg, cmpxch8b, dec, inc, neg, not, or, sbb, sub,
258 xor, xadd and xchg.
259 * i386-tbl.h: Regenerated.
260
261 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
262
263 * arm-dis.c (coprocessor_opcodes): Use %A instead of %C. Remove
264 generic coprocessor instructions for FPA loads and stores.
265 (print_insn_coprocessor): Remove %C support. Display address for
266 PC-relative offsets in %A.
267
268 2009-11-11 H.J. Lu <hongjiu.lu@intel.com>
269
270 * i386-dis.c (all_prefixes): New.
271 (ckprefix): Set all_prefixes.
272 (print_insn): Print all_prefixes instead of lock_prefix,
273 repz_prefix, repnz_prefix, addr_prefix and data_prefix.
274
275 2009-11-11 Nick Clifton <nickc@redhat.com>
276
277 PR binutils/10924
278 * arm-dis.c (UNPREDICTABLE_INSTRUCTION): New macro.
279 (print_insn_arm): Extend %s format control code to check for
280 unpredictable addressing modes. Add support for %S format control
281 code which suppresses this check.
282 (W_BIT, I_BIT, U_BIT, P_BIT): New macros.
283 (WRITEBACK_BIT_SET, IMMEDIATE_BIT_SET, NEGATIVE_BIT_SET,
284 PRE_BIT_SET): New macros.
285 (print_insn_coprocessor): Use the new macros instead of magic
286 constants.
287 (print_arm_address): Likewise.
288 (pirnt_insn_arm): Likewise.
289 (print_insn_thumb32): Likewise.
290
291 2009-11-11 Nick Clifton <nickc@redhat.com>
292
293 * po/id.po: Updated Indonesian translation.
294
295 2009-11-10 Maxim Kuvyrkov <maxim@codesourcery.com>
296
297 * m68k-dis.c (print_insn_arg): Handle RGPIOBAR, ACR[4-7] and MBAR[01].
298
299 2009-11-06 Sebastian Pop <sebastian.pop@amd.com>
300
301 * i386-dis.c (reg_table): Add XOP_8F_TABLE (XOP_09) to
302 reg_table[REG_8F][1]: for XOP instructions, ModRM.reg first points to
303 B.mm in the RXB.mmmmm byte, and so when B is set, we still should use
304 the xop_table.
305 (get_valid_dis386): Removed unused condition (from cut/n/paste) for
306 XOP instructions.
307
308 2009-11-05 Sebastian Pop <sebastian.pop@amd.com>
309 Quentin Neill <quentin.neill@amd.com>
310
311 * opcodes/i386-dis.c (OP_LWPCB_E): New.
312 (OP_LWP_E): New.
313 (OP_LWP_I): New.
314 (USE_XOP_8F_TABLE): New.
315 (XOP_8F_TABLE): New.
316 (REG_XOP_LWPCB): New.
317 (REG_XOP_LWP): New.
318 (XOP_09): New.
319 (XOP_0A): New.
320 (reg_table): Redirect REG_8F to XOP_8F_TABLE.
321 Add entries for REG_XOP_LWPCB and REG_XOP_LWP.
322 (xop_table): New.
323 (get_valid_dis386): Handle USE_XOP_8F_TABLE.
324 Use the offsets VEX_0F, VEX_0F38, and VEX_0F3A instead of their values
325 to access to the vex_table.
326 (OP_LWPCB_E): New.
327 (OP_LWP_E): New.
328 (OP_LWP_I): New.
329 * opcodes/i386-gen.c (cpu_flag_init): Add CPU_LWP_FLAGS, CpuLWP.
330 (cpu_flags): Add CpuLWP.
331 (opcode_modifiers): Add VexLWP, XOP09, and XOP0A.
332 * opcodes/i386-opc.h (CpuLWP): New.
333 (i386_cpu_flags): Add bit cpulwp.
334 (VexLWP): New.
335 (XOP09): New.
336 (XOP0A): New.
337 (i386_opcode_modifier): Add vexlwp, xop09, and xop0a.
338 * opcodes/i386-opc.tbl (llwpcb): Added.
339 (lwpval): Added.
340 (lwpins): Added.
341
342 2009-11-04 DJ Delorie <dj@redhat.com>
343
344 * rx-decode.opc (rx_decode_opcode) (mvtipl): Add.
345 (mvtcp, mvfcp, opecp): Remove.
346 * rx-decode.c: Regenerate.
347 * rx-dis.c (cpen): Remove.
348
349 2009-11-03 Doug Evans <dje@sebabeach.org>
350
351 * m32c-desc.c: Regenerate.
352 * mep-desc.c: Regenerate.
353
354 2009-11-02 Paul Brook <paul@codesourcery.com>
355
356 * arm-dis.c (coprocessor_opcodes): Update to use new feature flags.
357 Add VFPv4 instructions.
358
359 2009-10-29 Sebastian Pop <sebastian.pop@amd.com>
360
361 * i386-dis.c (OP_VEX_FMA): Removed.
362 (VexFMA): Removed.
363 (Vex128FMA): Removed.
364 (prefix_table): First source operand of FMA4 insns is decoded
365 with Vex not with VexFMA.
366 (OP_EX_VexW): Second source operand is decoded with get_vex_imm8
367 when vex.w is set. Third source operand is decoded with
368
369 2009-10-27 Alan Modra <amodra@bigpond.net.au>
370
371 * Makefile.am (HFILES): Remove cgen-ops.h and cgen-types.h.
372 * Makefile.in: Regenerate.
373 * po/POTFILES.in: Regenerate.
374
375 2009-10-23 Doug Evans <dje@sebabeach.org>
376
377 * cgen-ops.h: Delete, moved to ../include/cgen/basic-ops.h.
378 * cgen-types.h: Delete, moved to ../include/cgen/basic-modes.h.
379 * cgen-bitset.c: Update.
380 * fr30-desc.h: Regenerate.
381 * frv-desc.h: Regenerate.
382 * ip2k-desc.h: Regenerate.
383 * iq2000-desc.h: Regenerate.
384 * lm32-desc.h: Regenerate.
385 * m32c-desc.h: Regenerate.
386 * m32c-opc.h: Regenerate.
387 * m32r-desc.h: Regenerate.
388 * mep-desc.h: Regenerate.
389 * mt-desc.h: Regenerate.
390 * openrisc-desc.h: Regenerate.
391 * xc16x-desc.h: Regenerate.
392 * xstormy16-desc.h: Regenerate.
393
394 2009-10-22 DJ Delorie <dj@redhat.com>
395
396 * rx-decode.opc (decode_opcode): Fix flags for MUL, SUNTIL, and SWHILE.
397 * rx-decode.c: Regenerated.
398
399 2009-10-20 H.J. Lu <hongjiu.lu@intel.com>
400
401 PR gas/10775
402 * i386-dis.c: Document LB, LS and LV macros.
403 (dis386): Use mov%LB, mov%LS and mov%LV on mov instruction
404 with the 64-bit displacement or immediate operand.
405 (putop): Handle LB, LS and LV macros.
406
407 2009-10-18 Doug Evans <dje@sebabeach.org>
408
409 * lm32-opinst.c: Regenerate.
410 * m32c-desc.c: Regenerate.
411 * m32r-opinst.c: Regenerate.
412 * openrisc-ibld.c: Regenerate.
413 * xc16x-desc.c: Regenerate.
414 * xc16x-desc.h: Regenerate.
415
416 2009-10-17 Doug Evans <dje@sebabeach.org>
417
418 * Makefile.am (CGEN_CPUS): Add iq2000, lm32.
419 (FR30_DEPS, FRV_DEPS, IQ2000_DEPS): Move so all cgen *_DEPS are
420 sorted alphabetically.
421 (stamp-fr30, stamp-frv, stamp-iq2000, stamp-xc16x): Move so all cgen
422 stamp-* rules are sorted alphabetically.
423 * Makefile.in: Regenerate.
424
425 2009-10-16 H.J. Lu <hongjiu.lu@intel.com>
426
427 * i386-opc.h: Use enum instead of nested macros.
428
429 2009-10-16 H.J. Lu <hongjiu.lu@intel.com>
430
431 * i386-dis.c: Simplify enums.
432
433 2009-10-15 H.J. Lu <hongjiu.lu@intel.com>
434 Ineiev <ineiev@gmail.com>
435
436 PR binutils/10767
437 * i386-dis.c: Use enum instead of nested macros.
438
439 2009-10-15 H.J. Lu <hongjiu.lu@intel.com>
440
441 * i386-dis.c (MAX_BYTEMODE): Removed.
442
443 2009-10-14 Tomas Hurka <tom@hukatronic.cz>
444
445 PR 969
446 * m68k-opc.c (m68k_opcodes): Correct mask for macl and msacl.
447
448 2009-10-13 H.J. Lu <hongjiu.lu@intel.com>
449
450 * i386-dis.c (print_insn): Always clear need_vex, need_vex_reg
451 and vex_w_done.
452
453 2009-10-07 Michael Eager <eager@eagercon.com>
454
455 * microblaze-dis.c: Add include for microblaze-dis.h,
456 eliminate local extern decls.
457 * microblaze-dis.h: New.
458
459 2009-10-06 Nick Clifton <nickc@redhat.com>
460
461 * po/fi.po: Updated Finnish translation.
462
463 2009-10-03 Andreas Schwab <schwab@linux-m68k.org>
464
465 * opc2c.c: Include "libiberty.h" and <errno.h>.
466 (orig_filename): Constify.
467 (dump_lines): Fix line number directive.
468 (main): Set orig_filename to basename of input file. Use
469 xstrerror.
470
471 * Makefile.am (rx-dis.lo): Remove explicit dependencies.
472 ($(srcdir)/rx-decode.c): Use @MAINT@. Use $(EXEEXT_FOR_BUILD)
473 instead of $(EXEEXT).
474 (opc2c$(EXEEXT_FOR_BUILD)): Renamed from opc2c$(EXEEXT) and use
475 $(LINK_FOR_BUILD). Link with libiberty.
476 (MOSTLYCLEANFILES): Add opc2c$(EXEEXT_FOR_BUILD).
477 (MAINTAINERCLEANFILES): Add $(srcdir)/rx-decode.c.
478 * Makefile.in: Regenerated.
479 * rx-decode.c: Regenerated.
480
481 2009-10-03 Paul Reed <paulreed@paddedcell.com>
482
483 * arm-dis.c (print_insn): Check symtab_size not *symtab.
484
485 2009-10-02 H.J. Lu <hongjiu.lu@intel.com>
486
487 * i386-opc.tbl: Drop Disp64 on jump and loop instructions.
488 * i386-tbl.h: Regenerated.
489
490 2009-10-02 Peter Bergner <bergner@vnet.ibm.com>
491
492 * ppc-dis.c (ppc_opts): Add "476" entry.
493 * ppc-opc.c (PPC476): Define.
494 (powerpc_opcodes): Update mnemonics where required for 476.
495
496 2009-10-01 Peter Bergner <bergner@vnet.ibm.com>
497
498 * ppc-opc.c (PPCA2): Use renamed mask PPC_OPCODE_A2.
499 * ppc-dis.c (ppc_opts): Likewise.
500 Rename "ppca2" to "a2".
501
502 2009-10-01 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
503
504 * crx-dis.c (match_opcode): Truncate mcode to 32-bit.
505
506 2009-09-29 DJ Delorie <dj@redhat.com>
507
508 * Makefile.am: Add RX files.
509 * configure.in: Add support for RX target.
510 * disassemble.c: Likewise.
511 * Makefile.in: Regenerate.
512 * configure: Regenerate.
513 * opc2c.c: New file.
514 * rx-decode.c: New file.
515 * rx-decode.opc: New file.
516 * rx-dis.c: New file.
517
518 2009-09-29 Peter Bergner <bergner@vnet.ibm.com>
519
520 * ppc-opc.c (powerpc_opcodes): Remove support for the the "lxsdux",
521 "lxvd2ux", "lxvw4ux", "stxsdux", "stxvd2ux" and "stxvw4ux" opcodes.
522
523 2009-09-25 Michael Eager <eager@eagercon.com>
524
525 * microblaze-dis.c (get_insn_microblaze, microblaze_get_target_address,
526 microblaze_decode_insn): Add declarations.
527 (get_delay_slots_microblaze): Remove.
528
529 2009-09-25 Martin Thuresson <martint@google.com>
530
531 Update sources to make arc and arm targets compile cleanly with
532 -Wc++-compat:
533 * arc-dis.c Fix casts.
534 * arc-ext.c: Add casts.
535 * arm-dis.c (enum opcode_sentinel_enum): Gave name to anonymous
536 enum.
537
538 2009-09-24 H.J. Lu <hongjiu.lu@intel.com>
539
540 * i386-gen.c (opcode_modifiers): Remove Vex256.
541 (set_bitfield): Handle XXX=V.
542
543 * i386-opc.h (Vex): Update comments.
544 (Vex256): Removed.
545 (VexNDS): Updated.
546 (i386_opcode_modifier): Change vex to 2 bits. Remove vex256.
547
548 * i386-opc.tbl: Replace "Vex|Vex256" with Vex=2.
549 * i386-tbl.h: Regenerated.
550
551 2009-09-23 Nick Clifton <nickc@redhat.com>
552
553 * po/fr.po: Updated French translation.
554
555 2009-09-21 Ben Elliston <bje@au.ibm.com>
556 Peter Bergner <bergner@vnet.ibm.com>
557
558 * ppc-dis.c (ppc_opts): Add "ppca2" entry.
559 * ppc-opc.c (powerpc_opcodes): Add eratilx, eratsx, eratsx.,
560 eratre, wchkall, eratwe, ldawx., mdfcrx., mfdcr. mtdcrx., icswx,
561 icswx., mtdcr., dci, wclrone, wclrall, wclr, erativax, tlbsrx.,
562 ici mnemonics.
563 (ERAT_T): New operand.
564 (XWC_MASK): New mask.
565 (XOPL2): New macro.
566 (PPCA2): Define.
567
568 2009-09-18 Nick Clifton <nickc@redhat.com>
569
570 * po/es.po: Updated Spanish translation.
571 * po/vi.po: Updated Vietnamese translation.
572
573 2009-09-15 H.J. Lu <hongjiu.lu@intel.com>
574
575 * i386-dis.c (OP_E_memory): Don't print '-' in Intel mode if
576 disp == -disp.
577
578 2009-09-14 Nick Clifton <nickc@redhat.com>
579
580 * po/nl.po: Updated Dutch translation.
581
582 2009-09-11 Nick Clifton <nickc@redhat.com>
583
584 * po/opcodes.pot: Updated by the Translation project.
585
586 2009-09-11 Martin Thuresson <martint@google.com>
587
588 Updated sources to compile cleanly with -Wc++-compat:
589 * ld.h (enum endian_enum,enum symbolic_enum,enum dynamic_list_enum): Move to top level.
590 * ldcref.c: Add casts.
591 * ldctor.c: Add casts.
592 * ldexp.c
593 * ldexp.h (enum node_tree_enum,enum phase_enum): Move to top level.
594 * ldlang.c: Add casts. (lang_insert_orphan): Use enum name instead of integer.
595 * ldlang.h (enum statement_enum): Move to top level.
596 * ldmain.c: Add casts.
597 * ldwrite.c: Add casts.
598 * lexsup.c: Add casts. (enum control_enum): Move to top level.
599 * mri.c: Add casts. (mri_draw_tree): Use enum name instead of integer.
600
601 2009-09-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
602
603 * s390-dis.c (print_insn_s390): Avoid 'long long'.
604
605 2009-09-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
606
607 * s390-dis.c (s390_extract_operand): Remove the shift for pcrel operands.
608 (print_insn_s390): Signextend and shift pcrel operands before printing.
609
610 2009-09-09 H.J. Lu <hongjiu.lu@intel.com>
611
612 * i386-dis.c (vex_len_table): Change VEX_LEN_AE_R_X_M0 to
613 VEX_LEN_AE_R_X_M_0 in comments.
614
615 2009-09-08 DJ Delorie <dj@redhat.com>
616
617 * mep-opc.c: Regenerate.
618
619 2009-09-08 Andreas Schwab <schwab@linux-m68k.org>
620
621 * z8kgen.c (struct op): Replace unused flavor with id.
622 (opt): Remove extra xorb entry.
623 (func): Use id field as fallback.
624 (sub): Return new string, caller changed.
625 (internal): Allocate end marker. Assign unique id before sorting.
626 (gas): Likewise. Fix loop end condition.
627 * z8k-opc.h: Regenerate.
628
629 2009-09-08 Alan Modra <amodra@bigpond.net.au>
630
631 * ppc-opc.c (powerpc_macros <extrdi>): Allow n+b of 64.
632
633 2009-09-07 Alan Modra <amodra@bigpond.net.au>
634
635 * z8kgen.c (func): Fix thinko last patch.
636
637 2009-09-07 Alan Modra <amodra@bigpond.net.au>
638
639 * z8kgen.c (func): Stabilize qsort of identically named entries.
640 * z8k-opc.h: Regenerate.
641
642 2009-09-07 Tristan Gingold <gingold@adacore.com>
643
644 * po/opcodes.pot: Regenerate.
645
646 2009-09-07 Alan Modra <amodra@bigpond.net.au>
647
648 * configure.in (BUILD_LIBS, BUILD_LIB_DEPS): Define and subst.
649 * configure: Regenerate.
650 * Makefile.am (LIBIBERTY, BUILD_LIBIBERTY, BUILD_LIBINTL): Delete.
651 (BUILD_LIBS, BUILD_LIB_DEPS): Define. Use..
652 (i386-gen, ia64-gen, z8kgen): ..here.
653 * Makefile.in: Regenerate.
654
655 2009-09-07 Tristan Gingold <gingold@adacore.com>
656
657 * z8k-opc.h: Regenerate.
658
659 2009-09-05 Martin Thuresson <martin@mtme.org>
660
661 * ia64-dis.c (print_insn_ia64): Update code to use renamed member.
662 * m88k-dis.c (m88kdis): Rename variable class to in_class.
663 * tic80-opc.c (tic80_symbol_to_value, tic80_value_to_symbol):
664 Rename argument class to symbol_class.
665
666 2009-09-04 Jie Zhang <jie.zhang@analog.com>
667
668 * bfin-dis.c (decode_pseudodbg_assert_0): Change according
669 to the new encoding of DBGA, DBGAH, and DBGAL.
670 (_print_insn_bfin): Likewise.
671
672 2009-09-03 Jie Zhang <jie.zhang@analog.com>
673
674 * bfin-dis.c (_print_insn_bfin): Don't declare.
675 (print_insn_bfin): Don't declare.
676 (dregs_pair): Remove.
677 (ignore_bits): Remove.
678 (ccstat): Remove.
679
680 2009-09-03 Jie Zhang <jie.zhang@analog.com>
681
682 * bfin-dis.c (IS_DREG): Define.
683 (IS_PREG): Define.
684 (IS_AREG): Define.
685 (IS_GENREG): Define.
686 (IS_DAGREG): Define.
687 (IS_SYSREG): Define.
688 (decode_REGMV_0): Check illegal register move instructions.
689
690 2009-09-03 Dave Korn <dave.korn.cygwin@gmail.com>
691
692 * Makefile.am (BUILD_LIBINTL): New variable.
693 (i386-gen$(EXEEXT_FOR_BUILD)): Use it.
694 (ia64-gen$(EXEEXT_FOR_BUILD)): And here.
695 (z8kgen$(EXEEXT_FOR_BUILD)): And here.
696 * Makefile.in: Regenerate.
697
698 2009-09-01 DJ Delorie <dj@redhat.com>
699
700 * mep-asm.c: Regenerate.
701 * mep-desc.c: Regenerate.
702 * mep-opc.c: Regenerate.
703
704 2009-09-01 Tristan Gingold <gingold@adacore.com>
705
706 * makefile.vms: Ported to Itanium VMS. Remove useless targets and
707 dependencies. Remove unused FORMAT variable.
708 * configure.com: New file to create build.com DCL script for
709 Itanium VMS or Alpha VMS.
710
711 2009-08-29 Martin Thuresson <martin@mtme.org>
712
713 * cris-dis.c (bytes_to_skip): Update code to use new name.
714 * i386-dis.c (putop): Update code to use new name.
715 * i386-gen.c (process_i386_opcodes): Update code to use
716 new name.
717 * i386-opc.h (struct template): Rename struct template to
718 insn_template. Update code accordingly.
719 * i386-tbl.h (i386_optab): Update type to use new name.
720 * ia64-dis.c (print_insn_ia64): Rename variable template
721 to template_val.
722 * tic30-dis.c (struct instruction, get_tic30_instruction):
723 Update code to use new name.
724 * tic54x-dis.c (has_lkaddr, get_insn_size)
725 (print_parallel_instruction, print_insn_tic54x, tic54x_get_insn):
726 Update code to use new name.
727 * tic54x-opc.c (tic54x_unknown_opcode, tic54x_optab):
728 Update type to new name.
729 * z8kgen.c (internal, gas): Rename variable new to new_op.
730
731 2009-08-28 H.J. Lu <hongjiu.lu@intel.com>
732
733 * Makefile.am (COMPILE_FOR_BUILD): Remove BUILD_CPPFLAGS.
734 Replace BUILD_CFLAGS with CFLAGS_FOR_BUILD.
735 (LINK_FOR_BUILD): Replace BUILD_CFLAGS/BUILD_LDFLAGS with
736 CFLAGS_FOR_BUILD/LDFLAGS_FOR_BUILD.
737 * Makefile.in: Regenerated.
738
739 2009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
740
741 * Makefile.am (bfdlibdir, bfdincludedir): Move definition ...
742 [INSTALL_LIBBFD]: ... here, ...
743 [INSTALL_LIBBFD]: ... and empty overrides here.
744 [!INSTALL_LIBBFD]: (rpath_bfdlibdir): New variable.
745 [!INSTALL_LIBBFD] (libbfd_la_LDFLAGS): Use it.
746 * Makefile.in: Regenerate.
747 * configure: Regenerate.
748
749 2009-08-26 Philippe De Muyter <phdm@macqel.be>
750
751 * m68k-dis.c (print_insn_arg): Add movecr register names for
752 coldfire v4e families.
753
754 2009-08-25 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
755
756 * Makefile.am (SUBDIRS): Build '.' before 'po'.
757 (COMPILE_FOR_BUILD, LINK_FOR_BUILD, BUILD_LIBIBERTY)
758 (MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
759 (i386-gen$(EXEEXT_FOR_BUILD)): Renamed from i386-gen, rewrite
760 using *BUILD variables, depend upon $(BUILD_LIBIBERTY).
761 (i386-gen.o): New rule.
762 ($(srcdir)/i386-init.h): Adjust.
763 (i386-opc.lo): Depend on $(srcdir)/i386-tbl.h.
764 (ia64-gen$(EXEEXT_FOR_BUILD)): Rename from ia64-gen, adjust likewise.
765 (ia64-gen.o): New rule.
766 (ia64_asmtab_deps): New variable.
767 ($(srcdir)/ia64-asmtab.c): Use it; adjust likewise.
768 (ia64-opc.lo): Depend on $(srcdir)/ia64-asmtab.c.
769 (s390-mkopc$(EXEEXT_FOR_BUILD)): Rename from s390-mkopc, adjust
770 likewise.
771 (s390-opc.tab): Adjust.
772 (z8kgen$(EXEEXT_FOR_BUILD), z8kgen.o, $(srcdir)/z8k-opc.h): New
773 rules.
774 (z8k-dis.lo): Depend on $(srcdir)/z8k-opc.h.
775 * Makefile.in: Regenerate.
776 * z8kgen.c (gas): Avoid '/*' in comment.
777 * z8k-opc.h (func): Regenerate.
778
779 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
780
781 * Makefile.am (TARGET_LIBOPCODES_CFILES): New variable, taken
782 from $(CFILES), sorted, with dis-buf.c, dis-init.c, disassemble.c,
783 i386-gen.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-f.c, ia64-opc-i.c,
784 ia64-opc-m.c, ia64-opc-d.c, ia64-gen.c, ia64-asmtab.c removed, and
785 msp430-dis.c added.
786 (LIBOPCODES_CFILES): New variable, adding to
787 TARGET_LIBOPCODES_CFILES also non-target library sources.
788 (CFILES): Factorize based on $(LIBOPCODES_CFILES), adding generator
789 files.
790 (ALL_MACHINES): Factorize based on $(TARGET_LIBOPCODES_CFILES).
791 (EXTRA_libopcodes_la_SOURCES): Use $(LIBOPCODES_CFILES).
792 * Makefile.in: Regenerate.
793 * po/POTFILES.in: Regenerate.
794
795 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
796
797 * Makefile.am (libopcodes_la_LDFLAGS): Initialize early.
798 [INSTALL_LIBBFD] (bfdlib_LTLIBRARIES): Set only in this condition.
799 [INSTALL_LIBBFD] (bfdinclude_DATA): New.
800 [!INSTALL_LIBBFD] (noinst_LTLIBRARIES): New.
801 [!INSTALL_LIBBFD] (libopcodes_la_LDFLAGS): Ensure libopcodes.la
802 is built shared even if it is not to be installed.
803 (install-bfdlibLTLIBRARIES,uninstall-bfdlibLTLIBRARIES)
804 (install_libopcodes, uninstall_libopcodes): Remove.
805 (AM_CPPFLAGS): Renamed from ...
806 (INCLUDES): ... this.
807 * Makefile.in: Regenerate.
808
809 * Makefile.am (AUTOMAKE_OPTIONS): Remove 1.9 and cygnus, add
810 1.11, foreign, no-dist.
811 (MKDEP, m32c_opc_h): Remove variables.
812 (disassemble.lo): Rewrite using automake-style dependency
813 tracking rules; only list the dependency upon the primary source
814 file, but no included headers.
815 (m32c-asm.lo, m32c-desc.lo, m32c-dis.lo, m32c-ibld.lo, m32c-opc.lo)
816 (i386-gen.o, ia64-gen.o): Remove dependency statements.
817 (EXTRA_libopcodes_la_SOURCES): New variable, list $(CFILES) to
818 ensure all dependency fragments are included in the Makefile.
819 (s390-opc.lo): Depend on s390-opc.tab.
820 (DEP, DEP1, dep.sed, dep, dep-in, dep-am): Remove rules.
821 (mkdep section): Remove.
822 * Makefile.in: Regenerate.
823 * po/POTFILES.in: Regenerate.
824
825 * Makefile.am (install-pdf, install-html): Remove.
826 * Makefile.in: Regenerate.
827
828 * Makefile.in: Regenerate.
829 * aclocal.m4: Likewise.
830 * config.in: Likewise.
831 * configure: Likewise.
832
833 2009-08-06 Michael Eager <eager@eagercon.com>
834
835 * Makefile.am: Add microblaze-opc.h to HFILES, microblaze-dis.c to
836 CFILES, microblaze-dis.lo to ALL_MACHINES, targets.
837 * Makefile.in: Regenerate.
838 * configure.in: Add bfd_microblaze_arch target.
839 * configure: Regenerate.
840 * disassemble.c: Define ARCH_microblaze, return
841 print_insn_microblaze().
842 * microblaze-dis.c: New MicroBlaze disassembler.
843 * microblaze-opc.h: New MicroBlaze opcode definitions.
844 * microblaze-opcm.h: New MicroBlaze opcode types.
845
846 2009-07-25 H.J. Lu <hongjiu.lu@intel.com>
847
848 * configure.in: Handle bfd_l1om_arch.
849 * disassemble.c (disassembler): Likewise.
850
851 * configure: Regenerated.
852
853 * i386-dis.c (print_insn): Handle bfd_mach_l1om and
854 bfd_mach_l1om_intel_syntax. Use 8 bytes per line for Intel L1OM.
855
856 * i386-gen.c (cpu_flag_init): Set CPU_UNKNOWN_FLAGS to ~CpuL1OM.
857 Add CPU_L1OM_FLAGS.
858 (cpu_flags): Add CpuL1OM.
859 (set_bitfield): Take an argument to set the value field.
860 (process_i386_cpu_flag): Support ~CpuXXX and ~(CpuXXX|CpuYYY).
861 (process_i386_opcode_modifier): Updated.
862 (process_i386_operand_type): Likewise.
863 * i386-init.h: Regenerated.
864 * i386-tbl.h: Likewise.
865
866 * i386-opc.h (CpuL1OM): New.
867 (CpuXsave): Updated.
868 (i386_cpu_flags): Add cpul1om.
869
870 2009-07-24 Jan Beulich <jbeulich@novell.com>
871
872 * i386-dis.c (fgrps): Correct annotation for feni/fdisi. Add
873 frstpm.
874 * i386-gen.c (cpu_flag_init): Add FP enabling flags where needed.
875 (cpu_flags): Add Cpu8087, Cpu287, Cpu387, Cpu687, and CpuFISTTP.
876 (set_bitfield): Expand CpuFP to Cpu8087|Cpu287|Cpu387.
877 * i386-opc.h (Cpu8087, Cpu287, Cpu387, Cpu687, CpuFISTTP):
878 Define.
879 (union i386_cpu_flags): Add cpu8087, cpu287, cpu387, cpu687,
880 and cpufisttp.
881 * i386-opc.tbl: Qualify floating point instructions by their
882 respective CpuXXX flag. Fix fucom{,p,pp}, fprem1, fsin, fcos,
883 and fsincos to be avilable only on 387. Fix fstsw ax to be
884 available only on 287+. Add f{,n}eni, f{,n}disi, f{,n}setpm,
885 and frstpm.
886 * i386-init.h, i386-tbl.h: Regenerate.
887
888 2009-07-20 Nick Clifton <nickc@redhat.com>
889
890 PR 10288
891 * arm-dis.c (arm_opcodes): Catch non-zero bits 8-11 in register
892 offset or indexed based addressing mode 3.
893
894 2009-07-14 Nick Clifton <nickc@redhat.com>
895
896 PR 10288
897 * arm-dis.c (arm_opcodes): Catch illegal Addressing Mode 1
898 patterns.
899 (arm_decode_shift): Catch illegal register based shifts.
900 (print_insn_arm): Properly handle negative register r0
901 post-indexed addressing.
902
903 2009-07-10 Doug Kwan <dougkwan@google.com>
904
905 * arm-disc.c (print_insn_coprocessor, print_insn_arm): Print only
906 lower 32 bits of long types to make hexadecimal output consistent
907 on both 32-bit and 64-bit hosts.
908
909 2009-07-10 Alan Modra <amodra@bigpond.net.au>
910
911 * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, * fr30-opc.h,
912 * frv-desc.c, * frv-desc.h, * frv-opc.c, * frv-opc.h,
913 * ip2k-desc.c, * ip2k-desc.h, * ip2k-opc.c, * ip2k-opc.h,
914 * iq2000-desc.c, * iq2000-desc.h, * iq2000-opc.c, * iq2000-opc.h,
915 * lm32-desc.c, * lm32-desc.h, * lm32-opc.c, * lm32-opc.h,
916 * lm32-opinst.c, * m32c-desc.c, * m32c-desc.h, * m32c-opc.c,
917 * m32c-opc.h, * m32r-desc.c, * m32r-desc.h, * m32r-opc.c,
918 * m32r-opc.h, * m32r-opinst.c, * mt-desc.c, * mt-desc.h,
919 * mt-opc.c, * mt-opc.h, * openrisc-desc.c, * openrisc-desc.h,
920 * openrisc-opc.c, * openrisc-opc.h, * xc16x-desc.c, * xc16x-desc.h,
921 * xc16x-opc.c, * xc16x-opc.h, * xstormy16-desc.c, * xstormy16-desc.h,
922 * xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
923
924 2009-07-07 Chung-Lin Tang <cltang@pllab.cs.nthu.edu.tw>
925
926 * arm-dis.c (coprocessor_opcodes): Fix mask for waddbhus.
927
928 2009-07-07 Nick Clifton <nickc@redhat.com>
929
930 PR 10288
931 * arm-dis.c (arm_opcodes): Be more strict about decoding scaled
932 addressing modes.
933
934 2009-07-06 DJ Delorie <dj@redhat.com>
935
936 * mep-desc.c: Regenerate.
937 * mep-desc.h: Regenerate.
938 * mep-opc.c: Regenerate.
939 * mep-opc.h: Regenerate.
940
941 2009-07-06 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
942
943 * i386-opc.h (CpuFMA4): Add CpuFMA4.
944 (i386_cpu_flags): New.
945 * i386-gen.c: Add CPU_FMA4_FLAGS.
946 * i386-opc.tbl: Add FMA4 instructions.
947 * i386-tbl.h: Regenerate.
948 * i386-init.h: Regenerate.
949 * i386-dis.c (OP_VEX_FMA): New. Handle FMA4.
950 (OP_XMM_VexW): Ditto.
951 (OP_EX_VexW): Ditto.
952 (VEXI4_Fixup): Ditto.
953 (VexI4, VexFMA, Vex128FMA, EXVexW, EXdVexW, XMVexW): New Macros.
954 (PREFIX_VEX_3A5C, PREFIX_VEX_3A5D, PREFIX_VEX_3A5E): New.
955 (PREFIX_VEX_3A5F, PREFIX_VEX_3A60): New.
956 (PREFIX_VEX_3A68, PREFIX_VEX_3A69, PREFIX_VEX_3A6A): New.
957 (PREFIX_VEX_3A6B, PREFIX_VEX_3A6C, PREFIX_VEX_3A6D): New.
958 (PREFIX_VEX_3A6E, PREFIX_VEX_3A6F, PREFIX_VEX_3A7A): New.
959 (PREFIX_VEX_3A7B, PREFIX_VEX_3A7C, PREFIX_VEX_3A7D): New.
960 (PREFIX_VEX_3A7E, PREFIX_VEX_3A7F): New.
961 (VEX_LEN_3A6A_P_2,VEX_LEN_3A6B_P_2, VEX_LEN_3A6E_P_2): New.
962 (VEX_LEN_3A6F_P_2,VEX_LEN_3A7A_P_2, VEX_LEN_3A7B_P_2): New.
963 (VEX_LEN_3A7E_P_2,VEX_LEN_3A7F_P_2): New.
964 (get_vex_imm8): New. handle FMA4.
965 (OP_EX_VexReg): Ditto.
966
967 2009-06-30 Nick Clifton <nickc@redhat.com>
968
969 PR 10288
970 * arm-dis.c (coprocessor): Print the LDC and STC versions of the
971 LFM and SFM instructions as comments,.
972 Improve consistency of formatting for instructions displayed as
973 comments and decimal values displayed with their hexadecimal
974 equivalents.
975 Formatting tidy ups.
976
977 2009-06-29 Nick Clifton <nickc@redhat.com>
978
979 PR 10288
980 * arm-dis.c (enum opcode_sentinels): New: Used to mark the
981 boundary between variaant and generic coprocessor instuctions.
982 (coprocessor): Use it.
983 Fix architecture version of MCRR and MRRC instructions.
984 (arm_opcdes): Fix patterns for STRB and STRH instructions.
985 (print_insn_coprocessor): Check architecture and extension masks.
986 Print a hexadecimal version of any decimal constant that is
987 outside of the range of -16 to +32.
988 (print_arm_address): Add a return value of the offset used in the
989 adress, if it is worth printing a hexadecimal version of it.
990 (print_insn_neon): Print a hexadecimal version of any decimal
991 constant that is outside of the range of -16 to +32.
992 (print_insn_arm): Likewise.
993 (print_insn_thumb16): Likewise.
994 (print_insn_thumb32): Likewise.
995
996 PR 10297
997 * arm-dis.c (UNDEFINED_INSTRUCTION): New macro for a description
998 of an undefined instruction.
999 (arm_opcodes): Use it.
1000 (thumb_opcod): Use it.
1001 (thumb32_opc): Use it.
1002
1003 2009-06-23 DJ Delorie <dj@redhat.com>
1004
1005 * mep-desc.c: Regenerate.
1006 * mep-desc.h: Regenerate.
1007 * mep-dis.c: Regenerate.
1008 * mep-ibld.c: Regenerate.
1009 * mep-opc.c: Regenerate.
1010
1011 * mep-asm.c: Regenerate.
1012 * mep-opc.c: Regenerate.
1013 * mep-opc.h: Regenerate.
1014
1015 2009-06-22 Nick Clifton <nickc@redhat.com>
1016
1017 * po/fi.po: Updated Finish translation.
1018
1019 2009-06-22 Alan Modra <amodra@bigpond.net.au>
1020
1021 * m32c-asm.c: Regenerate.
1022
1023 2009-06-22 Alan Modra <amodra@bigpond.net.au>
1024
1025 * score-dis.c (print_insn_score48, print_insn_score32): Move default
1026 case label to proper lexical block.
1027 * score7-dis.c (print_insn_score32): Likewise.
1028
1029 2009-06-19 Martin Schwidefsky <sschwidefsky@de.ibm.com>
1030
1031 * s390-opc.c (INSTR_RR_0R_OPT, INSTR_RX_0RRD_OPT, MASK_RR_0R_OPT,
1032 MASK_RX_0RRD_OPT): New instruction formats with optional arguments.
1033 * s390-opc.txt (nopr, nop): Use new instruction format.
1034
1035 2009-06-18 Nick Clifton <nickc@redhat.com>
1036
1037 PR 10288
1038 * arm-dis.c (print_insn_coprocessor): Check that a user specified
1039 ARM architecture supports the matched instruction.
1040 (print_insn_arm): Likewise.
1041 (select_arm_features): New function. Fills in the fields of an
1042 arm_feature_set structure based on a given arm machine number.
1043 (print_insn): Initialise an arm_feature_set structure.
1044
1045 2009-06-16 Maciej W. Rozycki <macro@linux-mips.org>
1046
1047 * vax-dis.c (is_function_entry): Return success for synthetic
1048 symbols too.
1049 (is_plt_tail): New function.
1050 (print_insn_vax): Decode PLT entry offset longword.
1051
1052 2009-06-15 Nick Clifton <nickc@redhat.com>
1053
1054 PR 10186
1055 * arm-dis.c (thumb32_opcodes): Fix binary value of SEV.W
1056 instruction.
1057
1058 PR 10173
1059 * cr16-dis.c (print_arg): Avoid printing the 0x prefix twice.
1060
1061 2009-06-15 Nick Clifton <nickc@redhat.com>
1062
1063 PR 10263
1064 * arm-dis.c (print_insn): Ignore is_data if the user has requested
1065 the disassembly of data as well as instructions.
1066
1067 2009-06-11 Doug Evans <dje@sebabeach.org>
1068
1069 * cgen.sh: Handle multiple simultaneous runs for parallel makes.
1070
1071 2009-06-11 Anthony Green <green@moxielogic.com>
1072
1073 * moxie-opc.c (moxie_form1_opc_info): Remove branch instructions.
1074 (moxie_form3_opc_info): Add branch instructions.
1075 * moxie-dis.c (print_insn_moxie): Disassemble MOXIE_F3_PCREL
1076 encoded instructions.
1077
1078 2009-06-06 Anthony Green <green@moxielogic.com>
1079
1080 * moxie-opc.c: Recode some MOXIE_F1_4 opcodes as MOXIE_F1_M.
1081 * moxie-dis.c (print_insn_moxie): Handle MOXIE_F1_M case.
1082
1083 2009-06-04 Alan Modra <amodra@bigpond.net.au>
1084
1085 * dep-in.sed: Don't use \n in replacement part of s command.
1086 * Makefile.am (DEP1): LC_ALL for uniq.
1087 * Makefile.in: Regenerate.
1088
1089 2009-06-02 Nick Clifton <nickc@redhat.com>
1090
1091 * po/nl.po: Updated Dutch translation.
1092
1093 2009-06-02 Tristan Gingold <gingold@adacore.com>
1094
1095 * ia64-gen.c (parse_resource_users, print_dependency_table,
1096 add_dis_table_ent, finish_distable, insert_bit_table_ent,
1097 add_dis_entry, compact_distree, gen_dis_table, completer_entries_eq,
1098 get_prefix_len, compute_completer_bits, insert_opcode_dependencies,
1099 insert_completer_entry, print_completer_entry, print_completer_table,
1100 opcodes_eq, add_opcode_entry, shrink): Use ISO C syntax for functions.
1101
1102 2009-05-28 DJ Delorie <dj@redhat.com>
1103
1104 * mep-asm.c: Regenerate.
1105 * mep-desc.c: Regenerate.
1106
1107 2009-05-26 DJ Delorie <dj@redhat.com>
1108
1109 * mep-asm.c: Regenerate.
1110 * mep-desc.c: Regenerate.
1111 * mep-desc.h: Regenerate.
1112 * mep-dis.c: Regenerate.
1113 * mep-ibld.c: Regenerate.
1114 * mep-opc.c: Regenerate.
1115 * mep-opc.h: Regenerate.
1116
1117 2009-05-26 Nick Clifton <nickc@redhat.com>
1118
1119 * po/id.po: Updated Indonesian translation.
1120 * po/opcodes.pot: Updated template file.
1121
1122 2009-05-26 Alan Modra <amodra@bigpond.net.au>
1123
1124 * dep-in.sed: Don't modify .o to .lo here. Output one filename
1125 per line with all lines having continuation backslash. Prefix
1126 first line with "A", following lines with "B".
1127 * Makefile.am (DEP): Don't use dep.sed here.
1128 (DEP1): Run $MKDEP on single files, modify .o to .lo here. Use
1129 dep.sed here on dependencies, sort and uniq.
1130 * Makefile.in: Regenerate.
1131
1132 2009-05-25 Tristan Gingold <gingold@adacore.com>
1133
1134 * makefile.vms (OPT): New variable.
1135 (CFLAGS): Update compilation flags.
1136
1137 2009-05-22 DJ Delorie <dj@redhat.com>
1138
1139 * mep-asm.c: Regenerate.
1140 * mep-desc.c: Regenerate.
1141 * mep-desc.h: Regenerate.
1142 * mep-dis.c: Regenerate.
1143 * mep-ibld.c: Regenerate.
1144 * mep-opc.c: Regenerate.
1145 * mep-opc.h: Regenerate.
1146
1147 2009-05-22 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1148
1149 * i386-opc.h (Cpusse5): Delete.
1150 (i386_cpu_flags): Delete.
1151 * i386-gen.c: Remove CpuSSE5, Drex, Drexv and Drexc.
1152 * i386-opc.tbl: Remove SSE5 instructions.
1153 * i386-tbl.h: Regenerate.
1154 * i386-init.h: Regenerate.
1155 * i386-dis.c (OP_E_memeory, OP_E_extended): Remove drex handling.
1156 (print_drex_arg): Delete.
1157 (OP_DREX4): Delete.
1158 (OP_DREX3): Delete.
1159 (OP_DREX_ICMP): Delete.
1160 (OP_DREX_FCMP): Delete.
1161 (DREX_*): Delete.
1162 (THREE_BYTE_0F24, THREE_BYTE_0F25, THREE_BYTE_0f7B): Delete.
1163
1164 2009-05-22 Alan Modra <amodra@bigpond.net.au>
1165
1166 * Makefile.am: Run "make dep-am".
1167 * Makefile.in: Regenerate.
1168 * po/POTFILES.in: Regenerate.
1169
1170 2009-05-19 DJ Delorie <dj@redhat.com>
1171
1172 * mep-asm.c: Regenerate.
1173 * mep-opc.c: Regenerate.
1174
1175 2009-04-30 DJ Delorie <dj@redhat.com>
1176
1177 * mep-asm.c: Regenerate.
1178 * mep-desc.c: Regenerate.
1179 * mep-desc.h: Regenerate.
1180 * mep-dis.c: Regenerate.
1181 * mep-ibld.c: Regenerate.
1182 * mep-opc.c: Regenerate.
1183 * mep-opc.h: Regenerate.
1184
1185 2009-04-17 DJ Delorie <dj@redhat.com
1186
1187 * mep-desc.c: Regenerate.
1188 * mep-ibld.c: Regenerate.
1189 * mep-opc.c: Regenerate.
1190 * mep-opc.h: Regenerate.
1191
1192 2009-04-15 Anthony Green <green@moxielogic.com>
1193
1194 * moxie-opc.c, moxie-dis.c: Created.
1195 * Makefile.am: Build the moxie source files.
1196 * configure.in: Add moxie support.
1197 * Makefile.in, configure: Rebuilt.
1198 * disassemble.c (disassembler): Add moxie support.
1199 (ARCH_moxie): Define.
1200
1201 2009-04-15 Jan Beulich <jbeulich@novell.com>
1202
1203 * i386-opc.tbl (protb, protw, protd, protq): Set opcode
1204 extension to None.
1205 (pshab, pshaw, pshad, pshaq): Likewise.
1206 * i386-tbl.h: Re-generate.
1207
1208 2009-04-08 DJ Delorie <dj@redhat.com
1209
1210 * mep-asm.c: Regenerate.
1211 * mep-desc.c: Regenerate.
1212 * mep-desc.h: Regenerate.
1213 * mep-dis.c: Regenerate.
1214 * mep-ibld.c: Regenerate.
1215 * mep-opc.c: Regenerate.
1216 * mep-opc.h: Regenerate.
1217
1218 2009-04-07 Peter Bergner <bergner@vnet.ibm.com>
1219
1220 * ppc-opc.c (powerpc_opcodes) <"tlbilxlpid", "tlbilxpid", "tlbilxva",
1221 "tlbilx">: Use secondary opcode "18" as per the ISA 2.06 documentation.
1222 Reorder entries so the extended mnemonics are listed before tlbilx.
1223
1224 2009-04-02 Peter Bergner <bergner@vnet.ibm.com>
1225
1226 * ppc-dis.c (powerpc_init_dialect): Do not choose a default dialect
1227 due to -many/-Many.
1228 (print_insn_powerpc): Make sure we only deprecate instructions using
1229 the original dialect and not a modified dialect due to -Many handling.
1230 Move the handling of the condition register and default operands to
1231 the end of the if/else if/else chain.
1232 * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
1233 instructions from newer processors are listed before older ones.
1234 <"icblce", "sync", "eieio", "tlbld">: Deprecate for processors
1235 that have instructions with conflicting opcodes.
1236
1237 2009-04-01 Peter Bergner <bergner@vnet.ibm.com>
1238
1239 * ppc-opc.c (powerpc_opcodes) <"dcbzl">: Merge the POWER4 and
1240 E500MC entries.
1241
1242 2009-04-01 Christophe Lyon <christophe.lyon@st.com>
1243
1244 * arm-dis.c (print_insn): Print BE8 opcodes in little endianness.
1245
1246 2009-03-30 Joseph Myers <joseph@codesourcery.com>
1247
1248 * arm-dis.c (print_insn): Also check section matches in backwards
1249 search for mapping symbol.
1250
1251 2009-03-26 H.J. Lu <hongjiu.lu@intel.com>
1252
1253 * i386-dis.c (get_valid_dis386): Abort on unhandled table.
1254
1255 2009-03-18 Alan Modra <amodra@bigpond.net.au>
1256
1257 * cgen-opc.c: Include alloca-conf.h rather than alloca.h.
1258 * Makefile.am: Run "make dep-am".
1259 * Makefile.in: Regenerate.
1260 * openrisc-opc.c: Regenerate.
1261
1262 2009-03-10 Nick Clifton <nickc@redhat.com>
1263
1264 * po/id.po: Updated Indonesian translation.
1265
1266 2009-03-10 Alan Modra <amodra@bigpond.net.au>
1267
1268 * ppc-dis.c: Include "opintl.h".
1269 (struct ppc_mopt, ppc_opts): New.
1270 (ppc_parse_cpu): New function.
1271 (powerpc_init_dialect): Use it.
1272 (print_ppc_disassembler_options): Dump options from ppc_opts.
1273 Internationalize message.
1274
1275 2009-03-06 Nick Clifton <nickc@redhat.com>
1276
1277 * po/es.po: Updated Spanish translation.
1278
1279 2009-03-04 Alan Modra <amodra@bigpond.net.au>
1280
1281 PR 6768
1282 * configure.in: Test for ld --as-needed support. Link shared
1283 libopcodes against libm.
1284 * configure: Regenerate.
1285
1286 2009-03-03 Peter Bergner <bergner@vnet.ibm.com>
1287
1288 * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
1289 instructions from newer processors are listed before older ones.
1290
1291 2009-03-03 Alan Modra <amodra@bigpond.net.au>
1292
1293 * Makefile.am: Run "make dep-am".
1294 (HFILES): Move lm32-desc.h and lm32-opc.h from..
1295 (CFILES): ..here.
1296 * Makefile.in: Regenerate.
1297
1298 2009-03-02 Qinwei <qinwei@sunnorth.com.cn>
1299
1300 * score7-dis.c: New file.
1301 * Makefile.am: Add dependencies for score7-dis.c.
1302 * Makefile.in: Regenerate.
1303 * configure.in: Add score7-dis to score files.
1304 * configure: Regenerate.
1305 * score-dis.c: Add support for score7 architecture.
1306 * score-opc.h: Likewise.
1307
1308 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1309
1310 * configure: Regenerate.
1311
1312 2009-02-27 H.J. Lu <hongjiu.lu@intel.com>
1313
1314 * i386-dis.c (OP_EX): Call OP_E_memory instead of OP_E.
1315
1316 2009-02-26 Peter Bergner <bergner@vnet.ibm.com>
1317
1318 * ppc-dis.c (powerpc_init_dialect): Extend -Mpower7 to disassemble
1319 the power7 and the isel instructions.
1320 * ppc-opc.c (insert_xc6, extract_xc6): New static functions.
1321 (insert_dm, extract_dm): Likewise.
1322 (XB6): Update comment to include XX2 form.
1323 (WC, XC6, SHW, DMEX, UIM, XX2, XX3RC, XX4, XX2_MASK, XX2UIM_MASK,
1324 XX2BF_MASK, XX3BF_MASK, XX3SHW_MASK, XX4_MASK, XWC_MASK, POWER7): New.
1325 (RemoveXX3DM): Delete.
1326 (powerpc_opcodes): <"lfdp", "lfdpx", "mcrxr", "mftb", "mffgpr",
1327 "mftgpr">: Deprecate for POWER7.
1328 <"fres", "fres.", "frsqrtes", "frsqrtes.", "fre", "fre.", "frsqrte",
1329 "frsqrte.">: Deprecate the three operand form and enable the two
1330 operand form for POWER7 and later.
1331 <"wait">: Extend to accept optional parameter. Enable for POWER7.
1332 <"waitsrv", "waitimpl">: Add extended opcodes.
1333 <"ldbrx", "stdbrx">: Enable for POWER7.
1334 <"cdtbcd", "cbcdtd", "addg6s">: Add POWER6 opcodes.
1335 <"bpermd", "dcbtstt", "dcbtt", "dcffix.", "dcffix", "divde.", "divde",
1336 "divdeo.", "divdeo", "divdeu.", "divdeu", "divdeuo.", "divdeuo",
1337 "divwe.", "divwe", "divweo.", "divweo", "divweu.", "divweu", "divweuo.",
1338 "divweuo", "fcfids.", "fcfids", "fcfidu.", "fcfidu", "fcfidus.",
1339 "fcfidus", "fctidu.", "fctidu", "fctiduz.", "fctiduz", "fctiwu.",
1340 "fctiwu", "fctiwuz.", "fctiwuz", "ftdiv", "ftsqrt", "lbarx", "lfiwzx",
1341 "lharx", "popcntd", "popcntw", "stbcx.", "sthcx.">: Add POWER7 opcodes.
1342 <"lxsdux", "lxsdx", "lxvdsx", "lxvw4ux", "lxvw4x", "stxsdux", "stxsdx",
1343 "stxvw4ux", "stxvw4x", "xsabsdp", "xsadddp", "xscmpodp", "xscmpudp",
1344 "xscpsgndp", "xscvdpsp", "xscvdpsxds", "xscvdpsxws", "xscvdpuxds",
1345 "xscvdpuxws", "xscvspdp", "xscvsxddp", "xscvuxddp", "xsdivdp",
1346 "xsmaddadp", "xsmaddmdp", "xsmaxdp", "xsmindp", "xsmsubadp",
1347 "xsmsubmdp", "xsmuldp", "xsnabsdp", "xsnegdp", "xsnmaddadp",
1348 "xsnmaddmdp", "xsnmsubadp", "xsnmsubmdp", "xsrdpi", "xsrdpic",
1349 "xsrdpim", "xsrdpip", "xsrdpiz", "xsredp", "xsrsqrtedp", "xssqrtdp",
1350 "xssubdp", "xstdivdp", "xstsqrtdp", "xvabsdp", "xvabssp", "xvadddp",
1351 "xvaddsp", "xvcmpeqdp.", "xvcmpeqdp", "xvcmpeqsp.", "xvcmpeqsp",
1352 "xvcmpgedp.", "xvcmpgedp", "xvcmpgesp.", "xvcmpgesp", "xvcmpgtdp.",
1353 "xvcmpgtdp", "xvcmpgtsp.", "xvcmpgtsp", "xvcpsgnsp", "xvcvdpsp",
1354 "xvcvdpsxds", "xvcvdpsxws", "xvcvdpuxds", "xvcvdpuxws", "xvcvspdp",
1355 "xvcvspsxds", "xvcvspsxws", "xvcvspuxds", "xvcvspuxws", "xvcvsxddp",
1356 "xvcvsxdsp", "xvcvsxwdp", "xvcvsxwsp", "xvcvuxddp", "xvcvuxdsp",
1357 "xvcvuxwdp", "xvcvuxwsp", "xvdivdp", "xvdivsp", "xvmaddadp",
1358 "xvmaddasp", "xvmaddmdp", "xvmaddmsp", "xvmaxdp", "xvmaxsp",
1359 "xvmindp", "xvminsp", "xvmovsp", "xvmsubadp", "xvmsubasp", "xvmsubmdp",
1360 "xvmsubmsp", "xvmuldp", "xvmulsp", "xvnabsdp", "xvnabssp", "xvnegdp",
1361 "xvnegsp", "xvnmaddadp", "xvnmaddasp", "xvnmaddmdp", "xvnmaddmsp",
1362 "xvnmsubadp", "xvnmsubasp", "xvnmsubmdp", "xvnmsubmsp", "xvrdpi",
1363 "xvrdpic", "xvrdpim", "xvrdpip", "xvrdpiz", "xvredp", "xvresp",
1364 "xvrspi", "xvrspic", "xvrspim", "xvrspip", "xvrspiz", "xvrsqrtedp",
1365 "xvrsqrtesp", "xvsqrtdp", "xvsqrtsp", "xvsubdp", "xvsubsp", "xvtdivdp",
1366 "xvtdivsp", "xvtsqrtdp", "xvtsqrtsp", "xxland", "xxlandc", "xxlnor",
1367 "xxlor", "xxlxor", "xxmrghw", "xxmrglw", "xxsel", "xxsldwi", "xxspltd",
1368 "xxspltw", "xxswapd">: Add VSX opcodes.
1369
1370 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
1371
1372 * i386-gen.c (operand_type_init): Remove OPERAND_TYPE_VEX_IMM4.
1373 (operand_types): Remove Vex_Imm4.
1374
1375 * i386-opc.h (Vex_Imm4): Removed.
1376 (OTMax): Updated.
1377 (i386_operand_type): Remove vex_imm4.
1378
1379 * i386-opc.tbl: Remove Vex_Imm4 comments.
1380 * i386-init.h: Regenerated.
1381 * i386-tbl.h: Likewise.
1382
1383 2009-02-23 Richard Earnshaw <rearnsha@arm.com>
1384
1385 * arm-dis.c (neon_opcodes): Correct bit-mask and patterns for
1386 vq{r}shr{u}n.s64 insnstructions.
1387
1388 2009-02-19 Peter Bergner <bergner@vnet.ibm.com>
1389
1390 * ppc-opc.c (powerpc_opcodes) <"lfdepx", "stfdepx">: Fix the first
1391 operand to be a float point register (FRT/FRS).
1392
1393 2009-02-18 Adam Nemet <anemet@caviumnetworks.com>
1394
1395 * mips-opc.c (mips_builtin_opcodes): Move the Octeon-specific
1396 dmfc2 and dmtc2 before the architecture-level variants.
1397
1398 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1399
1400 * fr30-opc.c: Regenerate.
1401 * frv-opc.c: Regenerate.
1402 * ip2k-opc.c: Regenerate.
1403 * iq2000-opc.c: Regenerate.
1404 * lm32-opc.c: Regenerate.
1405 * m32c-opc.c: Regenerate.
1406 * m32r-opc.c: Regenerate.
1407 * mep-opc.c: Regenerate.
1408 * mt-opc.c: Regenerate.
1409 * xc16x-opc.c: Regenerate.
1410 * xstormy16-opc.c: Regenerate.
1411 * tic54x-dis.c (print_instruction): Avoid compiler warning on
1412 sprintf call.
1413
1414 2009-02-12 Nathan Sidwell <nathan@codesourcery.com>
1415
1416 * m68k-opc.c (m68k_opcodes): Add stldsr instruction.
1417
1418 2009-02-05 Peter Bergner <bergner@vnet.ibm.com>
1419
1420 * ppc-opc.c: Update copyright year.
1421 (powerpc_opcodes) <"dcbt", "dcbtst">: Deprecate the Embedded operand
1422 ordering for POWER4 and later and use the correct Server ordering.
1423
1424 2009-02-04 H.J. Lu <hongjiu.lu@intel.com>
1425
1426 AVX Programming Reference (January, 2009)
1427 * i386-dis.c (PREFIX_VEX_3A44): New.
1428 (VEX_LEN_3A44_P_2): Likewise.
1429 (PREFIX_VEX_3A48): Updated.
1430 (VEX_LEN_3A4C_P_2): Likewise.
1431 (prefix_table): Add PREFIX_VEX_3A44.
1432 (vex_table): Likewise.
1433 (vex_len_table): Add VEX_LEN_3A44_P_2.
1434
1435 * i386-opc.tbl: Add PCLMUL + AVX instructions.
1436 * i386-tbl.h: Regenerated.
1437
1438 2009-02-03 Sandip Matte <sandip@rmicorp.com>
1439
1440 * mips-dis.c (mips_cp0_names_xlr, mips_cp0sel_names_xlr): Define.
1441 (mips_arch_choices): Add XLR entry.
1442 * mips-opc.c (XLR): Define.
1443 (mips_builtin_opcodes): Add XLR instructions.
1444
1445 2009-02-03 Carlos O'Donell <carlos@codesourcery.com>
1446
1447 * Makefile.am: Add install-pdf target.
1448 * po/Make-in: Add install-pdf target.
1449 * Makefile.in: Regenerate.
1450
1451 2009-02-02 DJ Delorie <dj@redhat.com>
1452
1453 * mep-asm.c: Regenerate.
1454 * mep-desc.c: Regenerate.
1455 * mep-desc.h: Regenerate.
1456 * mep-dis.c: Regenerate.
1457 * mep-ibld.c: Regenerate.
1458 * mep-opc.c: Regenerate.
1459 * mep-opc.h: Regenerate.
1460
1461 2009-01-29 Mark Mitchell <mark@codesourcery.com>
1462
1463 * arm-dis.c (thumb32_opcodes): Correct decoding for qadd, qdadd,
1464 qsub, and qdsub.
1465
1466 2009-01-28 Chao-ying Fu <fu@mips.com>
1467
1468 * mips-opc.c (suxc1): Add the flag of FP_D.
1469
1470 2009-01-20 Alan Modra <amodra@bigpond.net.au>
1471
1472 * fr30-asm.c, fr30-dis.c, fr30-ibld.c, frv-asm.c, frv-dis.c,
1473 * frv-ibld.c, ip2k-asm.c, ip2k-dis.c, ip2k-ibld.c,
1474 * iq2000-asm.c, iq2000-dis.c, iq2000-ibld.c, m32c-asm.c,
1475 * m32c-dis.c, m32c-ibld.c, m32r-asm.c, m32r-dis.c,
1476 * m32r-ibld.c, mep-asm.c, mep-dis.c, mep-ibld.c, mt-asm.c,
1477 * mt-dis.c, mt-ibld.c, openrisc-asm.c, openrisc-dis.c,
1478 * openrisc-ibld.c, xc16x-asm.c, xc16x-dis.c, xc16x-ibld.c,
1479 * xstormy16-asm.c, xstormy16-dis.c, xstormy16-ibld.c: Regenerate.
1480
1481 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1482
1483 * configure.in (commonbfdlib): Delete.
1484 (SHARED_LIBADD): Add pic libiberty if such is available.
1485 * configure: Regenerate.
1486 * po/POTFILES.in: Regenerate.
1487
1488 2009-01-14 Peter Bergner <bergner@vnet.ibm.com>
1489
1490 * ppc-dis.c (print_insn_powerpc): Skip insn if it is deprecated.
1491 * ppc-opc.c (powerpc_opcodes) <mtfsf, mtfsf.>: Deprecate the two
1492 operand form and enable the four operand form for POWER6 and later.
1493 <mtfsfi, mtfsfi.>: Deprecate the two operand form and enable the
1494 three operand form for POWER6 and later.
1495
1496 2009-01-14 Mike Frysinger <vapier@gentoo.org>
1497
1498 * bfin-dis.c (OUTS): Use "%s" as format string.
1499
1500 2009-01-13 H.J. Lu <hongjiu.lu@intel.com>
1501
1502 * i386-gen.c (cpu_flag_init): Remove a white space.
1503 (operand_type_init): Likewise.
1504
1505 2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
1506
1507 * i386-opc.tbl: Add NoAVX to movnti, lfence and mfence.
1508 * i386-tbl.h: Regenerated.
1509
1510 2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
1511
1512 * i386-dis.c (dis386): Use EbS on addB, orB, adcB, sbbB, andB,
1513 subB, xorB and cmpB. Use EvS on addS, orS, adcS, sbbS, andS,
1514 subS, xorS and cmpS.
1515
1516 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
1517
1518 * i386-gen.c (cpu_flag_init): Replace CpuP4 and CpuK6 with
1519 CpuClflush and CpuSYSCALL, respectively. Remove CpuK8. Add
1520 CPU_COREI7_FLAGS, CPU_CLFLUSH_FLAGS and CPU_SYSCALL_FLAGS.
1521 (cpu_flags): Remove CpuP4, CpuK6 and CpuK8. Add CpuClflush
1522 and CpuSYSCALL.
1523 (lineno): Removed.
1524 (set_bitfield): Take an argument, lineno. Don't report lineno
1525 on error if it is -1.
1526 (process_i386_cpu_flag): Take an argument, lineno.
1527 (process_i386_opcode_modifier): Likewise.
1528 (process_i386_operand_type): Likewise.
1529 (output_i386_opcode): Likewise.
1530 (opcode_hash_entry): Add lineno.
1531 (process_i386_opcodes): Updated.
1532 (process_i386_registers): Likewise.
1533 (process_i386_initializers): Likewise.
1534
1535 * i386-opc.h (CpuP4): Removed.
1536 (CpuK6): Likewise.
1537 (CpuK8): Likewise.
1538 (CpuClflush): New.
1539 (CpuSYSCALL): Likewise.
1540 (CpuMMX): Updated.
1541 (i386_cpu_flags): Remove cpup4, cpuk6 and cpuk8. Add
1542 cpuclflush and cpusyscall.
1543
1544 * i386-opc.tbl: Update movnti, clflush, lfence, mfence, pause,
1545 syscall and sysret.
1546 * i386-init.h: Regenerated.
1547 * i386-tbl.h: Likewise.
1548
1549 2009-01-09 H.J. Lu <hongjiu.lu@intel.com>
1550
1551 * i386-gen.c (cpu_flag_init): Add CpuRdtscp to CPU_K8_FLAGS
1552 and CPU_AMDFAM10_FLAGS. Add CPU_RDTSCP_FLAGS.
1553 (cpu_flags): Add CpuRdtscp.
1554 (set_bitfield): Remove CpuSledgehammer check.
1555
1556 * i386-opc.h (CpuRdtscp): New.
1557 (CpuLM): Updated.
1558 (i386_cpu_flags): Add cpurdtscp.
1559
1560 * i386-opc.tbl: Replace CpuSledgehammer with CpuRdtscp.
1561 * i386-init.h: Regenerated.
1562 * i386-tbl.h: Likewise.
1563
1564 2009-01-09 Peter Bergner <bergner@vnet.ibm.com>
1565
1566 * ppc-opc.c (PPCNONE): Define.
1567 (NOPOWER4): Delete.
1568 (powerpc_opcodes): Initialize the new "deprecated" field.
1569
1570 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
1571
1572 AVX Programming Reference (December, 2008)
1573 * i386-dis.c (VEX_LEN_2B_M_0): Removed.
1574 (VEX_LEN_E7_P_2_M_0): Likewise.
1575 (VEX_LEN_2C_P_1): Updated.
1576 (VEX_LEN_E8_P_2): Likewise.
1577 (vex_len_table): Remove VEX_LEN_2B_M_0 and VEX_LEN_E7_P_2_M_0.
1578 (mod_table): Likewise.
1579
1580 * i386-opc.tbl: Add 256bit vmovntdq, vmovntpd and vmovntps.
1581 * i386-tbl.h: Regenerated.
1582
1583 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
1584
1585 * i386-gen.c (process_copyright): Update for 2009.
1586
1587 * i386-init.h: Regenerated.
1588 * i386-tbl.h: Likewise.
1589
1590 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
1591
1592 AVX Programming Reference (December, 2008)
1593 * i386-dis.c (OP_VEX_FMA): Removed.
1594 (OP_EX_VexW): Likewise.
1595 (OP_EX_VexImmW): Likewise.
1596 (OP_XMM_VexW): Likewise.
1597 (VEXI4_Fixup): Likewise.
1598 (VPERMIL2_Fixup): Likewise.
1599 (VexI4): Likewise.
1600 (VexFMA): Likewise.
1601 (Vex128FMA): Likewise.
1602 (EXVexW): Likewise.
1603 (EXdVexW): Likewise.
1604 (EXqVexW): Likewise.
1605 (EXVexImmW): Likewise.
1606 (XMVexW): Likewise.
1607 (VPERMIL2): Likewise.
1608 (PREFIX_VEX_3A48...PREFIX_VEX_3A4A): Likewise.
1609 (PREFIX_VEX_3A5C...PREFIX_VEX_3A5F): Likewise.
1610 (PREFIX_VEX_3A68...PREFIX_VEX_3A6F): Likewise.
1611 (PREFIX_VEX_3A78...PREFIX_VEX_3A7F): Likewise.
1612 (VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2): Likewise.
1613 (VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2): Likewise.
1614 (get_vex_imm8): Likewise.
1615 (OP_EX_VexReg): Likewise.
1616 vpermil2_op): Likewise.
1617 (EXVexWdq): New.
1618 (vex_w_dq_mode): Likewise.
1619 (PREFIX_VEX_3896...PREFIX_VEX_389F): Likewise.
1620 (PREFIX_VEX_38A6...PREFIX_VEX_38AF): Likewise.
1621 (PREFIX_VEX_38B6...PREFIX_VEX_38BF): Likewise.
1622 (es_reg): Updated.
1623 (PREFIX_VEX_38DB): Likewise.
1624 (PREFIX_VEX_3A4A): Likewise.
1625 (PREFIX_VEX_3A60): Likewise.
1626 (PREFIX_VEX_3ADF): Likewise.
1627 (VEX_LEN_3ADF_P_2): Likewise.
1628 (prefix_table): Remove PREFIX_VEX_3A48...PREFIX_VEX_3A4A,
1629 PREFIX_VEX_3A5C...PREFIX_VEX_3A5F,
1630 PREFIX_VEX_3A68...PREFIX_VEX_3A6F and
1631 PREFIX_VEX_3A78...PREFIX_VEX_3A7F. Add
1632 PREFIX_VEX_3896...PREFIX_VEX_389F,
1633 PREFIX_VEX_38A6...PREFIX_VEX_38AF and
1634 PREFIX_VEX_38B6...PREFIX_VEX_38BF.
1635 (vex_table): Likewise.
1636 (vex_len_table): Remove VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2
1637 and VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2.
1638 (putop): Support "%XW".
1639 (intel_operand_size): Handle vex_w_dq_mode.
1640
1641 * i386-opc.h (VexNDS): Add a comment for VEX NDS and VEX DDS.
1642
1643 * i386-opc.tbl: Remove vpermil2pd/vpermil2ps and old FMA
1644 instructions. Add new FMA instructions.
1645 * i386-tbl.h: Regenerated.
1646
1647 2009-01-02 Matthias Klose <doko@ubuntu.com>
1648
1649 * or32-opc.c (or32_print_register, or32_print_immediate,
1650 disassemble_insn): Don't rely on undefined sprintf behaviour.
1651
1652 For older changes see ChangeLog-2008
1653 \f
1654 Local Variables:
1655 mode: change-log
1656 left-margin: 8
1657 fill-column: 74
1658 version-control: never
1659 End: