1 2002-05-07 Graydon Hoare <graydon@redhat.com>
3 * cgen-dis.in: (print_insn_@arch@): Cache list of opened CPUs rather
4 than just most-recently-opened.
6 2002-05-01 Alan Modra <amodra@bigpond.net.au>
8 * ppc-opc.c: Add "tlbsx." and "tlbsxe." for booke.
10 2002-04-24 Christian Groessler <chris@groessler.org>
12 * z8k-dis.c (print_insn_z8k): Set disassemble_info to 2
13 bytes_per_chunk, 6 bytes_per_line for nicer display of the hex
15 (z8k_lookup_instr): CLASS_IGNORE case added.
16 (output_instr): Don't print hex codes, they are already
18 (unpack_instr): ARG_NIM4 case added. ARG_NIM8 case
19 fixed. Support CLASS_BIT_1OR2 and CLASS_IGNORE cases.
20 (unparse_instr): Fix base and indexed addressing disassembly:
21 The index is inside the brackets.
22 * z8kgen.c (gas): Add ARG_NIM4 and CLASS_IGNORE defines.
23 (opt): Fix shift left/right arithmetic/logical byte defines:
24 The high byte of the immediate word is ignored by the
26 Fix n parameter of ldm opcodes: The opcode contains (n-1).
27 (args): Fix "n" entry.
28 (toks): Add "nim4" and "iiii" entries.
29 * z8k-opc.h: Regenerated with new z8kgen.c.
31 2002-04-24 Nick Clifton <nickc@cambridge.redhat.com>
33 * po/id.po: New Indonesian translation.
34 * configure.in (ALL_LIGUAS): Add id.po
35 * configure: Regenerate.
37 2002-04-17 matthew green <mrg@redhat.com>
39 * ppc-opc.c (powerpc_opcode): Fix dssall operand list.
41 2002-04-04 Alan Modra <amodra@bigpond.net.au>
43 * dep-in.sed: Cope with absolute paths.
44 * Makefile.am (dep.sed): Subst TOPDIR.
46 * Makefile.in: Regenerate.
47 * ppc-opc.c: Whitespace.
48 * s390-dis.c: Fix copyright date.
50 2002-03-23 matthew green <mrg@redhat.com>
52 * ppc-opc.c (vmaddfp): Fix operand order.
54 2002-03-21 Alan Modra <amodra@bigpond.net.au>
56 * Makefile.am: Run "make dep-am".
57 * Makefile.in: Regenerate.
59 2002-03-21 Anton Blanchard <anton@samba.org>
61 * ppc-opc.c: Add optional field to mtmsrd.
62 (MTMSRD_L, XRLARB_MASK): Define.
64 Mon Mar 18 21:10:43 CET 2002 Jan Hubicka <jh@suse.cz>
66 * i386-dis.c (prefix_name): Fix handling of 32bit address prefix
68 (print_insn) Likewise.
69 (putop): Fix handling of 'E'
70 (OP_E, OP_OFF): handle 32bit addressing mode in 64bit.
73 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
75 * po/fr.po: Updated version.
77 2002-03-16 Chris Demetriou <cgd@broadcom.com>
79 * mips-opc.c (M3D): Tweak comment.
80 (mips_builtin_op): Add comment indicating that opcodes of the
81 same name must be placed together in the table, and sort
82 the "recip.fmt", "recip1.fmt", "recip2.fmt", "rsqrt.fmt",
83 "rsqrt1.fmt", and "rsqrt2.fmt" opcodes by name.
85 2002-03-16 Nick Clifton <nickc@cambridge.redhat.com>
87 * Makefile.am: Tidy up sh64 rules.
88 * Makefile.in: Regenerate.
90 2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
92 * mips-dis.c: Update copyright years.
94 2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
96 * mips-dis.c (mips_isa_type): Add MIPS3D instructions to the ISA
97 bit masks for bfd_mach_mips_sb1 and bfd_mach_mipsisa64. Add
98 comments for bfd_mach_mipsisa32 and bfd_mach_mipsisa64 that
99 indicate that they should dissassemble all applicable
101 * mips-opc.c: Add support for MIPS-3D instructions.
102 (M3D): New definition.
104 * mips-opc.c: Update copyright years.
106 2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
108 * mips-opc.c (mips_builtin_opcodes): Sort bc<N> opcodes by name.
110 2002-03-15 Chris Demetriou <cgd@broadcom.com>
112 * mips-dis.c (is_newabi): Fix ABI decoding.
114 2002-03-14 Chris G. Demetriou <cgd@broadcom.com>
116 * mips-dis.c (mips_isa_type): Fix formatting of bfd_mach_mipsisa32
117 and bfd_mach_mipsisa64 cases to match the rest.
119 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
121 * po/fr.po: Updated version.
123 2002-03-13 Alan Modra <amodra@bigpond.net.au>
125 * ppc-opc.c: Add optional `L' field to tlbie.
126 (XRTLRA_MASK): Define.
128 2002-03-06 Chris Demetriou <cgd@broadcom.com>
130 * mips-opc.c (mips_builtin_opcodes): Mark "pref" as being
133 * mips-opc.c (mips_builtin_opcodes): Add "movn.ps" and "movz.ps".
135 2002-03-05 Paul Koning <pkoning@equallogic.com>
137 * pdp11-opc.c: Fix "mark" operand type. Fix operand types
138 for float opcodes that take float operands. Add alternate
139 names (xxxD vs. xxxF) for float opcodes.
140 * pdp11-dis.c (print_operand): Clean up formatting for mode 67.
141 (print_foperand): New function to handle float opcode operands.
142 (print_insn_pdp11): Use print_foperand to disassemble float ops.
144 2002-02-27 Nick Clifton <nickc@cambridge.redhat.com>
148 2002-02-26 Brian Gaeke <brg@dgate.org>
150 * Makefile.am (install-data-local): Install dis-asm.h.
152 2002-02-26 Nick Clifton <nickc@cambridge.redhat.com>
154 * configure.in (LINGUAS): Add de.po.
155 * configure: Regenerate.
156 * po/de.po: New file.
158 2002-02-25 Alan Modra <amodra@bigpond.net.au>
160 * ppc-dis.c (powerpc_dialect): Handle power4 option.
161 * ppc-opc.c (insert_bdm): Correct description of "at" branch
162 hints. Test PPC_OPCODE_POWER4 to determine branch hint flavour.
163 (extract_bdm, insert_bdp, extract_bdp, valid_bo): Likewise.
164 (BOFM64, BOFP64, BOTM64, BOFP64): Rename to BOFM4, BOFP4 etc.
165 (BODNZM64, BODNZP64, BODZM64, BODZP64): Likewise.
166 (PPCCOM32, PPCCOM64): Delete.
167 (NOPOWER4, POWER4): Define.
168 (powerpc_opcodes): Replace occurences of PPCCOM32 with NOPOWER4,
169 and PPCCOM4 with POWER4 so that "at" style branch hint opcodes
170 are enabled for power4 rather than ppc64.
172 2002-02-20 Tom Rix <trix@redhat.com>
174 * ppc-opc.c (powerpc_operands): Add WS feild. Use for tlbre, tlbwe.
176 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
178 * s390-dis.c (init_disasm): Use renamed architecture defines.
180 2002-02-19 matthew green <mrg@redhat.com>
182 * ppc-opc.c (powerpc_dialect): Fix comment; BookE is not Motorola
185 2002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
187 * po/tr.po: Updated translation.
189 2002-02-15 Richard Henderson <rth@redhat.com>
191 * alpha-opc.c (alpha_opcodes): Fix thinko in ret pseudo
194 2002-02-15 Richard Henderson <rth@redhat.com>
196 * alpha-opc.c (alpha_opcodes): Add simple pseudos for
199 2002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
201 * po/da.po: Updated translation.
203 2002-02-12 Graydon Hoare <graydon@redhat.com>
205 * cgen-asm.in (parse_insn_normal): Change call from
206 @arch@_cgen_parse_operand to cd->parse_operand, to
207 facilitate CGEN_ASM_INIT_HOOK doing useful work.
209 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
211 * sparc-dis.c (print_insn_sparc): Make sure 0xFFFFFFFF is not
214 2002-02-11 Alan Modra <amodra@bigpond.net.au>
216 * Makefile.am: "make dep-am".
217 * Makefile.in: Regenerate.
218 * aclocal.m4: Regenerate.
219 * config.in: Regenerate.
220 * configure: Regenerate.
222 2002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
224 * configure.in <bfd_sh_arc>: For sh-* and shl-*, enable sh64
225 support only for sh-*-*elf*, shl-*-*elf*, sh-*-linux* and
227 * configure: Regenerate.
229 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
231 * cgen-dis.c: Add prototypes for count_decodable_bits
232 and add_insn_to_hash_chain.
234 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
236 * configure.in <bfd_sh_arc>: Enable sh64 support on sh-*.
237 * configure: Rebuilt.
239 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
241 * or32-opc.c: Fix compile time warning messages.
242 * or32-dis.c: Fix compile time warning messages.
244 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
247 2001-10-08 Nick Clifton <nickc@cambridge.redhat.com>
248 * sh64-opc.c: Regenerate.
249 2001-03-13 DJ Delorie <dj@redhat.com>
250 * sh64-opc.h: Rename A_RESV_Fx to A_REUSE_PREV so that its
251 purpose is more obvious.
252 * sh64-opc.c (shmedia_table): Ditto.
253 * sh64-dis.c (initialize_shmedia_opcode_mask_table): Ditto.
254 (print_insn_shmedia): Ditto.
255 2001-03-12 DJ Delorie <dj@redhat.com>
256 * sh64-opc.c: Adjust comments to reflect reality: replace bits
257 3:0 with zeros (not "reserved"), replace "rrrrrr" with
258 "gggggg" for two-operand floating point opcodes. Remove
260 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
261 * sh64-dis.c (print_insn_shmedia) <failing read_memory_func>:
262 Correct printing of .byte:s. Return number of printed bytes or
264 (print_insn_sh64x) <not CRT_SH5_ISA16>: Ditto. Print as .byte:s
265 to next four-byte-alignment if insn or data is not aligned.
266 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
267 * sh64-dis.c: Update comments and fix comment formatting.
268 (initialize_shmedia_opcode_mask_table) <case A_IMMM>:
269 Abort instead of setting length to 0.
270 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
271 crange_bsearch_cmpl, sh64_get_contents_type,
272 sh64_address_in_cranges): Move to bfd/elf32-sh64.c.
273 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
274 * sh64-opc.c: Remove #if 0:d entries for instructions not found in
275 SH-5/ST50-023-04: fcosa.s, fsrra.s and prefo.
276 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
277 * sh64-dis.c (print_insn_shmedia): Display MOVI/SHORI-formed
278 address with same prefix as SHcompact.
279 In the disassembler, use a .cranges section for linked executables.
280 * sh64-dis.c (SAVED_MOVI_R, SAVED_MOVI_IMM): Move to head of file
281 and update for using structure in info->private_data.
282 (struct sh64_disassemble_info): New.
283 (is_shmedia_p): Delete.
284 (crange_qsort_cmpb): New function.
285 (crange_qsort_cmpl, crange_bsearch_cmpb): New functions.
286 (crange_bsearch_cmpl, sh64_address_in_cranges): New functions.
287 (init_sh64_disasm_info, sh64_get_contents_type_disasm): New functions.
288 (sh64_get_contents_type, sh64_address_is_shmedia): New functions.
289 (print_insn_shmedia): Correct displaying of address after MOVI/SHORI
290 pair. Display addresses for linked executables only.
291 (print_insn_sh64x_media): Initialize info->private_data by calling
292 init_sh64_disasm_info.
293 (print_insn_sh64x): Ditto. Find out type of contents by calling
294 sh64_contents_type_disasm. Display data regions using ".long" and
295 ".byte" similar to unrecognized opcodes.
296 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
297 * sh64-dis.c (is_shmedia_p): Check info->section and look for ISA
298 information in section flags before considering symbols. Don't
299 assume an info->mach setting of bfd_mach_sh5 means SHmedia code.
300 * configure.in (bfd_sh_arch): Check presence of sh64 insns by
301 matching $target $canon_targets instead of looking at the
302 now-removed -DINCLUDE_SHMEDIA in $targ_cflags.
303 * configure: Regenerate.
304 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
305 * sh64-opc.c (shmedia_creg_table): New.
306 * sh64-opc.h (shmedia_creg_info): New type.
307 (shmedia_creg_table): Declare.
308 * sh64-dis.c (creg_name): New function.
309 (print_insn_shmedia): Use it.
310 * disassemble.c (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map
311 bfd_mach_sh5 to print_insn_sh64 if big-endian and to
312 print_insn_sh64l if little-endian.
313 * sh64-dis.c (print_insn_shmedia): Make r unsigned.
314 (print_insn_sh64l): New.
315 (print_insn_sh64x): New.
316 (print_insn_sh64x_media): New.
317 (print_insn_sh64): Break out code to print_insn_sh64x and
318 print_insn_sh64x_media.
319 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
320 * sh64-opc.h: New file
321 * sh64-opc.c: New file
322 * sh64-dis.c: New file
323 * Makefile.am: Add sh64 targets.
324 (HFILES): Add sh64-opc.h.
325 (CFILES): Add sh64-opc.c and sh64-dis.c.
326 (ALL_MACHINES): Add sh64 files.
327 * Makefile.in: Regenerate.
328 * configure.in: Add support for sh64 to bfd_sh_arch.
329 * configure: Regenerate.
330 * disassemble.c [ARCH_all] (INCLUDE_SHMEDIA): Define.
331 (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map bfd_mach_sh5 to
333 * sh-dis.c (print_insn_shx): Handle bfd_mach_sh5 as arch_sh4.
334 * po/POTFILES.in: Regenerate.
335 * po/opcodes.pot: Regenerate.
337 2002-02-04 Frank Ch. Eigler <fche@redhat.com>
339 * cgen-dis.in (print_insn_@arch@): Support disassemble_info.insn_sets.
341 2002-02-04 Alexandre Oliva <aoliva@redhat.com>
343 * sh-opc.h (sh_arg_type): Added A_DISP_PC_ABS.
345 2002-02-01 Alan Modra <amodra@bigpond.net.au>
347 * Makefile.am: Run "make dep-am"
348 * Makefile.in: Regenerate.
350 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
352 * or32-dis.c: New file.
353 * or32-opc.c: New file.
354 * configure.in: Add support for or32.
355 * configure: Regenerate.
356 * Makefile.am: Add support for or32.
357 * Makefile.in: Regenerate.
358 * disassemble.c: Add support for or32.
359 * po/POTFILES.in: Regenerate.
360 * po/opcodes.pot: Regenerate.
362 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
364 * configure: Regenerated.
366 2002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
368 * po/fr.po: Updated version.
370 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
372 * po/es.po: Updated version.
374 2002-01-24 Nick Clifton <nickc@cambridge.redhat.com>
376 * po/da.po: New version.
378 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
380 * po/da.po: New file: Spanish translation.
381 * configure.in (ALL_LINGUAS): Add da.
382 * configure: Regenerate.
384 2002-01-22 Graydon Hoare <graydon@redhat.com>
386 * fr30-asm.c: Regenerate.
387 * fr30-desc.c: Likewise.
388 * fr30-desc.h: Likewise.
389 * fr30-dis.c: Likewise.
390 * fr30-ibld.c: Likewise.
391 * fr30-opc.c: Likewise.
392 * fr30-opc.h: Likewise.
393 * m32r-asm.c: Likewise.
394 * m32r-desc.c: Likewise.
395 * m32r-desc.h: Likewise.
396 * m32r-dis.c: Likewise.
397 * m32r-ibld.c: Likewise.
398 * m32r-opc.c: Likewise.
399 * m32r-opc.h: Likewise.
400 * m32r-opinst.c: Likewise.
401 * openrisc-asm.c: Likewise.
402 * openrisc-desc.c: Likewise.
403 * openrisc-desc.h: Likewise.
404 * openrisc-dis.c: Likewise.
405 * openrisc-ibld.c: Likewise.
406 * openrisc-opc.c: Likewise.
407 * openrisc-opc.h: Likewise.
408 * xstormy16-desc.c: Likewise.
410 2002-01-22 Richard Henderson <rth@redhat.com>
412 * alpha-dis.c (print_insn_alpha): Also mask the base opcode for
415 2002-01-22 Alan Modra <amodra@bigpond.net.au>
417 * Makefile.am: Run "make dep-am".
418 * Makefile.in: Regenerate.
419 * opcodes/po/POTFILES.in: Regenerate.
421 2002-01-19 Richard Earnshaw <rearnsha@arm.com>
423 * arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h.
424 * arm-dis.c (print_insn_arm): Don't handle 'h' case.
426 2002-01-18 Keith Walker <keith.walker@arm.com>
428 * arm-opc.h (arm_opcodes): Add bxj instruction.
430 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
432 * po/opcodes.pot: Regenerate.
433 * po/fr.po: Regenerate.
434 * po/sv.po: Regenerate.
435 * po/tr.po: Regenerate.
437 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
439 * po/tr.po: Import new version.
441 2002-01-15 Richard Earnshaw <rearnsha@arm.com>
443 * arm-opc.h (arm_opcodes): Add patterns for VFP instructions.
444 * arm-dis.c (print_insn_arm): Support new disassembly qualifiers for
447 2002-01-10 matthew green <mrg@redhat.com>
449 * xstormy16-asm.c: Regenerate.
450 * xstormy16-desc.c: Likewise.
451 * xstormy16-desc.h: Likewise.
452 * xstormy16-dis.c: Likewise.
453 * xstormy16-opc.c: Likewise.
454 * xstormy16-opc.h: Likewise.
456 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
458 * po/es.po: New file: Spanish translation.
459 * configure.in (ALL_LINGUAS): Add es.
460 * configure: Regenerate.
462 2001-12-31 Jeffrey A Law (law@redhat.com)
464 * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers,
465 'X', 'M', and 'A'. No longer emit a space after 'x' or 's'.
466 Always emit a space after 'H'.
468 2001-12-18 matthew green <mrg@redhat.com>
470 * ppc-opc.c (PPCVEC): Include PPC_OPCODE_ANY.
472 2001-12-17 Richard Henderson <rth@redhat.com>
474 * alpha-opc.c (unop): Encode with RB as $sp.
476 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
478 * Makefile.am: Add support for xstormy16.
479 * Makefile.in: Regenerate.
480 * configure.in: Add support for xstormy16.
481 * configure: Regenerate.
482 * disassemble.c: Add support for xstormy16.
483 * xstormy16-asm.c: New generated file.
484 * xstormy16-desc.c: New generated file.
485 * xstormy16-desc.h: New generated file.
486 * xstormy16-dis.c: New generated file.
487 * xstormy16-ibld.c: New generated file.
488 * xstormy16-opc.c: New generated file.
489 * xstormy16-opc.h: New generated file.
491 2001-12-06 Richard Henderson <rth@redhat.com>
493 * alpha-opc.c (alpha_opcodes): Add wh64en.
495 2001-12-04 Alexandre Oliva <aoliva@redhat.com>
497 * d10v-opc.c (d10v_predefined_registers): Remove warnings
498 introduced in Nov 29's patch.
500 * d10v-dis.c (print_operand): Apply REGISTER_MASK to `num' of
503 * d10v-dis.c (print_operand): Disregard OPERAND_SP in register
506 * d10v-opc.c (RSRC_NOSP): New macro.
507 (d10v_operands): Add it.
508 (d10v_opcodes): Use RSRC_NOSP in post-decrement "st" and "st2w".
510 2001-11-29 Alexandre Oliva <aoliva@redhat.com>
512 * d10v-opc.c (d10v_predefined_registers): Mark `sp' as OPERAND_SP.
513 (RSRC_SP): New macro.
514 (d10v_operands): Add it.
515 (d10v_opcodes): Adjust "st" and "st2w" to use RSRC_SP.
517 2001-11-23 Lars Brinkhoff <lars@nocrew.org>
519 * pdp11-dis.c (print_insn_pdp11): Handle illegal instructions.
520 Also, break out of the loop as soon as an instruction has been
523 2001-11-17 matthew green <mrg@redhat.com>
525 * ppc-opc.c (mfvrsave, mtvrsave): New instructions.
527 2001-11-15 Alan Modra <amodra@bigpond.net.au>
529 * po/POTFILES.in: Regenerate.
531 * ppc-opc.c (PPC64): Revert 2001-10-12. Do include PPC_OPCODE_PPC.
532 (insert_bat, extract_bat, insert_bba, extract_bba,
533 insert_bd, extract_bd, insert_bdm, extract_bdm,
534 insert_bdp, extract_bdp, valid_bo,
535 insert_bo, extract_bo, insert_boe, extract_boe,
536 insert_ds, extract_ds, insert_de, extract_de,
537 insert_des, extract_des, insert_li, extract_li,
538 insert_mbe, extract_mbe, insert_mb6, extract_mb6,
539 insert_nb, extract_nb, insert_nsi, extract_nsi,
540 insert_ral, insert_ram, insert_ras,
541 insert_rbs, extract_rbs, insert_sh6, extract_sh6,
542 insert_spr, extract_spr, insert_tbr, extract_tbr): Add dialect param.
543 (extract_bd, extract_bdm, extract_bdp,
544 extract_ds, extract_des,
545 extract_li, extract_nsi): Implement sign extension without conditional.
546 (insert_bdm, extract_bdm,
547 insert_bdp, extract_bdp, valid_bo): Handle 64 bit branch hints.
548 (extract_bdm, extract_bdp): Correct 32 bit validation.
549 (AT1_MASK, AT2_MASK): Define.
550 (BBOAT_MASK): Define.
551 (BBOATCB_MASK, BBOAT2CB_MASK, BBOATBI_MASK): Define.
552 (BOFM64, BOFP64, BOTM64, BOTP64): Define.
553 (BODNZM64, BODNZP64, BODZM64, BODZP64): Define.
554 (PPCCOM32, PPCCOM64): Define.
555 (powerpc_opcodes): Modify existing 32 bit insns with branch hints
556 and add new patterns to implement 64 bit branches with hints. Move
557 booke instructions so they match before ppc64.
559 * ppc-dis.c (powerpc_dialect): Set PPC_OPCODE_64 in dialect for
560 64 bit default targets, and parse "32" and "64" in options.
562 (print_insn_powerpc): Pass dialect to operand->extract.
564 2001-11-14 Dave Brolley <brolley@redhat.com>
566 * cgen-dis.c (count_decodable_bits): New function.
567 (add_insn_to_hash_chain): New function.
568 (hash_insn_array): Call add_insn_to_hash_chain.
569 (hash_insn_list): Call add_insn_to_hash_chain.
570 * m32r-dis.c: Regenerated.
571 * fr30-dis.c: Regenerated.
573 2001-11-14 Andreas Jaeger <aj@suse.de>
575 * i386-dis.c (print_insn): Use x86-64 as option.
577 2001-11-14 Alan Modra <amodra@bigpond.net.au>
579 * disassemble.c (disassembler): Call print_insn_i386.
580 * i386-dis.c (SUFFIX_ALWAYS): Define.
581 (struct dis_private): Add orig_sizeflag.
582 (print_insn_i386): Make it a wrapper, calling..
583 (print_insn): ..The old body of print_insn_i386. Avoid longjmp
584 warning without using volatile by moving orig_sizeflag to priv,
585 and removing inbuf. Parse disassembler_options.
586 (print_insn_i386_att, print_insn_i386_intel): Move initialisation
588 (putop): Remove #ifdef SUFFIX_ALWAYS.
590 2001-11-11 Timothy Wall <twall@alum.mit.edu>
592 * tic54x-dis.c: Use revised opcode structure. Export opcode
594 (has_lkaddr): Don't forget about Lmem insns.
595 * tic54x-opc.c: Add emulation trap. Parallel table now uses
596 standard opcode templates.
598 2001-11-13 Zack Weinberg <zack@codesourcery.com>
600 * i386-dis.c (grps): Change "sldt", "str", and "smsw" entries
601 to "sldtQ", "strQ", "smswQ" respectively; all with Ev operand
602 category instead of Ew.
604 2001-11-12 Niraj Gupta <ngupta@zumanetworks.com>
606 * m68k-opc.c: Fix definitions of wddata[bwl].
608 2001-11-09 Richard Sandiford <rsandifo@redhat.com>
610 * cgen-asm.c (cgen_parse_keyword): If the keyword is too big to
611 fit in the buffer, try to match the empty keyword.
613 2001-11-09 Nick Clifton <nickc@cambridge.redhat.com>
615 * cgen-ibld.in (extract_1): Fix badly placed #if 0.
616 * fr30-ibld.c: Regenerate.
617 * m32r-ibld.c: Regenerate.
618 * openrisc-ibld.c: Regenerate.
620 2001-11-04 Chris Demetriou <cgd@broadcom.com>
622 * mips-dis.c (print_insn_mips): Remove spaces at end of line.
624 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
626 * configure.in (ALL_LINGUAS): Add "fr", "sv" and "tr".
627 * configure: Regernate.
628 * po/fr.po: New file.
629 * po/sv.po: New file.
630 * po/tr.po: New file.
632 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
634 * m68hc11-dis.c (print_insn): Fix disassembly of movb with a
637 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
639 * Makefile.am (CFILES): Add mmix-dis.c and mmix-opc.c. Regenerate
641 * Makefile.in: Regenerate.
642 * mmix-dis.c, mmix-opc.c: New files.
644 2001-10-29 Kazu Hirata <kazu@hxi.com>
646 * d30v-dis.c: Fix a comment typo.
648 2001-10-23 Chris Demetriou <cgd@broadcom.com>
650 * mips-opc.c (mips_builtin_opcodes): Mark "bgezall" and
651 "bltzall" as writing GPR 31 (since they do).
653 * mips-dis.c (print_insn_arg): Calculate info->target
655 (print_insn_mips): Fill in instruction info.
656 (print_mips16_insn_arg): Remove unneded variable 'val'.
657 Removed duplicated instruction target calculations,
658 calculate once and print that result. Use same idiom for
659 masking the jump segment bits as is used in print_insn_arg.
661 2001-10-20 Alan Modra <amodra@bigpond.net.au>
663 * ppc-opc.c (CT): Make it an optional operand.
665 2001-10-17 Chris Demetriou <cgd@broadcom.com>
667 * mips-dis.c (mips_isa_type): Make the ISA used to disassemble
668 SB-1 binaries include instructions specific to the SB-1.
669 * mips-opc.c (SB1): New definition.
670 (mips_builtin_opcodes): Add SB-1 extension opcodes "div.ps",
671 "recip.ps", "rsqrt.ps", and "sqrt.ps".
673 2001-10-17 matthew green <mrg@redhat.com>
675 * ppc-opc.c (STRM): New AltiVec operand.
676 (XDSS): New AltiVec instruction form.
677 (mtvscr): Correct operand list.
678 (dst, dstt, dstst, dststt, dss, dssall): AltiVec instructions.
680 2001-10-17 Alan Modra <amodra@bigpond.net.au>
682 * po/POTFILES.in: Regenerate.
684 2001-10-13 matthew green <mrg@redhat.com>
686 * ppc-opc.c (MO): New macro for MO field of mbar instruction.
687 (powerpc_opcodes): Add rfci, wrtee, wrteei, mfdcrx, mfdcr,
688 mtdcrx, mtdcr, msync, dcba and mbar as BookE instructions.
690 2001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
692 * cgen-ibld.in: Include safe-ctype.h in preference to
694 * cgen-asm.in: Include safe-ctype.h in preference to
695 ctype.h. Fix formatting. Use ISSPACE instead of isspace and
696 TOLOWER instead of tolower.
697 (@arch@_cgen_build_insn_regex): Remove duplication of syntax
698 string elements in constructed regular expression.
699 * fr30-asm.c: Regenerate.
700 * fr30-desc.c: Regenerate.
701 * fr30-ibld.c: Regenerate.
702 * m32r-asm.c: Regenerate.
703 * m32r-desc.c: Regenerate.
704 * m32r-ibld.c: Regenerate.
705 * openrisc-asm.c: Regenerate.
706 * openrisc-desc.c: Regenerate.
707 * openrisc-ibld.c: Regenerate.
708 * po/opcodes.pot: Regenerate.
710 2001-10-12 matthew green <mrg@redhat.com>
712 * ppc-opc.c (insert_de, extract_de, insert_des, extract_des): New
713 instruction field instruction/extraction functions for new BookE
714 DE form instructions.
715 (CT): New macro for CT field in an X form instruction.
716 (DE, DES, DEO, DE_MASK): New macros for DE/DES fields in DE form
718 (PPC64): Don't include PPC_OPCODE_PPC.
719 (403): New opcode macro for PPC403 processors.
720 (BOOKE): New opcode macro for BookE processors.
721 (bce, bcel, bcea, bcela, bclre, bclrel: New BookE instructions.
722 (bcctre, bcctrel, be, bel, bea, bela, icbt, icbte, lwzxe): Likewise.
723 (dcbste, lwzuxe, luxe, dcbfe, lbzxe, lwarxe, lbzuxe): Likewise.
724 (stwcxe, stwxe, stxe, stwuxe, stuxe, stbxe, dcbtste, stbuxe): Likewise.
725 (mfapidi, dcbte, lhzxe, lhzuxe, lhaxe, lhauxe, subfe64): Likewise.
726 (subfeo64, adde64, addeo64, sthxe, sthuxe, subfze64): Likewise.
727 (subfzeo64, addze64, addzeo64, dcbie, subfme64, subfmeo64): Likewise.
728 (addme64, addmeo64, stdcxe., mcrxr64, lwbrxe, lfsxe, lfsuxe): Likewise.
729 (lfdxe, lfduxe, stwbrxe, stfsxe, stfsuxe, stfdxe, dcbae): Likewise.
730 (stfduxe, tlbivax, tlbivaxe, lhbrxe, ldxe, lduxe, tlbsx): Likewise.
731 (tlbsxe, sthbrxe, stdxe, stduxe, icbie, stfiwxe, dcbze, lbze): Likewise.
732 (lbzue, ldue, lhze, lhzue, lhae, lhaue, lwze, lwzue): Likewise.
733 (stbe, stbue, sthe, sthue, stwe, stwue, lfse, lfsue, lfde): Likewise.
734 (lfdue, stde, stdue, stfse, stfsue, stfde, stfdue): Likewise.
736 * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc): Look
737 for a disassembler option of `booke', `booke32' or `booke64' to enable
738 BookE support in the disassembler.
740 2001-10-12 John Healy <jhealy@redhat.com>
742 * cgen-dis.in (print_insn): Use min (cd->base_insn_bitsize, buflen*8)
743 for the length when extracting the base part of the insn.
745 2001-10-09 Bruno Haible <haible@clisp.cons.org>
747 * cgen-asm.in (*_cgen_build_insn_regex): Generate a case sensitive
748 regular expression. Fix some formatting problems.
749 * fr30-asm.c: Regenerate.
750 * openrisc-asm.c: Regenerate.
751 * m32r-asm.c: Regenerate.
753 2001-10-09 Christian Groessler <cpg@aladdin.de>
755 * z8k-dis.c (unparse_instr): Fixed formatting. Change disassembly
756 of indirect register memory accesses to be same format the
759 2001-10-09 Nick Clifton <nickc@cambridge.redhat.com>
761 * sh-opc.h: Fix encoding of least significant nibble of the
762 DSP single data transfer instructions.
764 * sh-dis.c (print_insn_shx): Fix decoding of As opcode in DSP
767 2001-10-08 Nick Clifton <nickc@cambridge.redhat.com>
769 * cgen-asm.in: Fix compile time warning messages in generated
771 * cgen-dis.in: The same.
772 * cgen-ibld.in: The same.
773 * fr30-asm.c: Regenerate.
774 * fr30-desc.c: Regenerate.
775 * fr30-dis.c: Regenerate.
776 * fr30-ibld.c: Regenerate.
777 * fr30-opc.c: Regenerate.
778 * m32r-asm.c: Regenerate.
779 * m32r-desc.c: Regenerate.
780 * m32r-dis.c: Regenerate.
781 * m32r-ibld.c: Regenerate.
782 * m32r-opc.c: Regenerate.
783 * m32r-opinst.c Regenerate.
784 * openrisc-asm.c: Regenerate.
785 * openrisc-desc.c: Regenerate.
786 * openrisc-dis.c: Regenerate.
787 * openrisc-ibld.c: Regenerate.
788 * openrisc-opc.c: Regenerate.
789 * openrisc-opc.h: Regenerate.
790 * Makefile.in: Regenerate.
791 * po/POTFILES.in: Regenerate.
792 * po/opcodes.pot: Regenerate.
794 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
796 * arm-opc.h (arm_opcodes): Add cirrus insns.
798 * arm-dis.c (print_insn_arm): Add 'I' case.
800 2001-10-03 Alan Modra <amodra@bigpond.net.au>
802 * po/POTFILES.in: Regenerate.
803 * configure: Regenerate.
805 2001-10-02 Alan Modra <amodra@bigpond.net.au>
807 * Makefile.am (Makefile): Depend on bfd/configure.in.
809 * Makefile.in: Regenerate.
811 2001-09-30 John Healy <jhealy@redhat.com>
813 * cgen-ibld.in (insert_1): Switched bfd_get_bits and bfd_set_bits
814 calls to cgen_get_insn_value and cgen_put_insn_value calls.
815 (extract_1): Switched bfd_get_bits call to cgen_get_insn_value call.
817 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
819 * Makefile.am: Update dependencies with "make dep-am".
820 * Makefile.in: Regenerate.
822 2001-09-26 Alan Modra <amodra@bigpond.net.au>
824 * arc-dis.c: Formatting fixes.
825 (my_sprintf): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
827 2001-09-21 Bruno Haible <haible@clisp.cons.org>
829 * arc-dis.c: Don't include <ctype.h>.
830 * openrisc-desc.c: Likewise.
831 * openrisc-ibld.c: Likewise.
833 2001-09-20 Nick Clifton <nickc@cambridge.redhat.com>
835 * fr30-opc.c: Fix compile time warning messages.
836 * i370-opc.c: Fix compile time warning messages.
837 * i960-dis.c: Fix compile time warning messages.
838 * m32r-asm.c: Fix compile time warning messages.
839 * m32r-desc.c: Fix compile time warning messages.
840 * m32r-dis.c: Fix compile time warning messages.
841 * m32r-ibld.c: Fix compile time warning messages.
842 * m32r-opc.c: Fix compile time warning messages.
843 * m32r-opinst.c: Fix compile time warning messages.
844 * ns32k-dis.c: Fix compile time warning messages.
845 * openrisc-asm.c: Fix compile time warning messages.
846 * openrisc-desc.c: Fix compile time warning messages.
847 * openrisc-dis.c: Fix compile time warning messages.
848 * openrisc-ibld.c: Fix compile time warning messages.
849 * openrisc-opc.c: Fix compile time warning messages.
850 * pdp11-dis.c: Fix compile time warning messages.
851 * tic54x-dis.c: Fix compile time warning messages.
852 * v850-opc.c: Fix compile time warning messages.
853 * vax-dis.c: Fix compile time warning messages.
854 * w65-opc.h: Fix compile time warning messages.
855 * z8k-opc.h: Fix compile time warning messages.
856 * z8kgen.c: Fix compile time warning messages.
858 2001-09-19 Nick Clifton <nickc@cambridge.redhat.com>
860 * arm-dis.c: Fix compile time warning messages.
861 * cgen-asm.c: Fix compile time warning messages.
862 * cgen-dis.c: Fix compile time warning messages.
863 * cris-dis.c: Fix compile time warning messages.
864 * d10v-dis.c: Fix compile time warning messages.
865 * fr30-asm.c: Fix compile time warning messages.
866 * fr30-desc.c: Fix compile time warning messages.
867 * fr30-dis.c: Fix compile time warning messages.
868 * fr30-ibld.c: Fix compile time warning messages.
870 2001-09-18 Bruno Haible <haible@clisp.cons.org>
872 * cgen-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
873 (cgen_parse_keyword): Use ISALNUM instead of isalnum.
874 * cgen-opc.c: Include "safe-ctype.h" instead of <ctype.h>.
875 (cgen_keyword_lookup_name): Use ISALPHA/TOLOWER instead of
877 (cgen_keyword_add): Use ISALNUM instead of isalnum.
878 (hash_keyword_name): Use TOLOWER instead of tolower.
879 * fr30-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
880 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
882 (fr30_cgen_assemble_insn): Use ISSPACE instead of isspace.
883 * fr30-desc.c: Don't include <ctype.h>.
884 * fr30-ibld.c: Likewise.
885 * ia64-gen.c: Include "safe-ctype.h" instead of <ctype.h>.
886 (load_insn_classes, parse_resource_users, load_depfile): Use
887 ISSPACE instead of isspace.
888 * m32r-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
889 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
891 (m32r_cgen_assemble_insn): Use ISSPACE instead of isspace.
892 * m32r-desc.c: Don't include <ctype.h>.
893 * m32r-ibld.c: Likewise.
894 * openrisc-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
895 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
897 (openrisc_cgen_assemble_insn): Use ISSPACE instead of isspace.
899 2001-09-18 Martin Schwidefsky <schwidefsky@de.ibm.com>
901 * Makefile.am: Add rules and dependencies to create the s/390 opcode
902 table out of s390-opc.txt automatically.
903 * configure.in: Add BFD_CC_FOR_BUILD to allow CC_FOR_BUILD to be used.
904 * s390-mkopc.c (dumpTable): Change output to create a complete file.
905 * s390-opc.c: New improved opcode format macros and remove the
906 pregenerated opcode table.
907 * s390-opc.txt: Adapt to new improved opcode format macros.
909 2001-09-14 David Schleef <ds@schleef.org>
911 * ppc-opc.c (VXA, VXA_MASK): Fix mask bits.
913 2001-09-04 Alan Modra <amodra@bigpond.net.au>
915 * i386-dis.c (grps): Don't print the implicit al/ax/eax register
916 for opcode 0xf6 or 0xf7 forms of mul, imul, div, idiv insns.
918 2001-08-31 Eric Christopher <echristo@redhat.com>
919 Jason Eckhardt <jle@redhat.com>
921 * mips-dis.c: Add support for bfd_mach_mipsisa32 and
922 bfd_mach_mipsisa64. Remove bfd_mach_mips32, bfd_mach_mips32_4k,
925 2001-08-31 Andreas Jaeger <aj@suse.de>
927 * tic54x-opc.c: Add default initializers to avoid warnings.
929 * arc-opc.c: Include "sysdep.h" to get stdio.h as include file.
930 * arc-ext.c: Likewise.
932 2001-08-28 matthew green <mrg@redhat.com>
934 * ppc-opc.c (icbt): Order correctly.
936 2001-08-27 David Edelsohn <dje@watson.ibm.com>
937 Torbjorn Granlund <tege@swox.com>
939 * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.
941 (insert_ds): Complain if not a multiple of 4.
943 (XSYNC_MASK): Define.
944 (powerpc_opcodes): Add "slbmte", "lwsync", "ptesync", "slbmfev",
945 "slbmfee". Modify "sync" to use XSYNC_MASK and LS.
947 2001-08-26 Andreas Jaeger <aj@suse.de>
949 * h8500-opc.h: Add default initializers to h8500_table to shut up
952 2001-08-25 Andreas Jaeger <aj@suse.de>
954 * tic54x-dis.c: Add unused attributes where needed.
956 * z8k-dis.c (output_instr): Add unused attribute.
958 * h8300-dis.c: Add missing prototypes.
959 (bfd_h8_disassemble): Make static.
961 * cris-dis.c: Add missing prototype.
962 * h8500-dis.c: Likewise.
963 * m68hc11-dis.c: Likewise.
964 * pj-dis.c: Likewise.
965 * tic54x-dis.c: Likewise.
966 * v850-dis.c: Likewise.
967 * vax-dis.c: Likewise.
968 * w65-dis.c: Likewise.
969 * z8k-dis.c: Likewise.
971 * d10v-dis.c: Add missing prototype.
972 (dis_long): Remove unused variable.
973 (dis_2_short): Likewise.
975 * sh-dis.c: Add missing prototypes.
976 * v850-opc.c: Likewise.
977 Add unused attributes where needed.
979 * ns32k-dis.c: Add missing prototypes.
980 (bit_extract_simple): Remove unused variable.
982 2001-08-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
984 * opcodes/s390-opc.c: Add "low or high" and "not low or high"
985 branch instructions for gcc 3.0.
986 * opcodes/s390-opc.txt: Likewise.
988 2001-08-21 Andreas Jaeger <aj@suse.de>
990 * i960-dis.c: Add parameters for prototypes
991 (ctrl): Add unused attributes.
995 * mips-dis.c: Add missing prototypes.
996 * a29k-dis.c: Likewise.
997 * arc-dis.c: Likewise.
998 * ia64-opc.c: Likewise.
1000 * s390-dis.c: Add missing prototypes.
1001 (init_disasm): Remove unused attribute since the parameter is
1004 2001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1006 * mips-opc.c (M1): Define. Reformatted Code.
1007 (mips_builtin_opcodes): Added performance counter opcodes mfpc, mfps,
1010 2001-08-16 Jonathan Larmour <jlarmour@redhat.com>
1012 * mips-opc.c: R3900s can support all branch likely INSN_MACROs where
1013 the corresponding non-likely insn is in MIPS I.
1015 2001-08-13 Kazu Hirata <kazu@hxi.com>
1017 * mcore-dis.c: Fix formatting.
1018 * mips-dis.c: Likewise.
1019 * pj-dis.c: Likewise.
1020 * z8k-dis.c: Likewise.
1022 2001-08-12 Richard Henderson <rth@redhat.com>
1024 * cgen-ibld.in (extract_normal): Match type of VALUE and MASK
1025 to *VALUEP. Regenerate all cgen files.
1027 2001-08-10 Richard Sandiford <rsandifo@redhat.com>
1029 * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32
1031 * mips-opc.c (G6): Undefine.
1032 (mips_builtin_opcodes): Remove gp32 entry for "move". Add macro
1033 as the first "move" alternative.
1035 2001-08-10 Andreas Jaeger <aj@suse.de>
1037 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1039 * configure: Regenerate.
1041 2001-08-10 Alan Modra <amodra@bigpond.net.au>
1043 * ppc-opc.c: Revert 2001-08-08.
1045 2001-08-09 Alan Modra <amodra@bigpond.net.au>
1047 * dis-buf.c (generic_strcat_address): Add missing prototype.
1048 #if 0 the functions as it is unused.
1050 2001-08-08 Alan Modra <amodra@bigpond.net.au>
1052 1999-10-25 Torbjorn Granlund <tege@swox.com>
1053 * ppc-opc.c: Include "bfd.h".
1054 (powerpc_operands): Add new field for reloc type.
1056 2001-07-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1058 * mips-dis.c (print_insn_arg): Don't use software integer registers
1059 for coprocessor registers.
1060 (get_mips_isa): Removed.
1061 (is_newabi): New function, checks if NewABI is used.
1062 (_print_insn_mips): Get distinction between old ABI and new ABI right.
1064 2001-08-01 Christian Groessler <cpg@aladdin.de>
1066 * z8kgen.c: Fixed indentation of opt[] array. Include stdio.h to
1067 get stderr definition.
1068 (internal, gas): Removed warnings.
1069 (gas): Create a correct final entry for created array.
1070 * z8k-opc.h: Recreated with new z8kgen.
1072 2001-07-28 Kazu Hirata <kazu@hxi.com>
1074 * i386-dis.c: Fix formatting.
1076 2001-07-28 Matthias Kramm <kramm@quiss.org>
1078 * i386-dis.c: Change formatting conventions for architecture
1079 i386:intel to better match the format of various intel i386
1080 assemblers, like nasm, tasm or masm.
1082 2001-07-24 Alan Modra <amodra@bigpond.net.au>
1084 * Makefile.am: Update dependencies with "make dep-am".
1085 * Makefile.in: Regenerate
1087 2001-07-24 Kazu Hirata <kazu@hxi.com>
1089 * alpha-dis.c: Fix formatting.
1090 * cris-dis.c: Likewise.
1091 * d10v-dis.c: Likewise.
1092 * d30v-dis.c: Likewise.
1093 * m10300-dis.c: Likewise.
1094 * tic54x-dis.c: Likewise.
1096 2001-07-23 Kazu Hirata <kazu@hxi.com>
1098 * m68k-dis.c: Fix formatting.
1099 * pj-dis.c: Likewise.
1100 * s390-dis.c: Likewise.
1101 * z8k-dis.c: Likewise.
1103 2001-07-21 Chris Demetriou <cgd@broadcom.com>
1105 * mips-opc.c (mips_builtin_opcodes): Sort c.le.s and c.lt.s
1106 into the rest of the surrounding definitions.
1108 2001-07-18 Alan Modra <amodra@bigpond.net.au>
1110 * i386-dis.c (grps): Print l or w suffix, and require mem modrm
1111 for lgdt, lidt, sgdt, sidt.
1113 2001-07-13 Philip Blundell <philb@gnu.org>
1115 * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
1117 2001-07-12 Jeff Johnston <jjohnstn@redhat.com>
1119 * cgen-asm.in: Include "xregex.h" always to enable the libiberty
1121 (@arch@_cgen_build_insn_regex): New routine from Graydon.
1122 (@arch@_cgen_assemble_insn): Add Graydon's code to use regex
1123 to verify if it is worth parsing the insn as insn "x". Also update
1124 error message when insn is not a recognized format of the insn vs
1125 when the insn is completely unrecognized.
1127 2001-07-11 Frank Ch. Eigler <fche@redhat.com>
1129 * cgen-dis.in (print_insn): Use cgen_get_insn_value instead of
1131 * cgen-opc.c (cgen_get_insn_value, cgen_put_insn_value): Respect
1132 non-zero CGEN_CPU_DESC->insn_chunk_bitsize.
1134 2001-07-09 Andreas Jaeger <aj@suse.de>, Karsten Keil <kkeil@suse.de>
1136 * i386-dis.c (set_op): Handle 64 bit and 32 bit mode.
1137 (OP_J): Use bfd_vma for mask to work properly with 64 bits.
1138 (op_address,op_riprel): Use bfd_vma to handle 64 bits.
1140 2001-07-05 Ben Elliston <bje@redhat.com>
1142 * Makefile.am (CPUDIR): Define.
1143 (stamp-m32r): Update dependencies.
1144 (stamp-fr30): Ditto.
1145 (stamp-openrisc): Ditto.
1146 * Makefile.in: Regenerate.
1148 2001-07-03 Zoltan Hidvegi <hzoli@hzoli.2y.net>
1150 * ppc-opc.c: Fix encoding of 'clf' instruction.
1152 2001-06-30 Geoffrey Keating <geoffk@redhat.com>
1154 * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.
1156 2001-06-28 Geoffrey Keating <geoffk@redhat.com>
1158 * cgen-asm.c (cgen_parse_keyword): Allow any first character.
1159 * cgen-opc.c (cgen_keyword_add): Ignore special first
1160 character when building nonalpha_chars field.
1162 2001-06-24 Ben Elliston <bje@redhat.com>
1164 * m88k-dis.c: Format to conform to GNU coding standards.
1166 2001-06-23 Andreas Jaeger <aj@suse.de>
1168 * disassemble.c (disassembler_usage): Add unused attribute.
1170 2001-06-22 Eric Christopher <echristo@redhat.com>
1172 * mips-opc.c: Move prefx to start of the table.
1174 2001-06-22 Stacey Sheldon <ssheldon@Catena.com>
1176 * arc-opc.c (insert_st_syntax): Fix over-optimisation of ST
1179 2001-06-22 Pauli <pauli@moreton.com.au>
1181 * m68k-opc.c: Add wdebug instruction.
1183 2001-06-15 Aldy Hernandez <aldyh@redhat.com>
1185 * m10300-opc.c (mn10300_opcodes): Change opcode for AM33 subc.
1187 2001-06-14 Geoffrey Keating <geoffk@redhat.com>
1189 * cgen-asm.c (cgen_parse_keyword): When looking for the
1190 boundaries of a keyword, allow any special characters
1191 that are actually in one of the allowed keyword.
1192 * cgen-opc.c (cgen_keyword_add): Add any special characters
1193 to the nonalpha_chars field.
1195 2001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
1197 * s390-opc.c: Add lgh instruction.
1198 * s390-opc.txt: Likewise.
1200 2001-06-11 Alan Modra <amodra@bigpond.net.au>
1202 * i386-dis.c: Group function prototypes in one place.
1203 (FLOATCODE): Redefine as 1.
1204 (USE_GROUPS): Redefine as 2.
1205 (USE_PREFIX_USER_TABLE): Redefine as 3.
1206 (X86_64_SPECIAL): Define as 4.
1207 (GRP1b..GRPAMD): Move USE_GROUPS to bytecode1, index to bytecode2.
1208 (PREGRP0..PREGRP26): Similarly with USE_PREFIX_USER_TABLE.
1209 (dis386_att, dis386_intel, disx86_64_att, disx86_64_intel): Delete.
1210 (dis386): New table combining above four tables.
1211 (dis386_twobyte_att, dis386_twobyte_intel): Delete.
1212 (dis386_twobyte): New table combining above two tables.
1213 (x86_64_table): New table to handle x86_64.
1215 (float_mem_att, float_mem_intel): Delet.
1216 (float_mem): New table combining above two tables.
1217 (print_insn_i386): Modify for above.
1218 (dofloat): Likewise.
1219 (putop): Handle '{', '|' and '}' to select alternative mnemonics.
1220 Return 0 on success, 1 if no valid alternative.
1221 (putop <case 'F'>, <case 'H'>): Print nothing for intel_syntax.
1222 (putop <case 'T'>): Move to case 'U', and share case 'Q' code.
1223 (putop <case 'I'>): Move to case 'T', and share case 'P' code.
1224 (OP_REG <case rAX_reg .. rDI_reg>): Handle as for eAX_reg .. eDI_reg
1226 (OP_I <case q_mode>): Handle as for v_mode if not 64-bit mode.
1227 (OP_I64): If not 64-bit mode, call OP_I.
1228 OP_OFF64): If not 64-bit mode, call OP_OFF.
1229 (OP_ST, OP_STi, OP_SEG, OP_DIR, OP_OFF, OP_OFF64, OP_MMX): Rename
1230 'ignore'/'ignored' to 'bytemode'.
1232 2001-06-10 Alan Modra <amodra@bigpond.net.au>
1234 * configure.in: Sort 'ta' case statement.
1235 * configure: Regenerate.
1237 * i386-dis.c (dis386_att): Add 'H' to conditional branch and
1239 (disx86_64_att): Likewise.
1240 (dis386_twobyte_att): Likewise.
1241 (print_insn_i386): Don't print branch hints as a prefix.
1242 (putop): 'H' macro prints branch hints.
1243 (get64): Kill compile warnings.
1245 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
1247 * sh-opc.h (sh_table): Don't use empty initializers.
1249 2001-06-06 Christian Groessler <cpg@aladdin.de>
1251 * z8k-dis.c: Fix formatting.
1252 (unpack_instr): Remove unused cases in switch statement. Add
1253 safety abort() in default case.
1254 (unparse_instr): Add safety abort() in default case.
1256 2001-06-06 Peter Jakubek <pjak@snafu.de>
1258 * m68k-dis.c (print_insn_m68k): Fix typo.
1259 * m68k-opc.c (m68k_opcodes): Correct allowed operands for
1260 mcf (ColdFire) div, rem and moveb instructions.
1262 2001-06-06 Alan Modra <amodra@bigpond.net.au>
1264 * i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.
1265 (cond_jump_mode, loop_jcxz_mode): Define.
1266 (dis386_att): Add cond_jump_flag and loop_jcxz_flag as
1267 appropriate, and 'F' suffix to loop insns.
1268 (disx86_64_att): Likewise.
1269 (dis386_twobyte_att): Likewise.
1270 (print_insn_i386): Don't output addr prefix for loop, jcxz insns.
1271 Output data size prefix for long conditional jumps. Output cs and
1273 (putop): Handle 'F', and mark PREFIX_ADDR used for case 'E'.
1274 (OP_J): Don't make PREFIX_DATA used.
1276 2001-06-04 Alexandre Oliva <aoliva@redhat.com>
1278 * sh-opc.h (sh_table): Complete last element entry to avoid
1281 2001-05-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1283 * mips-dis.c (mips_isa_type): Add MIPS r12k support.
1285 2001-05-23 Alan Modra <amodra@one.net.au>
1287 * arc-opc.c: Whitespace changes.
1289 2001-05-18 Hans-Peter Nilsson <hp@axis.com>
1291 * cris-opc.c (cris_spec_regs): Add missing initializer field for
1294 2001-05-15 Frank Ch. Eigler <fche@redhat.com>
1296 * cgen-dis.in (extract_normal): Complete support for min<base case.
1298 2001-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1300 * mips-dis.c (INSNLEN): Rename MAXLEN.
1301 (std_reg_names): Replace by mips32_reg_names and mips64_reg_names.
1302 (print_insn_arg): Remove $ prefix of register names.
1303 (set_mips_isa_type): Remove.
1304 (mips_isa_type): New function.
1305 (get_mips_isa): New Function.
1306 (print_insn_mips): Rename _print_insn_mips.
1307 (_print_insn_mips): New function, contains code which was
1308 duplicated in print_insn_big_mips and print_insn_little_mips.
1309 (print_insn_big_mips): Moved code to _print_insn_mips.
1310 (print_insn_little_mips): Likewise.
1311 (print_mips16_insn_arg): Remove $ prefix of register names.
1312 Print error message before abort.
1314 2001-05-14 J.T. Conklin <jtc@redback.com>
1316 * ppc-opc.c (powerpc_opcodes): Fixed extended opcode field of
1317 simplified mnemonics used for setting PPC750-specific special
1320 2001-05-12 H.J. Lu <hjl@gnu.org>
1322 * i386-dis.c (print_insn_i386): Always set `mod', `reg' and
1325 2001-05-12 Peter Targett <peter.targett@arccores.com>
1327 * arc-opc.c (arc_reg_names): Correct attribute for lp_count
1328 register to r/w. Formatting fixes throughout file.
1330 2001-05-12 Alan Modra <amodra@one.net.au>
1332 * i386-dis.c (prefix_user_table): Correct movq2dq, movdq2q, and
1334 (twobyte_has_modrm): Update table.
1335 (need_modrm): Give it file scope.
1336 (MODRM_CHECK): Define.
1337 (dofloat): Use MODRM_CHECK.
1342 2001-05-07 Frank Ch. Eigler <fche@redhat.com>
1344 * cgen-dis.in (default_print_insn): Tolerate min<base instructions
1345 even at end of a section.
1346 * cgen-ibld.in (extract_normal): Tolerate min!=base!=max instructions
1347 by ignoring precariously-unpacked insn_value in favor of raw buffer.
1349 2001-05-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1351 * disassemble.c (disassembler_usage): Remove unused attribute.
1353 2001-05-04 Frank Ch. Eigler <fche@redhat.com>
1355 * m32r-dis.c, -asm.c, -ibld.c: Regenerated with disassembler fixes.
1357 2001-05-04 Frank Ch. Eigler <fche@redhat.com>
1359 * cgen-dis.in (print_insn): Remove call to read_insn. Instead,
1360 assume incoming buffer already has the base insn loaded. Handle
1361 smaller-than-base instructions for variable-length case.
1363 2001-05-04 Alan Modra <amodra@one.net.au>
1365 * i386-dis.c (Ev, Ed): Remove duplicate define.
1368 (OP_XS): New function.
1369 (dis386_twobyte_att): Correct pinsrw, pextrw, pmovmskb, and
1371 (dis386_twobyte_intel): Likewise.
1372 (prefix_user_table): Use MS for maskmovq operand.
1374 2001-04-27 Johan Rydberg <jrydberg@opencores.org>
1376 * Makefile.am: Add OpenRISC target.
1377 * Makefile.in: Regenerated.
1379 * disassemble.c (disassembler): Recognize the OpenRISC disassembly.
1381 * configure.in (bfd_openrisc_arch): Add target.
1382 * configure: Regenerated.
1384 * openrisc-asm.c: New file.
1385 * openrisc-desc.c: Likewise.
1386 * openrisc-desc.h: Likewise.
1387 * openrisc-dis.c: Likewise.
1388 * openrisc-ibld.c: Likewise.
1389 * openrisc-opc.c: Likewise.
1390 * openrisc-opc.h: Likewise.
1392 2001-04-24 Christian Groessler <cpg@aladdin.de>
1394 * z8k-dis.c: add names of control registers (ctrl_names);
1395 (seg_length): provides instruction length fixup for segmented
1396 mode; (unpack_instr): correctly handle ARG_DISP16, ARG_DISP12,
1397 CLASS_0DISP7, CLASS_1DISP7, CLASS_DISP8 and CLASS_PR cases;
1398 (unparse_intr): handle CLASS_PR, print addresses without '#'
1399 * z8k-opc.h: re-created with new z8kgen
1400 * z8kgen.c: merged in fixes which were in existing z8k-opc.h; new
1401 entries for ldctl/ldctlb instruction
1403 2001-04-06 Andreas Jaeger <aj@suse.de>
1405 * i386-dis.c: Add ffreep instruction.
1407 2001-03-30 Alexandre Oliva <aoliva@redhat.com>
1409 * ppc-opc.c (insert_mbe): Shift mask initializer as long.
1411 2001-03-24 Alan Modra <alan@linuxcare.com.au>
1413 * i386-dis.c (PREGRP25): Define.
1414 (dis386_twobyte_att): Use here in place of "movntq" entry.
1415 (dis386_twobyte_intel): Likewise.
1416 (prefix_user_table): Add PREGRP25 entry for "movntq" and "movntdq".
1418 (dis386_twobyte_att): Use here.
1419 (dis386_twobyte_intel): Likewise.
1420 (prefix_user_table): Add PREGRP26 entry for "punpcklqdq".
1421 (prefix_user_table <maskmovdqu>): XM operand, not MX.
1422 (prefix_user_table): Cosmetic changes to "bad" entries.
1424 2001-03-23 Nick Clifton <nickc@redhat.com>
1426 * mips-opc.c: Remove extraneous whitespace.
1427 * mips-dis.c: Remove extraneous whitespace.
1429 2001-03-22 Ben Elliston <bje@redhat.com>
1431 * cgen-asm.in (@arch@_cgen_assemble_insn): Move tmp_errmsg
1432 declaration inside CGEN_VERBOSE_ASSEMBLER_ERRORS conditional.
1433 * cgen-ibld.in (put_insn_int_value): Mark cd parameter as unused
1434 to allay a compiler warning.
1436 2001-03-22 Alan Modra <alan@linuxcare.com.au>
1438 * i386-dis.c (dis386_twobyte_att): Add entries for paddq, psubq.
1439 (dis386_twobyte_intel): Likewise.
1440 (twobyte_has_modrm): Set entry for paddq, psubq.
1442 2001-03-20 Patrick Macdonald <patrickm@redhat.com>
1444 * cgen-dis.in (print_insn_@arch@): Add support for target machine
1445 determination via CGEN_COMPUTE_MACH.
1446 * fr30-desc.c: Regenerate.
1447 * fr30-dis.c: Regenerate.
1448 * fr30-opc.h: Regenerate.
1449 * m32r-desc.c: Regenerate.
1450 * m32r-dis.c: Regenerate.
1451 * m32r-opc.h: Regenerate.
1452 * m32r-opinst.c: Regenerate.
1454 2001-03-20 H.J. Lu <hjl@gnu.org>
1456 * configure.in: Remove the redundent AC_ARG_PROGRAM.
1457 * configure: Rebuild.
1459 2001-03-19 Jim Wilson <wilson@redhat.com>
1461 * ia64-gen.c (fetch_insn_class): If xsect, then ignore comment and
1462 notestr if larger than xsect.
1463 (in_class): Handle format M5.
1464 * ia64-asmtab.c: Regnerate.
1466 2001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
1468 * vax-dis.c (print_insn_vax): Only fetch two bytes if the info buffer
1469 has more than one byte left to read.
1471 2001-03-16 Martin Schwidefsky <schwidefsky@de.ibm.com>
1473 * s390-opc.c: Add new opcodes. Smooth out formatting.
1474 * s390-opc.txt: Add new opcodes.
1476 2001-03-06 Nick Clifton <nickc@redhat.com>
1478 * arm-dis.c (print_insn_thumb): Compute destination address
1479 of BLX(1) instruction by taking bit 1 from PC and not from bit
1482 2001-03-06 Igor Shevlyakov <igor@windriver.com>
1484 * m68k-dis.c (print_insn_m68k): Recognize Coldfire CPUs
1485 so command line switches will work.
1487 2001-03-05 Dave Brolley <brolley@redhat.com>
1489 * fr30-asm.c: Regenerate.
1490 * fr30-desc.c: Regenerate.
1491 * fr30-desc.h: Regenerate.
1492 * fr30-dis.c: Regenerate.
1493 * fr30-ibld.c: Regenerate.
1494 * fr30-opc.c: Regenerate.
1495 * fr30-opc.h: Regenerate.
1496 * m32r-asm.c: Regenerate.
1497 * m32r-desc.c: Regenerate.
1498 * m32r-desc.h: Regenerate.
1499 * m32r-dis.c: Regenerate.
1500 * m32r-ibld.c: Regenerate.
1501 * m32r-opc.c: Regenerate.
1502 * m32r-opc.h: Regenerate.
1503 * m32r-opinst.c: Regenerate.
1505 2001-02-28 Igor Shevlyakov <igor@windriver.com>
1507 * m68k-opc.c: fix cpushl according to Motorola. Enable
1508 bunch of instructions for Coldfire 5407 and add all new.
1510 2001-02-27 Alan Modra <alan@linuxcare.com.au>
1512 * configure.in (BFD_VERSION): Do without grep.
1513 * configure: Regenerate.
1514 * Makefile.am: Run "make dep-am".
1515 * Makefile.in: Regenerate.
1517 2001-02-23 David Mosberger <davidm@hpl.hp.com>
1519 * ia64-opc-a.c: Add missing pseudo-ops for "cmp" and "cmp4".
1520 * ia64-asmtab.c: Regenerate.
1522 2001-02-21 David Mosberger <davidm@hpl.hp.com>
1524 * ia64-opc-d.c (ia64_opcodes_d): Break the "add" pattern into two
1525 separate variants: one for IMM22 and the other for IMM14.
1526 * ia64-asmtab.c: Regenerate.
1528 2001-02-21 Greg McGary <greg@mcgary.org>
1530 * cgen-opc.c (cgen_get_insn_value): Add missing `return'.
1532 2001-02-20 H.J. Lu <hjl@gnu.org>
1534 * Makefile.am (ia64-ic.tbl): Remove the target.
1535 (ia64-raw.tbl): Likewise.
1536 (ia64-waw.tbl): Likewise.
1537 (ia64-war.tbl): Likewise.
1538 (ia64-asmtab.c): Generate it in the source directory.
1539 * Makefile.in: Regenerated.
1541 2001-02-18 lars brinkhoff <lars@nocrew.org>
1543 * Makefile.am: Add PDP-11 target.
1544 * configure.in: Likewise.
1545 * disassemble.c: Likewise.
1546 * pdp11-dis.c: New file.
1547 * pdp11-opc.c: New file.
1549 2001-02-14 Jim Wilson <wilson@redhat.com>
1551 * ia64-ic.tbl: Update from Intel. Add setf to fr-writers.
1552 * ia64-asmtab.c: Regenerate.
1554 Mon Feb 12 17:41:26 CET 2001 Jan Hubicka <jh@suse.cz>
1556 * i386-dis.c (prefix_user_t): Add 'Y' to SSE ineger converison
1560 2001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1562 * mips-dis.c (print_insn_arg): Use top four bits of the address of
1563 the following instruction not of the jump itself for the jump
1565 (print_mips16_insn_arg): Likewise.
1567 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1569 * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build
1571 * Makefile.in: Regenerate.
1573 2001-02-09 Schwidefsky <schwidefsky@de.ibm.com>
1575 * Makefile.am: Add linux target for S/390.
1576 * Makefile.in: Likewise.
1577 * configure.in: Likewise.
1578 * disassemble.c: Likewise.
1579 * s390-dis.c: New file.
1580 * s390-mkopc.c: New file.
1581 * s390-opc.c: New file.
1582 * s390-opc.txt: New file.
1584 2001-02-05 Jim Wilson <wilson@redhat.com>
1586 * ia64-asmtab.c: Revert 2000-12-16 change.
1588 2001-02-02 Patrick Macdonald <patrickm@redhat.com>
1590 * fr30-desc.h: Regenerate with CGEN_MAX_SYNTAX_ELEMENTS.
1591 * m32r-desc.h: Regenerate.
1593 Thu Feb 1 16:29:06 MET 2001 Jan Hubicka <jh@suse.cz>
1595 * i386-dis.c (dis386_att, grps): Use 'T' for push/pop
1596 (putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax
1598 2001-01-14 Alan Modra <alan@linuxcare.com.au>
1600 * hppa-dis.c (print_insn_hppa): Handle '>' and '<' arg types.
1602 2001-01-13 Nick Clifton <nickc@redhat.com>
1604 * disassemble.c: Remove spurious white space.
1606 Sat Jan 13 01:48:24 MET 2001 Jan Hubicka <jh@suse.cz>
1608 * i386-dis.c (dis386_att, disx86_64_att): Fix ret, lret and iret
1611 2001-01-11 Peter Targett <peter.targett@arccores.com>
1613 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
1614 * Makefile.am (C_FILES): Add arc-ext.c.
1615 (ALL_MACHINES) Add arc-ext.lo.
1616 (INCLUDES) Add opcode directory to list.
1617 New dependency entry for arc-ext.lo.
1618 * disassemble.c (disassembler): Correct call to
1619 arc_get_disassembler.
1620 * arc-opc.c: New update for ARC, including full base
1621 instructions for ARC variants.
1622 * arc-dis.h, arc-dis.c: New update for ARC, including
1623 extensibility functionality.
1624 * arc-ext.h, arc-ext.c: New files for handling extensibility.
1626 2001-01-10 Jan Hubicka <jh@suse.cz>
1628 * i386-dis.c (PREGRP15 - PREGRP24): New.
1629 (dis386_twobyt): Add SSE2 instructions.
1630 (twobyte_uses_SSE_prefix: Rename from ... ; add new SSE instructions.
1631 (twobyte_uses_f3_prefix): ... this one.
1632 (grps): Add SSE instructions.
1633 (prefix_user_table): Add two new slots; add SSE2 instructions.
1634 (print_insn_i386): Rename uses_f3_prefix to uses_SSE_prefix;
1635 Handle the REPNZ and Data16 prefixes as well; do proper lookup
1636 to prefix_user_table.
1637 (OP_E): Accept mfence and lfence as well.
1638 (OP_MMX): Data16 prefix turns MMX to SSE; support REX extensions.
1639 (OP_XMM): Support REX extensions.
1643 2001-01-09 Nick Clifton <nickc@redhat.com>
1645 * arm-dis.c (print_insn): Set pc to zero for instructions with
1646 a reloc associated with them.
1648 2001-01-09 Jeff Johnston <jjohnstn@redhat.com>
1650 * cgen-asm.in (parse_insn_normal): Changed syn to be
1651 CGEN_SYNTAX_CHAR_TYPE. Changed all references to *syn
1652 as character to use CGEN_SYNTAX_CHAR macro and all comparisons
1653 to '\0' to use 0 instead.
1654 * cgen-dis.in (print_insn_normal): Ditto.
1655 * cgen-ibld.in (insert_insn_normal, extract_insn_normal): Ditto.
1657 2001-01-05 Jan Hubicka <jh@suse.cz>
1659 * i386-dis.c: Add x86_64 support.
1660 (rex): New static variable.
1661 (REX_MODE64, REX_EXTX, REX_EXTY, REX_EXTZ): New constants.
1662 (USED_REX): New macro.
1663 (Ev, Ed, Rm, Iq, Iv64, Cm, Dm, Rm*, Ob64, Ov64): New macros.
1664 (OP_I64, OP_OFF64, OP_IMREG): New functions.
1665 (OP_REG, OP_OFF): Declare.
1666 (get64, get32, get32s): New functions.
1667 (r??_reg): New constants.
1668 (dis386_att): Change templates of instruction implicitly promoted
1669 to 64bit; change e?? to RMe?? for unwind RM byte instructions.
1671 (dis386_intel): Likewise.
1672 (dixx86_64_att): New table based on dis386_att.
1673 (dixx86_64_intel): New table based on dis386_intel.
1674 (names64, names8rex): New global variable.
1675 (names32, names16): Add extended registers.
1676 (prefix_user_t): Recognize rex prefixes.
1677 (prefix_name): Print REX prefixes nicely.
1678 (op_riprel): New global variable.
1679 (start_pc): Set type to bfd_vma.
1680 (print_insn_i386): Detect the 64bit mode and use proper table;
1681 move ckprefix after initializing the buffer; output unused rex prefixes;
1682 output information about target of RIP relative addresses.
1683 (putop): Support 'O' and 'I'. Update handling of "P', 'Q', 'R' and 'S';
1684 (print_operand_value): New function.
1685 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
1686 REX prefix and new modes.
1687 (get64, get32s): New.
1688 (get32): Return bfd_signed_vma type.
1689 (set_op): Initialize the op_riprel.
1690 * disassemble.c (disassembler): Recognize the x86-64 disassembly.
1692 2001-01-03 Richard Sandiford <r.sandiford@redhat.com>
1694 cgen-dis.in (read_insn): Use bfd_get_bits()
1696 2001-01-02 Richard Sandiford <rsandifo@redhat.com>
1698 * cgen-dis.c (hash_insn_array): Use bfd_put_bits().
1699 (hash_insn_list): Likewise
1700 * cgen-ibld.in (insert_1): Use bfd_put_bits() and bfd_get_bits().
1701 (extract_1): Use bfd_get_bits().
1702 (extract_normal): Apply sign extension to both extraction
1704 * cgen-opc.c (cgen_get_insn_value): Use bfd_get_bits()
1705 (cgen_put_insn_value): Use bfd_put_bits()
1707 2000-12-28 Frank Ch. Eigler <fche@redhat.com>
1709 * cgen-asm.in (parse_insn_normal): Print better error message for
1710 instructions with missing operands.
1712 2000-12-21 Santeri Paavolainen <santtu@ssh.com>
1714 * cgen-opc.c: Include alloca.h if HAVE_ALLOCA_H is defined.
1716 2000-12-16 Nick Clifton <nickc@redhat.com>
1718 * Makefile.in: Regenerate.
1719 * aclocal.m4: Regenerate.
1720 * config.in: Regenerate.
1721 * configure.in: Add spacing.
1722 * configure: Regenerate.
1723 * ia64-asmtab.c: Regenerate.
1724 * po/opcodes.pot: Regenerate.
1726 2000-12-12 Frank Ch. Eigler <fche@redhat.com>
1728 * cgen-asm.in (@arch@_cgen_assemble_insn): Prefer printing insert-time
1729 error messages over later parse-time ones.
1731 2000-12-12 Jim Wilson <wilson@redhat.com>
1733 * ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
1735 * ia64-gen.c (insert_deplist): Cast sizeof result to int.
1736 (print_dependency_table): Print NULL if semantics field not set.
1737 (insert_opcode_dependencies): Mark cmp parameter as unused.
1738 (print_main_table): Use fprintf_vma to print long long fields.
1739 (main): Mark argv paramter as unused. Convert to old style definition.
1740 * ia64-opc.c (ia64_find_dependency): Cast sizeof result to int.
1741 * ia64-asmtab.c: Regnerate.
1743 2000-12-09 Nick Clifton <nickc@redhat.com>
1745 * m32r-dis.c (print_insn): Prevent re-read of instruction from
1748 * fr30-dis.c: Regenerate.
1750 2000-12-08 Peter Targett <peter.targett@arccores.com>
1752 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
1753 * Makefile.am (C_FILES): Add arc-ext.c.
1754 (ALL_MACHINES) Add arc-ext.lo.
1755 (INCLUDES) Add opcode directory to list.
1756 New dependency entry for arc-ext.lo.
1757 * disassemble.c (disassembler): Correct call to
1758 arc_get_disassembler.
1759 * arc-opc.c: New update for ARC, including full base
1760 instructions for ARC variants.
1761 * arc-dis.h, arc-dis.c: New update for ARC, including
1762 extensibility functionality.
1763 * arc-ext.h, arc-ext.c: New files for handling extensibility.
1765 2000-12-03 Chris Demetriou cgd@sibyte.com
1767 * mips-opc.c (mips_builtin_opcodes): Use the WR_HILO, RD_HILO,
1768 MOD_HILO, and MOD_LO macros.
1770 * mips-opc.c (M1, M2): Delete.
1771 (mips_builtin_opcodes): Remove all uses of M1.
1773 * mips-opc.c (mips_builtin_opcodes): Make the dmfc2 and dmtc2
1774 instructions take "G" format second operands and use the
1776 There are mfc3 and mtc3 opcodes, so add dmfc3 and dmtc3 opcodes to
1778 Delete "sel" code operands from mfc1 and mtc1.
1779 Add MIPS64 opcode changes (dclo, dclz), and "sel" code variants
1782 2000-12-03 Ed Satterthwaite ehs@sibyte.com and
1783 Chris Demetriou cgd@sibyte.com
1785 * mips-opc.c (mips_builtin_opcodes): Finish additions
1786 for MIPS32 support, and clean up existing entries for
1787 aesthetics, consistency with the MIPS32 ISA, and
1788 with consistency the rest of the table.
1790 2000-12-01 Nick Clifton <nickc@redhat.com>
1792 * mips16-opc.c (mips16_opcodes): Add initialiser for membership
1795 2000-12-01 Chris Demetriou <cgd@sibyte.com>
1797 mips-dis.c (print_insn_arg): Handle new 'U' and 'J' argument
1798 specifiers. Update 'B' for new constant names, and remove
1800 mips-opc.c (mips_builtin_opcodes): Place "pref" and "ssnop"
1801 near the top of the array, so they are disassembled properly.
1802 Enable "ssnop" for MIPS32. Add "break" variant with 20 bit
1803 code for MIPS32. Update "clo" and "clz" to use 'U' operand
1804 specifier. Add 'H' format specifier variants for "mfc1,"
1805 "mfc2," "mfc3," "mtc1," "mtc2," and "mtc3" for MIPS32. Update
1806 MIPS32 "sdbbp" to use 'B' operand specifier. Add MIPS32
1807 "wait" variant which uses 'J' operand specifier.
1809 * mips-dis.c (set_mips_isa_type): Update to use
1810 CPU_UNKNOWN and ISA_* constants. Add bfd_mach_mips32 case.
1811 Replace bfd_mach_mips4K with bfd_mach_mips32_4k case.
1812 * mips-opc.c (I32): New constant for instructions added in
1815 (mips_builtin_opcodes) Replace all uses of P4 with I32.
1817 * mips-dis.c (set_mips_isa_type): Add cases for
1818 bfd_mach_mips5 and bfd_mach_mips64.
1819 * mips-opc.c (I64): New definitions.
1821 * mips-dis.c (set_mips_isa_type): Add case for
1824 2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1826 * sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned.
1827 (print_insn_ppi): Make nib1, nib2, nib3 unsigned.
1828 Initialize variable dc to NULL.
1829 (print_insn_shx): Remove unused label d_reg_n.
1831 2000-11-24 Nick Clifton <nickc@redhat.com>
1833 * arm-opc.h: Add new opcode formatting parameter 'B'.
1834 (arm_opcodes): Add XScale, v5, and v5te instructions.
1835 (thumb_opcodes): Add v5t instructions.
1837 * arm-dis.c (print_insn_arm): Handle new 'B' format
1839 (print_insn_thumb): Decode BLX(1) instruction.
1841 2000-11-21 Chris Demetriou <cgd@sibyte.com>
1843 * mips-opc.c: Fix file header comment.
1845 2000-11-14 Hans-Peter Nilsson <hp@axis.com>
1847 * cris-dis.c (cris_get_disassembler): If abfd is NULL, return
1848 print_insn_cris_with_register_prefix.
1850 2000-11-11 Alexandre Oliva <aoliva@redhat.com>
1852 * sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0.
1854 2000-11-07 Matthew Green <mrg@redhat.com>
1856 * cgen-dis.in (print_insn): All insns which can fit into insn_value
1857 must be loaded there in their entirety.
1859 2000-10-20 Jakub Jelinek <jakub@redhat.com>
1861 * sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.
1862 (compute_arch_mask): Add v8plusb and v9b machines.
1863 (print_insn_sparc): siam mode decoding, accept ASRs up to 25.
1864 * sparc-opc.c: Support for Cheetah instruction set.
1865 (prefetch_table): Add #invalidate.
1867 2000-10-16 Nick Clifton <nickc@redhat.com>
1869 * mcore-dis.c (imsk): Change mask for OC to 0xFE00.
1871 2000-10-06 Dave Brolley <brolley@redhat.com>
1873 * fr30-desc.h: Regenerate.
1874 * m32r-desc.h: Regenerate.
1875 * m32r-ibld.c: Regenerate.
1877 2000-10-05 Jim Wilson <wilson@redhat.com>
1879 * ia64-ic.tbl: Update from Intel.
1880 * ia64-asmtab.c: Regenerate.
1882 2000-10-04 Kazu Hirata <kazu@hxi.com>
1884 * ia64-gen.c: Convert C++-style comments to C-style comments.
1885 * tic54x-dis.c: Likewise.
1887 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
1889 Changes to add dollar prefix to registers for files where user symbols
1890 don't have a leading underscore. Fix formatting.
1891 * cris-dis.c (REGISTER_PREFIX_CHAR): New.
1892 (format_reg): Add parameter with_reg_prefix. All callers changed.
1893 (print_with_operands): Ditto.
1894 (print_insn_cris_generic): Renamed from print_insn_cris, add
1895 parameter with_reg_prefix.
1896 (print_insn_cris_with_register_prefix,
1897 print_insn_cris_without_register_prefix, cris_get_disassembler):
1899 * disassemble.c (disassembler) [ARCH_cris]: Call cris_get_disassembler.
1901 2000-09-22 Jim Wilson <wilson@redhat.com>
1903 * ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for
1904 gt, ge, ngt, and nge.
1905 * ia64-asmtab.c: Regenerate.
1907 * ia64-dis.c (print_insn_ia64): Revert Aug 7 byte skip count change.
1908 * ia64-gen.c (parse_semantics): Handle IA64_DVS_STOP.
1909 (lookup_specifier): Handle "PR%, 1 to 15" and "PR%, 16 to 62".
1910 * ia64-ic.tbl, ia64-raw.tbl, ia64-war.tbl, ia64-waw.tbl: Update.
1911 * ia64-asmtab.c: Regnerate.
1913 2000-09-13 Anders Norlander <anorland@acc.umu.se>
1915 * mips-opc.c (mips_builtin_opcodes): Support cache instruction on 4K cores.
1916 Add mfc0 and mtc0 with sub-selection values.
1917 Add clo and clz opcodes.
1918 Add msub and msubu instructions for MIPS32.
1919 Add madd/maddu aliases for mad/madu for MIPS32.
1920 Support wait, deret, eret, movn, pref for MIPS32.
1921 Support tlbp, tlbr, tlbwi, tlbwr.
1924 * mips-dis.c (print_insn_arg): Print sdbbp 'm' args.
1925 (print_insn_arg): Handle 'H' args.
1926 (set_mips_isa_type): Recognize 4K.
1927 Use CPU_* defines instead of hardcoded numbers.
1929 2000-09-11 Catherine Moore <clm@redhat.com>
1931 * d30v-opc.c (d30v_operand_t): New operand type Rb2.
1932 (d30v_format_tab): Use Rb2 for modinc and moddec.
1934 2000-09-07 Catherine Moore <clm@redhat.com>
1936 * d30v-opc.c (d30v_format_tab): Use format Ra for
1939 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
1941 * configure: Rebuilt with new libtool.m4.
1943 2000-09-05 Nick Clifton <nickc@redhat.com>
1945 * configure: Regenerate.
1946 * po/opcodes.pot: Regenerate.
1948 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
1950 * acinclude.m4: Include libtool and gettext macros from the
1952 * aclocal.m4, configure: Rebuilt.
1954 2000-08-30 Kazu Hirata <kazu@hxi.com>
1956 * tic80-dis.c: Fix formatting.
1958 2000-08-29 Kazu Hirata <kazu@hxi.com>
1960 * w65-dis.c: Fix formatting.
1962 2000-08-28 Mark Hatle <mhatle@mvista.com>
1964 * ppc-opc.c: Add XTLB macro for a few PPC 4xx extended mnemonics.
1965 (powerpc_opcodes): Add table entries for PPC 405 instructions.
1966 Changed rfci, icbt, mfdcr, dccci, mtdcr, iccci from PPC to PPC403
1967 instructions. Added extended mnemonic mftbl as defined in the
1968 405GP manual for all PPCs.
1970 2000-08-28 Jim Wilson <wilson@redhat.com>
1972 * ia64-dis.c (print_insn_ia64): Add failed label after ia64_free_opcode
1973 call. Change last goto to use failed instead of done.
1975 2000-08-28 Dave Brolley <brolley@redhat.com>
1977 * cgen-ibld.in (cgen_put_insn_int_value): New function.
1978 (insert_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
1979 (insert_insn_normal): Use cgen_put_insn_int_value with CGEN_INT_INSN_P.
1980 (extract_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
1981 * cgen-dis.in (read_insn): New static function.
1982 (print_insn): Use read_insn to read the insn into the buffer and set
1984 (print_insn): in CGEN_INT_INSN_P, make sure that the entire insn is
1986 * fr30-asm.c: Regenerated.
1987 * fr30-desc.c: Regenerated.
1988 * fr30-desc.h: Regenerated.
1989 * fr30-dis.c: Regenerated.
1990 * fr30-ibld.c: Regenerated.
1991 * fr30-opc.c: Regenerated.
1992 * fr30-opc.h: Regenerated.
1993 * m32r-asm.c: Regenerated.
1994 * m32r-desc.c: Regenerated.
1995 * m32r-desc.h: Regenerated.
1996 * m32r-dis.c: Regenerated.
1997 * m32r-ibld.c: Regenerated.
1998 * m32r-opc.c: Regenerated.
2000 2000-08-28 Kazu Hirata <kazu@hxi.com>
2002 * tic30-dis.c: Fix formatting.
2004 2000-08-27 Kazu Hirata <kazu@hxi.com>
2006 * sh-dis.c: Fix formatting.
2008 2000-08-24 David Edelsohn <dje@watson.ibm.com>
2010 * ppc-opc.c (powerpc_opcodes): Add rfid, mtsrd, mtsrdin, mtmsrd.
2012 2000-08-24 Kazu Hirata <kazu@hxi.com>
2014 * z8k-dis.c: Fix formatting.
2016 2000-08-16 Jim Wilson <wilson@redhat.com>
2018 * ia64-ic.tbl (pr-readers-nobr-nomovpr): Add addl, adds. Delete
2019 break, mov-immediate, nop.
2020 * ia64-opc-f.c: Delete fpsub instructions.
2021 * ia64-opc-m.c: Add POSTINC to all instructions with postincrement
2022 address operand. Rewrite using macros to avoid long lines.
2023 * ia64-opc.h (POSTINC): Define.
2024 * ia64-asmtab.c: Regenerate.
2026 2000-08-15 Jim Wilson <wilson@redhat.com>
2028 * ia64-ic.tbl: Add missing entries.
2030 2000-08-08 Jason Eckhardt <jle@redhat.com>
2032 * i860-dis.c (print_br_address): Change third argument from int
2035 2000-08-07 Richard Henderson <rth@redhat.com>
2037 * ia64-dis.c (print_insn_ia64): Get byte skip count correct
2038 for MLI templates. Handle IA64_OPND_TGT64.
2040 2000-08-04 Ben Elliston <bje@redhat.com>
2042 * cgen-dis.in, cgen-asm.in, cgen-ibld.in: New files.
2043 * cgen.sh: Likewise.
2045 2000-08-02 Jim Wilson <wilson@redhat.com>
2047 * ia64-dis.c (print_insn_ia64): Call ia64_free_opcode at end.
2049 2000-07-29 Marek Michalkiewicz <marekm@linux.org.pl>
2051 * avr-dis.c (avr_operand): Use PARAMS macro in declaration.
2052 Change return type from void to int. Check the combination
2053 of operands, return 1 if valid. Fix to avoid BUF overflow.
2054 Report undefined combinations of operands in COMMENT.
2055 Report internal errors to stderr. Output the adiw/sbiw
2056 constant operand in both decimal and hex.
2057 (print_insn_avr): Disassemble ldd/std with displacement of 0
2058 as ld/st. Check avr_operand () return value, handle invalid
2059 combinations of operands like unknown opcodes.
2061 2000-07-28 Ben Elliston <bje@redhat.com>
2063 * Makefile.am (CGEN, CGENDEPS, CGENDIR, CGENFLAGS): New.
2064 (run-cgen, stamp-m32r, stamp-fr30): New targets.
2065 * Makefile.in: Regenerate.
2066 * configure.in: Add --enable-cgen-maint option.
2067 * configure: Regenerate.
2069 2000-07-26 Dave Brolley <brolley@redhat.com>
2071 * cgen-opc.c (cgen_hw_lookup_by_name): 'i' is now unsigned.
2072 (cgen_hw_lookup_by_num): Ditto.
2073 (cgen_operand_lookup_by_name): Ditto.
2074 (print_address): Ditto.
2075 (print_keyword): Ditto.
2076 * cgen-dis.c (hash_insn_array): Mark unused parameters with
2078 * cgen-asm.c (hash_insn_array): Mark unused parameters with
2080 (cgen_parse_keyword): Ditto.
2082 2000-07-22 Jason Eckhardt <jle@redhat.com>
2084 * i860-dis.c: New file.
2085 (print_insn_i860): New function.
2086 (print_br_address): New function.
2087 (sign_extend): New function.
2088 (BITWISE_OP): New macro.
2089 (I860_REG_PREFIX): New macro.
2090 (grnames, frnames, crnames): New structures.
2092 * disassemble.c (ARCH_i860): Define.
2093 (disassembler): Add check for bfd_arch_i860 to set disassemble
2094 function to print_insn_i860.
2096 * Makefile.in (CFILES): Added i860-dis.c.
2097 (ALL_MACHINES): Added i860-dis.lo.
2098 (i860-dis.lo): New dependences.
2100 * configure.in: New bits for bfd_i860_arch.
2102 * configure: Regenerated.
2104 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
2106 * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c.
2107 (ALL_MACHINES): Add cris-dis.lo and cris-opc.lo.
2108 (cris-dis.lo, cris-opc.lo): New rules.
2109 * Makefile.in: Rebuild.
2110 * configure.in (bfd_cris_arch): New target.
2111 * configure: Rebuild.
2112 * disassemble.c (ARCH_cris): Define.
2113 (disassembler): Support ARCH_cris.
2114 * cris-dis.c, cris-opc.c: New files.
2115 * po/POTFILES.in, po/opcodes.pot: Regenerate.
2117 2000-07-11 Jakub Jelinek <jakub@redhat.com>
2119 * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.
2120 Reported by Bill Clarke <llib@computer.org>.
2122 2000-07-09 Geoffrey Keating <geoffk@redhat.com>
2124 * ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
2125 Patch by Randall J Fisher <rfisher@ecn.purdue.edu>.
2127 2000-07-09 Alan Modra <alan@linuxcare.com.au>
2129 * hppa-dis.c (fput_reg, fput_fp_reg, fput_fp_reg_r, fput_creg,
2130 fput_const, extract_3, extract_5_load, extract_5_store,
2131 extract_5r_store, extract_5R_store, extract_10U_store,
2132 extract_5Q_store, extract_11, extract_14, extract_16, extract_21,
2133 extract_12, extract_17, extract_22): Prototype.
2134 (print_insn_hppa): Rename inner block opcode -> opc to avoid
2135 shadowing outer block.
2138 2000-07-05 DJ Delorie <dj@redhat.com>
2142 2000-07-04 Alexandre Oliva <aoliva@redhat.com>
2144 * arm-dis.c (print_insn_arm): Output combinations of PSR flags.
2146 2000-07-03 Marek Michalkiewicz <marekm@linux.org.pl>
2148 * avr-dis.c (avr_operand): Change _ () to _() around all strings
2149 marked for translation (exception from the usual coding style).
2150 (print_insn_avr): Initialize insn2 to avoid warnings.
2152 2000-07-03 Kazu Hirata <kazu@hxi.com>
2154 * h8300-dis.c (bfd_h8_disassemble): Improve readability.
2155 * h8500-dis.c: Fix formatting.
2157 2000-07-01 Alan Modra <alan@linuxcare.com.au>
2159 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
2160 (CLEANFILES): Add DEPA.
2161 * Makefile.in: Regenerate.
2163 2000-06-26 Scott Bambrough <scottb@netwinder.org>
2165 * arm-dis.c (regnames): Add an additional register set to match
2166 the set used by GCC. Make it the default.
2168 2000-06-22 Alan Modra <alan@linuxcare.com.au>
2170 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2172 * Makefile.in: Regenerate.
2174 2000-06-20 H.J. Lu <hjl@gnu.org>
2176 * Makefile.am: Rebuild dependency.
2177 * Makefile.in: Rebuild.
2179 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
2181 * Makefile.in, configure: regenerate
2182 * disassemble.c (disassembler): Recognize ARCH_m68hc12,
2184 * m68hc11-dis.c (read_memory, print_insn, print_insn_m68hc12):
2186 * configure.in: Recognize m68hc12 and m68hc11.
2187 * m68hc11-dis.c, m68hc11-opc.c: New files for support of m68hc1x
2188 * Makefile.am (CFILES, ALL_MACHINES): New files for disassembly
2189 and opcode generation for m68hc11 and m68hc12.
2191 2000-06-16 Nick Duffek <nsd@redhat.com>
2193 * disassemble.c (disassembler): Refer to the PowerPC 620 using
2194 bfd_mach_ppc_620 instead of 620.
2196 2000-06-12 Kazu Hirata <kazu@hxi.com>
2198 * h8300-dis.c: Fix formatting.
2199 (bfd_h8_disassemble): Distinguish adds/subs, inc/dec.[wl]
2202 2000-06-09 Denis Chertykov <denisc@overta.ru>
2204 * avr-dis.c (avr_operand): Bugfix for jmp/call address.
2206 2000-06-07 Denis Chertykov <denisc@overta.ru>
2208 * avr-dis.c: completely rewritten.
2210 2000-06-02 Kazu Hirata <kazu@hxi.com>
2212 * h8300-dis.c: Follow the GNU coding style.
2213 (bfd_h8_disassemble) Fix a typo.
2215 2000-06-01 Kazu Hirata <kazu@hxi.com>
2217 * h8300-dis.c (bfd_h8_disassemble_init): Fix a typo.
2218 (bfd_h8_disassemble): Distinguish the operand size of inc/dev.[wl]
2219 correctly. Fix a typo.
2221 2000-05-31 Nick Clifton <nickc@redhat.com>
2223 * opintl.h (_(String)): Explain why dgettext is used instead of
2226 2000-05-30 Nick Clifton <nickc@redhat.com>
2228 * opintl.h (gettext, dgettext, dcgettext, textdomain,
2229 bindtextdomain): Replace defines with those from intl/libgettext.h
2230 to quieten gcc warnings.
2232 2000-05-26 Alan Modra <alan@linuxcare.com.au>
2234 * Makefile.am: Update dependencies with "make dep-am"
2235 * Makefile.in: Regenerate.
2237 2000-05-25 Alexandre Oliva <aoliva@redhat.com>
2239 * m10300-dis.c (disassemble): Don't assume 32-bit longs when
2240 sign-extending operands.
2242 2000-05-15 Donald Lindsay <dlindsay@redhat.com>
2244 * d10v-opc.c (d10v_opcodes): add ALONE tag to all short branches
2247 2000-05-21 Nick Clifton <nickc@redhat.com>
2249 * Makefile.am (LIBIBERTY): Define.
2251 2000-05-19 Diego Novillo <dnovillo@redhat.com>
2253 * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES.
2254 (STD_REGISTER_NAMES): New name for REGISTER_NAMES.
2255 (reg_names): Rename to std_reg_names. Change it to a char **
2257 (std_reg_names): New name for reg_names.
2258 (set_mips_isa_type): Set reg_names to point to std_reg_names by
2261 2000-05-16 Frank Ch. Eigler <fche@redhat.com>
2263 * fr30-desc.h: Partially regenerated to account for changed
2264 CGEN_MAX_* -> CGEN_ACTUAL_MAX_* macros.
2265 * m32r-desc.h: Ditto.
2267 2000-05-15 Nick Clifton <nickc@redhat.com>
2269 * arm-opc.h: Use upper case for flasg in MSR and MRS
2270 instructions. Allow any bit to be set in the field_mask of
2271 the MSR instruction.
2273 * arm-dis.c (print_insn_arm): Decode _x and _s bits of the
2274 field_mask of an MSR instruction.
2276 2000-05-11 Thomas de Lellis <tdel@windriver.com>
2278 * arm-opc.h: Disassembly of thumb ldsb/ldsh
2279 instructions changed to ldrsb/ldrsh.
2281 2000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
2283 * mips-dis.c (print_insn_arg): Don't mask top 32 bits of 64-bit
2284 target addresses for 'jal' and 'j'.
2286 2000-05-10 Geoff Keating <geoffk@redhat.com>
2288 * ppc-opc.c (powerpc_opcodes): Make the predicted-branch opcodes
2289 also available in common mode when powerpc syntax is being used.
2291 2000-05-08 Alan Modra <alan@linuxcare.com.au>
2293 * m68k-dis.c (dummy_printer): Add ATTRIBUTE_UNUSED to args.
2294 (dummy_print_address): Ditto.
2296 2000-05-04 Timothy Wall <twall@redhat.com>
2298 * tic54x-opc.c: New.
2299 * tic54x-dis.c: New.
2300 * disassemble.c (disassembler): Add ARCH_tic54x.
2301 * configure.in: Added tic54x target.
2303 * Makefile.am: Add tic54x dependencies.
2304 * Makefile.in: Ditto.
2306 2000-05-03 J.T. Conklin <jtc@redback.com>
2308 * ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for
2309 vector unit operands.
2310 (VX, VX_MASK, VXA, VXA_MASK, VXR, VXR_MASK): New macros, for vector
2311 unit instruction formats.
2312 (PPCVEC): New macro, mask for vector instructions.
2313 (powerpc_operands): Add table entries for above operand types.
2314 (powerpc_opcodes): Add table entries for vector instructions.
2316 * ppc-dis.c (print_insn_big_powerpc): Add PPC_OPCODE_ALTIVEC to mask.
2317 (print_insn_little_powerpc): Likewise.
2318 (print_insn_powerpc): Prepend 'v' when printing vector registers.
2320 2000-04-24 Clinton Popetz <cpopetz@redhat.com>
2322 * configure.in: Add bfd_powerpc_64_arch.
2323 * disassemble.c (disassembler): Use print_insn_big_powerpc for
2326 2000-04-24 Nick Clifton <nickc@redhat.com>
2328 * fr30-desc.c (fr30_cgen_cpu_open): Initialise signed_overflow
2331 2000-04-23 Denis Chertykov <denisc@overta.ru>
2333 * avr-dis.c (reg_fmul_d): New. Extract destination register from
2335 (reg_fmul_r): New. Extract source register from FMUL instruction.
2336 (reg_muls_d): New. Extract destination register from MULS instruction.
2337 (reg_muls_r): New. Extract source register from MULS instruction.
2338 (reg_movw_d): New. Extract destination register from MOVW instruction.
2339 (reg_movw_r): New. Extract source register from MOVW instruction.
2340 (print_insn_avr): Handle MOVW, MULS, MULSU, FMUL, FMULS, FMULSU,
2341 EICALL, EIJMP, LPM r,Z, ELPM r,Z, SPM, ESPM instructions.
2343 2000-04-22 Timothy Wall <twall@redhat.com>
2345 * ia64-gen.c (general): Add an ordered table of primary
2346 opcode names, as well as priority fields to disassembly data
2347 structures to enforce a preferred disassembly format based on the
2348 ordering of the opcode tables.
2349 (load_insn_classes): Show a useful message if IC tables are missing.
2350 (load_depfile): Ditto.
2351 * ia64-asmtab.h (struct ia64_dis_names ): Add priority flag to
2352 distinguish preferred disassembly.
2353 * ia64-opc-f.c: Reorder some insn for preferred disassembly
2354 format. Fix incorrect flag on fma.s/fma.s.s0.
2355 * ia64-opc.c: Scan *all* disassembly matches and use the one with
2356 the highest priority.
2357 * ia64-opc-b.c: Use more abbreviations.
2358 * ia64-asmtab.c: Regenerate.
2360 2000-04-21 Jason Eckhardt <jle@redhat.com>
2362 * hppa-dis.c (extract_16): New function.
2363 (print_insn_hppa): Fix incorrect handling of 'fe'. Added handling of
2364 new operand types l,y,&,fe,fE,fx.
2366 2000-04-21 Richard Henderson <rth@redhat.com>
2367 David Mosberger <davidm@hpl.hp.com>
2368 Timothy Wall <twall@redhat.com>
2369 Bob Manson <manson@charmed.cygnus.com>
2370 Jim Wilson <wilson@redhat.com>
2372 * Makefile.am (HFILES): Add ia64-asmtab.h, ia64-opc.h.
2373 (CFILES): Add ia64-dis.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-f.c,
2374 ia64-opc-i.c, ia64-opc-m.c, ia64-opc-d.c, ia64-opc.c, ia64-gen.c,
2376 (ALL_MACHINES): Add ia64-dis.lo, ia64-opc.lo.
2377 (ia64-ic.tbl, ia64-raw.tbl, ia64-waw.tbl, ia64-war.tbl, ia64-gen,
2378 ia64-gen.o, ia64-asmtab.c, ia64-dis.lo, ia64-opc.lo): New rules.
2379 * Makefile.in: Rebuild.
2380 * configure Rebuild.
2381 * configure.in (bfd_ia64_arch): New target.
2382 * disassemble.c (ARCH_ia64): Define.
2383 (disassembler): Support ARCH_ia64.
2384 * ia64-asmtab.c, ia64-asmtab.h, ia64-dis.c, ia64-gen.c ia64-ic.tbl,
2385 ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c ia64-opc-f.c, ia64-opc-i.c,
2386 ia64-opc-m.c, ia64-opc-x.c, ia64-opc.c, ia64-opc.h, ia64-raw.tbl,
2387 ia64-war.tbl, ia64-waw.tbl: New files.
2389 2000-04-20 Alexandre Oliva <aoliva@redhat.com>
2391 * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
2392 (disassemble): Use them.
2394 2000-04-14 Alan Modra <alan@linuxcare.com.au>
2396 * sysdep.h: Include "ansidecl.h" not <ansidecl.h>
2397 * Makefile.am: Update dependencies.
2398 * Makefile.in: Regenerate.
2400 2000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2402 * a29k-dis.c, alpha-dis.c, alpha-opc.c, arc-dis.c, arc-opc.c,
2403 avr-dis.c, d10v-dis.c, d10v-opc.c, d30v-dis.c, d30v-opc.c,
2404 disassemble.c, h8300-dis.c, h8500-dis.c, hppa-dis.c, i370-dis.c,
2405 i370-opc.c, i960-dis.c, m10200-dis.c, m10200-opc.c, m10300-dis.c,
2406 m10300-opc.c, m68k-dis.c, m68k-opc.c, m88k-dis.c, mcore-dis.c,
2407 mips-dis.c, mips-opc.c, mips16-opc.c, pj-dis.c, pj-opc.c,
2408 ppc-dis.c, ppc-opc.c, sh-dis.c, sparc-dis.c, sparc-opc.c,
2409 tic80-dis.c, tic80-opc.c, v850-dis.c, v850-opc.c, vax-dis.c,
2410 w65-dis.c, z8k-dis.c, z8kgen.c: Include sysdep.h. Remove
2411 ansidecl.h as sysdep.h includes it.
2413 2000-04-7 Andrew Cagney <cagney@b1.redhat.com>
2415 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
2416 --enable-build-warnings option.
2417 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2418 * Makefile.in, configure: Re-generate.
2420 2000-04-05 J"orn Rennecke <amylaar@redhat.com>
2422 * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
2423 stc GBR,@-<REG_N> is available for arch_sh1_up.
2424 Group parallel processing insn with identical mnemonics together.
2425 Make three-operand psha / pshl come first.
2427 2000-04-05 J"orn Rennecke <amylaar@redhat.co.uk>
2429 * sh-opc.h (sh_nibble_type): Remove DISP_8 and DISP_4.
2430 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
2431 (sh_arg_type): Add A_PC.
2432 (sh_table): Update entries using immediates. Add repeat.
2433 * sh-dis.c (print_insn_shx): Remove DISP_8 and DISP_4.
2434 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
2436 2000-04-04 Alan Modra <alan@linuxcare.com.au>
2438 * po/opcodes.pot: Regenerate.
2440 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2441 (DEP): Quote when passing vars to sub-make. Add warning message
2443 (DEP1): Rewrite for "gcc -MM".
2444 (CLEANFILES): Add DEP2.
2445 Update dependencies.
2446 * Makefile.in: Regenerate.
2448 2000-04-03 Denis Chertykov <denisc@overta.ru>
2450 * avr-dis.c: Syntax cleanup.
2451 (add0fff): Print the pc relative address as a signed number.
2452 (add03f8): Likewise.
2454 2000-04-01 Ian Lance Taylor <ian@zembu.com>
2456 * disassemble.c (disassembler_usage): Don't use a prototype. Mark
2457 the parameter ATTRIBUTE_UNUSED.
2458 * ppc-opc.c: Add ATTRIBUTE_UNUSED as needed.
2460 2000-04-01 Alexandre Oliva <aoliva@redhat.com>
2462 * m10300-opc.c: SP-based offsets are always unsigned.
2464 2000-03-29 Thomas de Lellis <tdel@windriver.com>
2466 * arm-opc.h (thumb_opcodes): Disassemble 0xde.. to "bal"
2467 [branch always] instead of "undefined".
2469 2000-03-27 Nick Clifton <nickc@redhat.com>
2471 * d30v-opc.c (d30v_format_table): Move SHORT_AR to end of list of
2472 short instructions, from end of list of long instructions.
2474 2000-03-27 Ian Lance Taylor <ian@zembu.com>
2476 * Makefile.am (CFILES): Add avr-dis.c.
2477 (ALL_MACHINES): Add avr-dis.lo.
2479 2000-03-27 Alan Modra <alan@linuxcare.com>
2481 * avr-dis.c (add0fff, add03f8): Don't use structure bitfields to
2483 (print_insn_avr): Call function via pointer in K&R compatible way.
2484 (dispLDD, regPP, reg50, reg104, reg40, reg20w, lit404, lit204,
2485 add0fff, add03f8): Convert to old style function declaration and
2487 (avrdis_opcode): Add prototype.
2489 2000-03-27 Denis Chertykov <denisc@overta.ru>
2491 * avr-dis.c: New file. AVR disassembler.
2492 * configure.in (bfd_avr_arch): New architecture support.
2493 * disassemble.c: Likewise.
2494 * configure: Regenerate.
2496 2000-03-06 J"oern Rennecke <amylaar@redhat.com>
2498 * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement.
2500 2000-03-02 J"orn Rennecke <amylaar@redhat.co.uk>
2502 * d30v-dis.c (print_insn): Remove d*i hacks. Use per-operand
2503 flag to determine if operand is pc-relative.
2505 (d30v_format_table):
2506 (REL6S3): Renamed from IMM6S3.
2507 Added flag OPERAND_PCREL.
2508 (REL12S3, REL18S3, REL32): Split from IMM12S3, IMM18S3, REL32, with
2509 added flag OPERAND_PCREL.
2510 (IMM12S3U): Replaced with REL12S3.
2511 (SHORT_D2, LONG_D): Delay target is pc-relative.
2512 (SHORT_B2r, SHORT_B3r, SHORT_B3br, SHORT_D2r, LONG_Ur, LONG_2r):
2513 Split from SHORT_B2, SHORT_D2, SHORT_B3b, SHORT_D2, LONG_U, LONG_2r,
2514 using the REL* operands.
2515 (LONG_2br, LONG_Dr): Likewise, from LONG_2b, LONG_D.
2516 (SHORT_D1r, SHORT_D2Br, LONG_Dbr): Renamed from SHORT_D1, SHORT_D2B,
2517 LONG_Db, using REL* operands.
2518 (SHORT_U, SHORT_A5S): Removed stray alternatives.
2519 (d30v_opcode_table): Use new *r formats.
2521 2000-02-28 Nick Clifton <nickc@redhat.com>
2523 * m32r-desc.c (m32r_cgen_cpu_open): Replace 'flags' with
2524 'signed_overflow_ok_p'.
2526 2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
2528 * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
2529 name of the libtool directory.
2530 * Makefile.in: Rebuild.
2532 2000-02-24 Nick Clifton <nickc@redhat.com>
2534 * cgen-opc.c (cgen_set_signed_overflow_ok): New function.
2535 (cgen_clear_signed_overflow_ok): New function.
2536 (cgen_signed_overflow_ok_p): New function.
2538 2000-02-23 Andrew Haley <aph@redhat.com>
2540 * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
2541 m32r-ibld.c, m32r-opc.h: Rebuild.
2543 2000-02-23 Linas Vepstas <linas@linas.org>
2545 * i370-dis.c, i370-opc.c: New.
2547 * disassemble.c (ARCH_i370): Define.
2548 (disassembler): Handle it.
2550 * Makefile.am: Add support for Linux/IBM 370.
2551 * configure.in: Likewise.
2553 * Makefile.in: Regenerate.
2554 * configure: Likewise.
2556 2000-02-22 Chandra Chavva <cchavva@redhat.com>
2558 * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT_WITH_ADDSUBppp to
2559 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
2562 2000-02-22 Andrew Haley <aph@redhat.com>
2564 * mips-dis.c (_print_insn_mips): New arg for OPCODE_IS_MEMBER:
2566 * mips-opc.c (G6): New define.
2567 (mips_builtin_op): Add "move" definition for -gp32.
2569 2000-02-22 Ian Lance Taylor <ian@zembu.com>
2571 From Grant Erickson <gerickso@Brocade.COM>:
2572 * ppc-opc.c: Correct dcread--it takes 3 arguments, not 2.
2574 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
2576 * dis-buf.c (buffer_read_memory): Change `length' param and all int
2579 2000-02-17 J"orn Rennecke <amylaar@redhat.co.uk>
2581 * sh-dis.c (print_movxy, print_insn_ddt, print_dsp_reg): New functions.
2582 (print_insn_ppi): Likewise.
2583 (print_insn_shx): Use info->mach to select appropriate insn set.
2584 Add support for sh-dsp. Remove FD_REG_N support.
2585 * sh-opc.h (sh_nibble_type): Add new values for sh-dsp support.
2586 (sh_arg_type): Likewise. Remove FD_REG_N.
2587 (sh_dsp_reg_nums): New enum.
2588 (arch_sh1, arch_sh2, arch_sh3, arch_sh3e, arch_sh4): New macros.
2589 (arch_sh_dsp, arch_sh3_dsp, arch_sh1_up, arch_sh2_up): Likewise.
2590 (arch_sh3_up, arch_sh3e_up, arch_sh4_up, arch_sh_dsp_up): Likewise.
2591 (arch_sh3_dsp_up): Likewise.
2592 (sh_opcode_info): New field: arch.
2593 (sh_table): Split up insn with FD_REG_N into ones with F_REG_N and
2594 D_REG_N. Fill in arch field. Add sh-dsp insns.
2596 2000-02-14 Fernando Nasser <fnasser@totem.to.redhat.com>
2598 * arm-dis.c: Change flavor name from atpcs-special to
2599 special-atpcs to prevent name conflict in gdb.
2600 (get_arm_regname_num_options, set_arm_regname_option,
2601 get_arm_regnames): New functions. API to access the several
2602 flavor of register names. Note: Used by gdb.
2603 (print_insn_thumb): Use the register name entry from the currently
2604 selected flavor for LR and PC.
2606 2000-02-10 Nick Clifton <nickc@redhat.com>
2608 * mcore-opc.h (enum mcore_opclass): Add MULSH and OPSR
2610 (mcore_table): Add "idly4", "psrclr", "psrset", "mulsh" and
2611 "mulsh.h" instructions.
2612 * mcore-dis.c (imsk array): Add masks for MULSH and OPSR
2614 (print_insn_mcore): Add support for little endian targets.
2615 Add support for MULSH and OPSR classes.
2617 2000-02-07 Nick Clifton <nickc@redhat.com>
2619 * arm-dis.c (parse_arm_diassembler_option): Rename again.
2620 Previous delat did not take.
2622 2000-02-03 Timothy Wall <twall@redhat.com>
2624 * dis-buf.c (buffer_read_memory): Use octets_per_byte field
2625 to adjust target address bounds checking and calculate the
2626 appropriate octet offset into data.
2628 2000-01-27 Nick Clifton <nickc@redhat.com>
2630 * arm-dis.c: (parse_disassembler_option): Rename to
2631 parse_arm_disassembler_option and allow to be exported.
2633 * disassemble.c (disassembler_usage): New function: Print out any
2634 target specific disassembler options.
2635 Call arm_disassembler_options() if the ARM architecture is being
2638 * arm-dis.c (NUM_ELEM): Define this macro if not already
2640 (arm_regname): New struct type for ARM register names.
2641 (arm_toggle_regnames): Delete.
2642 (parse_disassembler_option): Use register name structure.
2643 (print_insn): New function: Combines duplicate code found in
2644 print_insn_big_arm and print_insn_little_arm.
2645 (print_insn_big_arm): Call print_insn.
2646 (print_insn_little_arm): Call print_insn.
2647 (print_arm_disassembler_options): Display list of supported,
2648 ARM specific disassembler options.
2650 2000-01-27 Thomas de Lellis <tdel@windriver.com>
2652 * arm-dis.c (printf_insn_big_arm): Treat ELF symbols with the
2653 ARM_STT_16BIT flag as Thumb code symbols.
2655 * arm-dis.c (printf_insn_little_arm): Ditto.
2657 2000-01-25 Thomas de Lellis <tdel@windriver.com>
2659 * arm-dis.c (printf_insn_thumb): Prevent double dumping
2660 of raw thumb instructions.
2662 2000-01-20 Nick Clifton <nickc@redhat.com>
2664 * mcore-opc.h (mcore_table): Add "add" as an alias for "addu".
2666 2000-01-03 Nick Clifton <nickc@cygnus.com>
2668 * arm-dis.c (streq): New macro.
2669 (strneq): New macro.
2670 (force_thumb): ew local variable.
2671 (parse_disassembler_option): New function: Parse a single, ARM
2672 specific disassembler command line switch.
2673 (parse_disassembler_option): Call parse_disassembler_option to
2674 parse individual command line switches.
2675 (print_insn_big_arm): Check force_thumb.
2676 (print_insn_little_arm): Check force_thumb.
2678 For older changes see ChangeLog-9899
2684 version-control: never