Fix typos in ChangeLogs; fix dates in copyright notices

This commit is contained in:
Nick Clifton 2001-03-13 22:58:38 +00:00
parent f48ff60ac8
commit 060d22b0d0
102 changed files with 268 additions and 183 deletions

View File

@ -257,7 +257,7 @@ Sat Jan 13 01:48:24 MET 2001 Jan Hubicka <jh@suse.cz>
* ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode * ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
argument. argument.
* ia64_gen.c (insert_deplist): Cast sizeof result to int. * ia64-gen.c (insert_deplist): Cast sizeof result to int.
(print_dependency_table): Print NULL if semantics field not set. (print_dependency_table): Print NULL if semantics field not set.
(insert_opcode_dependencies): Mark cmp parameter as unused. (insert_opcode_dependencies): Mark cmp parameter as unused.
(print_main_table): Use fprintf_vma to print long long fields. (print_main_table): Use fprintf_vma to print long long fields.
@ -386,7 +386,7 @@ Sat Jan 13 01:48:24 MET 2001 Jan Hubicka <jh@suse.cz>
* sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs. * sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.
(compute_arch_mask): Add v8plusb and v9b machines. (compute_arch_mask): Add v8plusb and v9b machines.
(print_insn_sparc): siam mode decoding, accept ASRs up to 25. (print_insn_sparc): siam mode decoding, accept ASRs up to 25.
* opcodes/sparc-opc.c: Support for Cheetah instruction set. * sparc-opc.c: Support for Cheetah instruction set.
(prefetch_table): Add #invalidate. (prefetch_table): Add #invalidate.
2000-10-16 Nick Clifton <nickc@redhat.com> 2000-10-16 Nick Clifton <nickc@redhat.com>
@ -510,14 +510,14 @@ Sat Jan 13 01:48:24 MET 2001 Jan Hubicka <jh@suse.cz>
in the buffer. in the buffer.
* fr30-asm.c: Regenerated. * fr30-asm.c: Regenerated.
* fr30-desc.c: Regenerated. * fr30-desc.c: Regenerated.
* fr30-desc.h Regenerated. * fr30-desc.h: Regenerated.
* fr30-dis.c: Regenerated. * fr30-dis.c: Regenerated.
* fr30-ibld.c: Regenerated. * fr30-ibld.c: Regenerated.
* fr30-opc.c: Regenerated. * fr30-opc.c: Regenerated.
* fr30-opc.h Regenerated. * fr30-opc.h: Regenerated.
* m32r-asm.c: Regenerated. * m32r-asm.c: Regenerated.
* m32r-desc.c: Regenerated. * m32r-desc.c: Regenerated.
* m32r-desc.h Regenerated. * m32r-desc.h: Regenerated.
* m32r-dis.c: Regenerated. * m32r-dis.c: Regenerated.
* m32r-ibld.c: Regenerated. * m32r-ibld.c: Regenerated.
* m32r-opc.c: Regenerated. * m32r-opc.c: Regenerated.
@ -800,7 +800,7 @@ Sat Jan 13 01:48:24 MET 2001 Jan Hubicka <jh@suse.cz>
2000-05-11 Thomas de Lellis <tdel@windriver.com> 2000-05-11 Thomas de Lellis <tdel@windriver.com>
* arm-opc.c: Disassembly of thumb ldsb/ldsh * arm-opc.h: Disassembly of thumb ldsb/ldsh
instructions changed to ldrsb/ldrsh. instructions changed to ldrsb/ldrsh.
2000-05-11 Ulf Carlsson <ulfc@engr.sgi.com> 2000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
@ -909,7 +909,7 @@ Sat Jan 13 01:48:24 MET 2001 Jan Hubicka <jh@suse.cz>
* ia64-asmtab.c, ia64-asmtab.h, ia64-dis.c, ia64-gen.c ia64-ic.tbl, * ia64-asmtab.c, ia64-asmtab.h, ia64-dis.c, ia64-gen.c ia64-ic.tbl,
ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c ia64-opc-f.c, ia64-opc-i.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c ia64-opc-f.c, ia64-opc-i.c,
ia64-opc-m.c, ia64-opc-x.c, ia64-opc.c, ia64-opc.h, ia64-raw.tbl, ia64-opc-m.c, ia64-opc-x.c, ia64-opc.c, ia64-opc.h, ia64-raw.tbl,
ia64-war.tbl, ia64-waw.tbl): New files. ia64-war.tbl, ia64-waw.tbl: New files.
2000-04-20 Alexandre Oliva <aoliva@redhat.com> 2000-04-20 Alexandre Oliva <aoliva@redhat.com>
@ -944,7 +944,7 @@ Sat Jan 13 01:48:24 MET 2001 Jan Hubicka <jh@suse.cz>
2000-04-05 J"orn Rennecke <amylaar@redhat.com> 2000-04-05 J"orn Rennecke <amylaar@redhat.com>
* sh-opc.c (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs. * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
stc GBR,@-<REG_N> is available for arch_sh1_up. stc GBR,@-<REG_N> is available for arch_sh1_up.
Group parallel processing insn with identical mnemonics together. Group parallel processing insn with identical mnemonics together.
Make three-operand psha / pshl come first. Make three-operand psha / pshl come first.
@ -1063,7 +1063,7 @@ Sat Jan 13 01:48:24 MET 2001 Jan Hubicka <jh@suse.cz>
2000-02-23 Andrew Haley <aph@redhat.com> 2000-02-23 Andrew Haley <aph@redhat.com>
* m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c, * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
m32r-ibld.c,m32r-opc.h: Rebuild. m32r-ibld.c, m32r-opc.h: Rebuild.
2000-02-23 Linas Vepstas <linas@linas.org> 2000-02-23 Linas Vepstas <linas@linas.org>

View File

@ -1480,7 +1480,7 @@ Wed Oct 2 23:28:42 1996 Jeffrey A Law (law@cygnus.com)
* mn10x00-opc.c, mn10x00-dis.c: New files for Matsushita * mn10x00-opc.c, mn10x00-dis.c: New files for Matsushita
MN10x00 processors. MN10x00 processors.
* disassemble (ARCH_mn10x00): Define. * disassemble.c (ARCH_mn10x00): Define.
(disassembler): Handle bfd_arch_mn10x00. (disassembler): Handle bfd_arch_mn10x00.
* configure.in: Recognize bfd_mn10x00_arch. * configure.in: Recognize bfd_mn10x00_arch.
* configure: Rebuilt. * configure: Rebuilt.
@ -2982,7 +2982,7 @@ Wed Jul 13 18:01:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
Sun Jul 10 00:27:47 1994 Ian Dall (dall@hfrd.dsto.gov.au) Sun Jul 10 00:27:47 1994 Ian Dall (dall@hfrd.dsto.gov.au)
* opcodes/ns32k-dis.c: Semi-new file. Had apparently been dropped * ns32k-dis.c: Semi-new file. Had apparently been dropped
from distribution. A ns32k-dis.c from a previous distribution has from distribution. A ns32k-dis.c from a previous distribution has
been brought up to date and supports the new interface. been brought up to date and supports the new interface.
@ -3217,7 +3217,7 @@ Wed Jan 5 11:56:21 1994 David J. Mackenzie (djm@thepub.cygnus.com)
Wed Nov 17 17:20:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) Wed Nov 17 17:20:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* mips-opc.h: Use macro for j instruction, to support SVR4 PIC. * mips-opc.c: Use macro for j instruction, to support SVR4 PIC.
Removed t,A case for la; always use t,A(b) case. Removed t,A case for la; always use t,A(b) case.
Mon Nov 8 12:37:36 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) Mon Nov 8 12:37:36 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
@ -3618,7 +3618,7 @@ Wed Mar 31 10:07:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
for a preceding `sethi' in order to print an absolute address. for a preceding `sethi' in order to print an absolute address.
* (print_insn): Disassembly prefers real instructions. * (print_insn): Disassembly prefers real instructions.
(is_delayed_branch): Speed up. (is_delayed_branch): Speed up.
* sparc-opcode.h: Add ALIAS bit to aliases. Fix up opcode tables. * sparc-opc.c: Add ALIAS bit to aliases. Fix up opcode tables.
Still missing some float ops, and needs testing. Still missing some float ops, and needs testing.
* sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by * sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by
F_ALIAS. Use printf, not fprintf, when not passing a file F_ALIAS. Use printf, not fprintf, when not passing a file
@ -3735,7 +3735,7 @@ Wed Sep 30 07:42:17 1992 Steve Chamberlain (sac@thepub.cygnus.com)
Tue Sep 29 12:20:21 1992 Steve Chamberlain (sac@thepub.cygnus.com) Tue Sep 29 12:20:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* z8k-dis.c (unparse_instr): prettier tabs * z8k-dis.c (unparse_instr): prettier tabs
* z8kgen.c -> z8k-opc.h: bug fixes in tables * z8kgen.c z8k-opc.h: bug fixes in tables
Fri Sep 25 12:50:32 1992 Stu Grossman (grossman at cygnus.com) Fri Sep 25 12:50:32 1992 Stu Grossman (grossman at cygnus.com)

View File

@ -86,9 +86,9 @@ Thu Oct 7 00:12:43 MDT 1999 Diego Novillo <dnovillo@cygnus.com>
1999-10-04 Doug Evans <devans@casey.cygnus.com> 1999-10-04 Doug Evans <devans@casey.cygnus.com>
* fr30-asm.c,fr30-desc.h: Rebuild. * fr30-asm.c, fr30-desc.h: Rebuild.
* m32r-asm.c,m32r-desc.c,m32r-desc.h: Rebuild. Add m32rx support. * m32r-asm.c, m32r-desc.c, m32r-desc.h: Rebuild. Add m32rx support.
* m32r-dis.c,m32r-ibld.c,m32r-opc.c,m32r-opc.h,m32r-opinst.c: Ditto. * m32r-dis.c, m32r-ibld.c, m32r-opc.c, m32r-opc.h, m32r-opinst.c: Ditto.
1999-09-29 Nick Clifton <nickc@cygnus.com> 1999-09-29 Nick Clifton <nickc@cygnus.com>
@ -178,8 +178,8 @@ Mon Aug 30 18:56:14 1999 Richard Henderson <rth@cygnus.com>
1999-08-04 Doug Evans <devans@casey.cygnus.com> 1999-08-04 Doug Evans <devans@casey.cygnus.com>
* fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild. * fr30-asm.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, fr30-opc.c: Rebuild.
* m32r-asm.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c: Rebuild. * m32r-asm.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c, m32r-opc.c: Rebuild.
* m32r-opinst.c: Rebuild. * m32r-opinst.c: Rebuild.
Sat Aug 28 00:27:24 1999 Jerry Quinn <jquinn@nortelnetworks.com> Sat Aug 28 00:27:24 1999 Jerry Quinn <jquinn@nortelnetworks.com>
@ -446,8 +446,8 @@ Mon Jun 7 12:04:52 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1999-04-14 Doug Evans <devans@casey.cygnus.com> 1999-04-14 Doug Evans <devans@casey.cygnus.com>
* fr30-desc.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild. * fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, fr30-opc.c: Rebuild.
* m32r-desc.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c: Rebuild. * m32r-desc.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c, m32r-opc.c: Rebuild.
Mon Apr 12 23:46:17 1999 Jeffrey A Law (law@cygnus.com) Mon Apr 12 23:46:17 1999 Jeffrey A Law (law@cygnus.com)
@ -456,8 +456,8 @@ Mon Apr 12 23:46:17 1999 Jeffrey A Law (law@cygnus.com)
1999-04-10 Doug Evans <devans@casey.cygnus.com> 1999-04-10 Doug Evans <devans@casey.cygnus.com>
* fr30-desc.c,fr30-desc.h,fr30-ibld.c: Rebuild. * fr30-desc.c, fr30-desc.h, fr30-ibld.c: Rebuild.
* m32r-desc.c,m32r-desc.h,m32r-opinst.c: Rebuild. * m32r-desc.c, m32r-desc.h, m32r-opinst.c: Rebuild.
1999-04-06 Ian Lance Taylor <ian@zembu.com> 1999-04-06 Ian Lance Taylor <ian@zembu.com>
@ -484,10 +484,10 @@ Mon Apr 12 23:46:17 1999 Jeffrey A Law (law@cygnus.com)
* cgen-opc.c (cgen_set_cpu): Delete. * cgen-opc.c (cgen_set_cpu): Delete.
(cgen_lookup_insn): max_insn_size renamed to max_insn_bitsize. (cgen_lookup_insn): max_insn_size renamed to max_insn_bitsize.
* fr30-desc.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c,fr30-opc.h: * fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, fr30-opc.c,
Rebuild. fr30-opc.h: Rebuild.
* m32r-desc.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c,m32r-opc.h: * m32r-desc.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c, m32r-opc.c,
Rebuild. m32r-opc.h: Rebuild.
* po/opcodes.pot: Rebuild. * po/opcodes.pot: Rebuild.
1999-03-16 Martin Hunt <hunt@cygnus.com> 1999-03-16 Martin Hunt <hunt@cygnus.com>
@ -499,16 +499,16 @@ Mon Apr 12 23:46:17 1999 Jeffrey A Law (law@cygnus.com)
* cgen-opc.c (cgen_set_cpu): New arg `isa'. All callers updated. * cgen-opc.c (cgen_set_cpu): New arg `isa'. All callers updated.
(cgen_operand_lookup_by_name,cgen_operand_lookup_by_num): New fns. (cgen_operand_lookup_by_name,cgen_operand_lookup_by_num): New fns.
(cgen_get_insn_operands): Rewrite test for hardcoded/operand index. (cgen_get_insn_operands): Rewrite test for hardcoded/operand index.
* fr30-asm.c,fr30-desc.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c: Rebuild. * fr30-asm.c, fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c: Rebuild.
* m32r-asm.c,m32r-desc.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c: Rebuild. * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c: Rebuild.
* m32r-opinst.c: Rebuild. * m32r-opinst.c: Rebuild.
1999-02-25 Doug Evans <devans@casey.cygnus.com> 1999-02-25 Doug Evans <devans@casey.cygnus.com>
* cgen-opc.c (cgen_hw_lookup_by_name): Rewrite. * cgen-opc.c (cgen_hw_lookup_by_name): Rewrite.
(cgen_hw_lookup_by_num): Rewrite. (cgen_hw_lookup_by_num): Rewrite.
* fr30-desc.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild. * fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, fr30-opc.c: Rebuild.
* m32r-desc.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c: Rebuild. * m32r-desc.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c, m32r-opc.c: Rebuild.
* m32r-opinst.c: Rebuild. * m32r-opinst.c: Rebuild.
Sat Feb 13 14:06:19 1999 Richard Henderson <rth@cygnus.com> Sat Feb 13 14:06:19 1999 Richard Henderson <rth@cygnus.com>
@ -523,11 +523,11 @@ Sat Feb 13 14:06:19 1999 Richard Henderson <rth@cygnus.com>
1999-02-09 Doug Evans <devans@casey.cygnus.com> 1999-02-09 Doug Evans <devans@casey.cygnus.com>
* i960c-asm.c,i960c-dis.c,i960c-opc.c,i960c-opc.h: Delete. * i960c-asm.c, i960c-dis.c, i960c-opc.c, i960c-opc.h: Delete.
* i960-dis.c (print_insn_i960): Rename from print_insn_i960_orig. * i960-dis.c (print_insn_i960): Rename from print_insn_i960_orig.
* Makefile.am: Remove references to them. * Makefile.am: Remove references to them.
(HFILES): Add fr30-desc.h,m32r-desc.h. (HFILES): Add fr30-desc.h, m32r-desc.h.
(CFILES): Add fr30-desc.c,fr30-ibld.c,m32r-desc.c,m32r-ibld.c, (CFILES): Add fr30-desc.c, fr30-ibld.c, m32r-desc.c, m32r-ibld.c,
m32r-opinst.c. m32r-opinst.c.
(ALL_MACHINES): Update. (ALL_MACHINES): Update.
* configure.in: Redo handling of cgen_files. * configure.in: Redo handling of cgen_files.
@ -540,8 +540,8 @@ Sat Feb 13 14:06:19 1999 Richard Henderson <rth@cygnus.com>
* cgen-opc.c (*): CGEN_OPCODE_DESC renamed to CGEN_CPU_DESC. * cgen-opc.c (*): CGEN_OPCODE_DESC renamed to CGEN_CPU_DESC.
(cgen_lookup_insn,cgen_get_insn_operands): Define here. (cgen_lookup_insn,cgen_get_insn_operands): Define here.
(cgen_lookup_get_insn_operands): Ditto. (cgen_lookup_get_insn_operands): Ditto.
* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerate. * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerate.
* m32r-asm.c,m32r-dis.c,m32r-opc.c,m32r-opc.h: Regenerate. * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: Regenerate.
* po/POTFILES.in: Rebuild. * po/POTFILES.in: Rebuild.
* po/opcodes.pot: Rebuild. * po/opcodes.pot: Rebuild.
@ -592,8 +592,8 @@ Mon Feb 1 20:54:36 1999 Catherine Moore <clm@cygnus.com>
1999-01-27 Doug Evans <devans@casey.cygnus.com> 1999-01-27 Doug Evans <devans@casey.cygnus.com>
* fr30-opc.h,fr30-opc.c: Rebuild. * fr30-opc.h, fr30-opc.c: Rebuild.
* i960c-opc.h,i960c-opc.c: Rebuild. * i960c-opc.h, i960c-opc.c: Rebuild.
* m32r-opc.c: Rebuild. * m32r-opc.c: Rebuild.
Tue Jan 19 18:01:54 1999 David Taylor <taylor@texas.cygnus.com> Tue Jan 19 18:01:54 1999 David Taylor <taylor@texas.cygnus.com>
@ -612,7 +612,7 @@ Tue Jan 19 10:51:01 1999 David Taylor <taylor@texas.cygnus.com>
1999-01-12 Doug Evans <devans@casey.cygnus.com> 1999-01-12 Doug Evans <devans@casey.cygnus.com>
* fr30-opc.c,i960c-opc.c: Regenerate. * fr30-opc.c, i960c-opc.c: Regenerate.
1999-01-11 Doug Evans <devans@casey.cygnus.com> 1999-01-11 Doug Evans <devans@casey.cygnus.com>
@ -624,9 +624,9 @@ Tue Jan 19 10:51:01 1999 David Taylor <taylor@texas.cygnus.com>
1999-01-05 Doug Evans <devans@casey.cygnus.com> 1999-01-05 Doug Evans <devans@casey.cygnus.com>
* fr30-asm.c,fr30-dis.c,fr30-opc.h,fr30-opc.c: Regenerate. * fr30-asm.c, fr30-dis.c, fr30-opc.h, fr30-opc.c: Regenerate.
* i960c-asm.c,i960c-dis.c,i960c-opc.h,i960c-opc.c: Regenerate. * i960c-asm.c, i960c-dis.c, i960c-opc.h, i960c-opc.c: Regenerate.
* m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate. * m32r-asm.c, m32r-dis.c, m32r-opc.h, m32r-opc.c: Regenerate.
1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com) 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
@ -646,15 +646,15 @@ Wed Dec 16 16:17:49 1998 Dave Brolley <brolley@cygnus.com>
1998-12-15 Dave Brolley <brolley@cygnus.com> 1998-12-15 Dave Brolley <brolley@cygnus.com>
* fr30-opc.c,fr30-opc.h: Regenerated. * fr30-opc.c, fr30-opc.h: Regenerated.
1998-12-14 Dave Brolley <brolley@cygnus.com> 1998-12-14 Dave Brolley <brolley@cygnus.com>
* fr30-opc.c,fr30-opc.h: Regenerated. * fr30-opc.c, fr30-opc.h: Regenerated.
Thu Dec 10 18:39:46 1998 Dave Brolley <brolley@cygnus.com> Thu Dec 10 18:39:46 1998 Dave Brolley <brolley@cygnus.com>
* fr30-opc.c,fr30-opc.h: Regenerated. * fr30-opc.c, fr30-opc.h: Regenerated.
Thu Dec 10 12:49:24 1998 Doug Evans <devans@canuck.cygnus.com> Thu Dec 10 12:49:24 1998 Doug Evans <devans@canuck.cygnus.com>
@ -667,7 +667,7 @@ Tue Dec 8 13:56:18 1998 David Taylor <taylor@texas.cygnus.com>
Tue Dec 8 13:12:44 1998 Dave Brolley <brolley@cygnus.com> Tue Dec 8 13:12:44 1998 Dave Brolley <brolley@cygnus.com>
* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated. * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
Tue Dec 8 10:50:46 1998 David Taylor <taylor@texas.cygnus.com> Tue Dec 8 10:50:46 1998 David Taylor <taylor@texas.cygnus.com>
@ -715,7 +715,7 @@ Tue Dec 8 10:50:46 1998 David Taylor <taylor@texas.cygnus.com>
Mon Dec 7 14:33:44 1998 Dave Brolley <brolley@cygnus.com> Mon Dec 7 14:33:44 1998 Dave Brolley <brolley@cygnus.com>
* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated. * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
Sun Dec 6 14:06:48 1998 Ian Lance Taylor <ian@cygnus.com> Sun Dec 6 14:06:48 1998 Ian Lance Taylor <ian@cygnus.com>
@ -730,34 +730,34 @@ Fri Dec 4 17:45:51 1998 Doug Evans <devans@canuck.cygnus.com>
Fri Dec 4 17:08:08 1998 Dave Brolley <brolley@cygnus.com> Fri Dec 4 17:08:08 1998 Dave Brolley <brolley@cygnus.com>
* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated. * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
Thu Dec 3 14:26:20 1998 Dave Brolley <brolley@cygnus.com> Thu Dec 3 14:26:20 1998 Dave Brolley <brolley@cygnus.com>
* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated. * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
Thu Dec 3 00:09:17 1998 Doug Evans <devans@canuck.cygnus.com> Thu Dec 3 00:09:17 1998 Doug Evans <devans@canuck.cygnus.com>
* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerate. * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerate.
1998-11-30 Doug Evans <devans@casey.cygnus.com> 1998-11-30 Doug Evans <devans@casey.cygnus.com>
* cgen-dis.c (hash_insn_array): CGEN_INSN_VALUE -> * cgen-dis.c (hash_insn_array): CGEN_INSN_VALUE ->
CGEN_INSN_BASE_VALUE. CGEN_INSN_BASE_VALUE.
* m32r-opc.c,m32r-opc.h,m32r-asm.c,m32r-dis.c: Regenerate. * m32r-opc.c, m32r-opc.h, m32r-asm.c, m32r-dis.c: Regenerate.
* fr30-opc.c,fr30-opc.h,fr30-asm.c,fr30-dis.c: Regenerate. * fr30-opc.c, fr30-opc.h, fr30-asm.c, fr30-dis.c: Regenerate.
Thu Nov 26 11:26:32 1998 Dave Brolley <brolley@cygnus.com> Thu Nov 26 11:26:32 1998 Dave Brolley <brolley@cygnus.com>
* fr30-asm.c,fr30-dis.c,fr30-opc.c: Regenerated. * fr30-asm.c, fr30-dis.c, fr30-opc.c: Regenerated.
Tue Nov 24 11:20:54 1998 Dave Brolley <brolley@cygnus.com> Tue Nov 24 11:20:54 1998 Dave Brolley <brolley@cygnus.com>
* fr30-asm.c,fr30-dis.c: Regenerated. * fr30-asm.c, fr30-dis.c: Regenerated.
Mon Nov 23 18:28:48 1998 Dave Brolley <brolley@cygnus.com> Mon Nov 23 18:28:48 1998 Dave Brolley <brolley@cygnus.com>
* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated. * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
1998-11-20 Doug Evans <devans@tobor.to.cygnus.com> 1998-11-20 Doug Evans <devans@tobor.to.cygnus.com>
@ -785,8 +785,8 @@ Wed Nov 18 21:36:37 1998 Dave Brolley <brolley@cygnus.com>
1998-11-18 Doug Evans <devans@casey.cygnus.com> 1998-11-18 Doug Evans <devans@casey.cygnus.com>
* m32r-asm.c,m32r-dis.c,m32r-opc.c: Rebuild. * m32r-asm.c, m32r-dis.c, m32r-opc.c: Rebuild.
* fr30-asm.c,fr30-dis.c,fr30-opc.c: Rebuild. * fr30-asm.c, fr30-dis.c, fr30-opc.c: Rebuild.
Wed Nov 18 11:30:04 1998 Dave Brolley <brolley@cygnus.com> Wed Nov 18 11:30:04 1998 Dave Brolley <brolley@cygnus.com>
@ -813,8 +813,8 @@ Tue Nov 10 15:26:27 1998 Nick Clifton <nickc@cygnus.com>
Tue Nov 10 11:00:04 1998 Doug Evans <devans@canuck.cygnus.com> Tue Nov 10 11:00:04 1998 Doug Evans <devans@canuck.cygnus.com>
* m32r-dis.c,m32r-opc.c,m32r-opc.h: Rebuild. * m32r-dis.c, m32r-opc.c, m32r-opc.h: Rebuild.
* fr30-dis.c,fr30-opc.c,fr30-opc.h: Rebuild. * fr30-dis.c, fr30-opc.c, fr30-opc.h: Rebuild.
Mon Nov 9 18:22:55 1998 Dave Brolley <brolley@cygnus.com> Mon Nov 9 18:22:55 1998 Dave Brolley <brolley@cygnus.com>
@ -852,11 +852,11 @@ Tue Oct 27 08:58:37 1998 Gavin Romig-Koch <gavin@cygnus.com>
Mon Oct 19 13:03:19 1998 Doug Evans <devans@seba.cygnus.com> Mon Oct 19 13:03:19 1998 Doug Evans <devans@seba.cygnus.com>
* m32r-opc.c,m32r-opc.h,m32r-asm.c,m32r-dis.c: Regenerate. * m32r-opc.c, m32r-opc.h, m32r-asm.c, m32r-dis.c: Regenerate.
Fri Oct 9 14:01:56 1998 Doug Evans <devans@seba.cygnus.com> Fri Oct 9 14:01:56 1998 Doug Evans <devans@seba.cygnus.com>
* m32r-opc.h,m32r-opc.c: Regenerate. * m32r-opc.h, m32r-opc.c: Regenerate.
Sun Oct 4 21:01:44 1998 Alan Modra <alan@spri.levels.unisa.edu.au> Sun Oct 4 21:01:44 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
@ -894,7 +894,7 @@ Tue Sep 22 17:55:14 1998 Nick Clifton <nickc@cygnus.com>
Tue Sep 15 15:14:45 1998 Doug Evans <devans@canuck.cygnus.com> Tue Sep 15 15:14:45 1998 Doug Evans <devans@canuck.cygnus.com>
* m32r-opc.h,m32r-opc.c: Add bbpc,bbpsw support. * m32r-opc.h, m32r-opc.c: Add bbpc,bbpsw support.
1998-09-09 Michael Meissner <meissner@cygnus.com> 1998-09-09 Michael Meissner <meissner@cygnus.com>
@ -969,7 +969,7 @@ Mon Aug 3 12:43:16 1998 Doug Evans <devans@seba.cygnus.com>
(cgen_dis_init): Delete. (cgen_dis_init): Delete.
* cgen-opc.c (all fns): New first arg of opcode table descriptor. * cgen-opc.c (all fns): New first arg of opcode table descriptor.
(cgen_current_{opcode_table_mach,endian}): Delete. (cgen_current_{opcode_table_mach,endian}): Delete.
* m32r-asm.c,m32r-dis.c,m32r-opc.c,m32r-opc.h: Regenerate. * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: Regenerate.
Thu Jul 30 21:41:10 1998 Frank Ch. Eigler <fche@cygnus.com> Thu Jul 30 21:41:10 1998 Frank Ch. Eigler <fche@cygnus.com>
@ -983,11 +983,11 @@ Tue Jul 28 11:00:09 1998 Jeffrey A Law (law@cygnus.com)
Fri Jul 24 11:41:37 1998 Doug Evans <devans@canuck.cygnus.com> Fri Jul 24 11:41:37 1998 Doug Evans <devans@canuck.cygnus.com>
* m32r-asm.c,m32r-opc.c: Regenerate (-Wall cleanups). * m32r-asm.c, m32r-opc.c: Regenerate (-Wall cleanups).
Tue Jul 21 13:41:07 1998 Doug Evans <devans@seba.cygnus.com> Tue Jul 21 13:41:07 1998 Doug Evans <devans@seba.cygnus.com>
* m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate. * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
Mon Jul 13 14:53:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au> Mon Jul 13 14:53:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
@ -1004,7 +1004,7 @@ Thu Jul 2 17:11:27 1998 Doug Evans <devans@seba.cygnus.com>
Wed Jul 1 16:11:16 1998 Doug Evans <devans@seba.cygnus.com> Wed Jul 1 16:11:16 1998 Doug Evans <devans@seba.cygnus.com>
* m32r-asm.c,m32r-dis.c,m32r-opc.c,m32r-opc.h: Regenerate. * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: Regenerate.
Fri Jun 26 11:08:55 1998 Jeffrey A Law (law@cygnus.com) Fri Jun 26 11:08:55 1998 Jeffrey A Law (law@cygnus.com)
@ -1197,7 +1197,7 @@ Tue May 26 16:14:39 1998 Nick Clifton <nickc@cygnus.com>
Fri May 22 16:00:00 1998 Doug Evans <devans@canuck.cygnus.com> Fri May 22 16:00:00 1998 Doug Evans <devans@canuck.cygnus.com>
* m32r-asm.c,m32r-dis.c: Regenerate. * m32r-asm.c, m32r-dis.c: Regenerate.
Tue May 19 17:36:08 1998 Ian Lance Taylor <ian@cygnus.com> Tue May 19 17:36:08 1998 Ian Lance Taylor <ian@cygnus.com>
@ -1329,7 +1329,7 @@ Mon Apr 27 10:33:56 1998 Doug Evans <devans@seba.cygnus.com>
(hash_insn_array,hash_insn_list): New functions. (hash_insn_array,hash_insn_list): New functions.
(build_asm_hash_table): Use them. Hash macro insns as well. (build_asm_hash_table): Use them. Hash macro insns as well.
(cgen_asm_lookup_insn): Update. (cgen_asm_lookup_insn): Update.
* cgen_dis.c (cgen_current_opcode_table): Renamed from ..._data. * cgen-dis.c (cgen_current_opcode_table): Renamed from ..._data.
(dis_hash_table_entries): New variable. (dis_hash_table_entries): New variable.
(cgen_dis_init): Free dis_hash_table_entries. (cgen_dis_init): Free dis_hash_table_entries.
(hash_insn_array,hash_insn_list): New functions. (hash_insn_array,hash_insn_list): New functions.
@ -1338,7 +1338,7 @@ Mon Apr 27 10:33:56 1998 Doug Evans <devans@seba.cygnus.com>
* cgen-opc.c (cgen_current_opcode_table): Renamed from ..._data. * cgen-opc.c (cgen_current_opcode_table): Renamed from ..._data.
(cgen_set_cpu,cgen_hw_lookup,cgen_insn_count): Update. (cgen_set_cpu,cgen_hw_lookup,cgen_insn_count): Update.
(cgen_macro_insn_count): New function. (cgen_macro_insn_count): New function.
* m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate. * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
Fri Apr 24 16:07:57 1998 Alan Modra <alan@spri.levels.unisa.edu.au> Fri Apr 24 16:07:57 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
@ -1497,7 +1497,7 @@ Sat Mar 14 23:47:14 1998 Doug Evans <devans@seba.cygnus.com>
Wed Mar 4 12:08:14 1998 Doug Evans <devans@canuck.cygnus.com> Wed Mar 4 12:08:14 1998 Doug Evans <devans@canuck.cygnus.com>
* m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate. * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
Sat Feb 28 16:02:34 1998 Nick Clifton <nickc@cygnus.com> Sat Feb 28 16:02:34 1998 Nick Clifton <nickc@cygnus.com>
@ -1529,8 +1529,8 @@ Tue Feb 24 11:06:18 1998 Nick Clifton <nickc@cygnus.com>
Mon Feb 23 13:16:17 1998 Doug Evans <devans@seba.cygnus.com> Mon Feb 23 13:16:17 1998 Doug Evans <devans@seba.cygnus.com>
* cgen-asm.c: Include symcat.h. * cgen-asm.c: Include symcat.h.
* cgen-dis.c,cgen-opc.c: Ditto. * cgen-dis.c, cgen-opc.c: Ditto.
* m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate. * m32r-asm.c, m32r-dis.c, m32r-opc.h, m32r-opc.c: Regenerate.
Mon Feb 23 10:34:58 1998 Jeffrey A Law (law@cygnus.com) Mon Feb 23 10:34:58 1998 Jeffrey A Law (law@cygnus.com)
@ -1544,7 +1544,7 @@ Tue Feb 17 17:14:50 1998 Doug Evans <devans@seba.cygnus.com>
* cgen-asm.c (cgen_parse_{signed,unsigned}_integer): Delete min,max * cgen-asm.c (cgen_parse_{signed,unsigned}_integer): Delete min,max
arguments. Don't perform validation here. arguments. Don't perform validation here.
* m32r-asm.c,m32r-dis.c,m32r-opc.c: Regenerate. * m32r-asm.c, m32r-dis.c, m32r-opc.c: Regenerate.
Fri Feb 13 14:26:06 1998 Doug Evans <devans@canuck.cygnus.com> Fri Feb 13 14:26:06 1998 Doug Evans <devans@canuck.cygnus.com>

View File

@ -1,5 +1,6 @@
/* Instruction printing code for the AMD 29000 /* Instruction printing code for the AMD 29000
Copyright (C) 1990, 93, 94, 95, 1998 Free Software Foundation, Inc. Copyright 1990, 1993, 1994, 1995, 1998, 2000
Free Software Foundation, Inc.
Contributed by Cygnus Support. Written by Jim Kingdon. Contributed by Cygnus Support. Written by Jim Kingdon.
This file is part of GDB. This file is part of GDB.

View File

@ -1,5 +1,5 @@
/* alpha-dis.c -- Disassemble Alpha AXP instructions /* alpha-dis.c -- Disassemble Alpha AXP instructions
Copyright 1996, 1999 Free Software Foundation, Inc. Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@tamu.edu>, Contributed by Richard Henderson <rth@tamu.edu>,
patterned after the PPC opcode handling written by Ian Lance Taylor. patterned after the PPC opcode handling written by Ian Lance Taylor.

View File

@ -1,5 +1,5 @@
/* alpha-opc.c -- Alpha AXP opcode list /* alpha-opc.c -- Alpha AXP opcode list
Copyright (c) 1996, 1998, 1999 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@cygnus.com>, Contributed by Richard Henderson <rth@cygnus.com>,
patterned after the PPC opcode handling written by Ian Lance Taylor. patterned after the PPC opcode handling written by Ian Lance Taylor.

View File

@ -1,5 +1,6 @@
/* Instruction printing code for the ARC. /* Instruction printing code for the ARC.
Copyright (C) 1994, 1995, 1997, 1998, 2000, 2001 Free Software Foundation, Inc. Copyright 1994, 1995, 1997, 1998, 2000, 2001
Free Software Foundation, Inc.
Contributed by Doug Evans (dje@cygnus.com). Contributed by Doug Evans (dje@cygnus.com).
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,6 @@
/* Disassembler structures definitions for the ARC. /* Disassembler structures definitions for the ARC.
Copyright (C) 1994, 1995, 1997, 1998 Free Software Foundation, Inc. Copyright 1994, 1995, 1997, 1998, 2000, 2001
Free Software Foundation, Inc.
Contributed by Doug Evans (dje@cygnus.com). Contributed by Doug Evans (dje@cygnus.com).
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* ARC target-dependent stuff. Extension structure access functions /* ARC target-dependent stuff. Extension structure access functions
Copyright (C) 1995, 1997, 2000 Free Software Foundation, Inc. Copyright 1995, 1997, 2000, 2001 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View File

@ -1,5 +1,5 @@
/* ARC target-dependent stuff. Extension data structures. /* ARC target-dependent stuff. Extension data structures.
Copyright (C) 1995, 1997, 2000 Free Software Foundation, Inc. Copyright 1995, 1997, 2000, 2001 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View File

@ -1,5 +1,6 @@
/* Opcode table for the ARC. /* Opcode table for the ARC.
Copyright 1994, 1995, 1997, 1998, 2000 Free Software Foundation, Inc. Copyright 1994, 1995, 1997, 1998, 2000, 2001
Free Software Foundation, Inc.
Contributed by Doug Evans (dje@cygnus.com). Contributed by Doug Evans (dje@cygnus.com).
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,6 @@
/* Instruction printing code for the ARM /* Instruction printing code for the ARM
Copyright (C) 1994, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org) Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
Modification by James G. Smith (jsmith@cygnus.co.uk) Modification by James G. Smith (jsmith@cygnus.co.uk)

View File

@ -1,6 +1,7 @@
/* Opcode table for the ARM. /* Opcode table for the ARM.
Copyright 1994, 1995, 1996, 1997, 2000 Free Software Foundation, Inc. Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Disassemble AVR instructions. /* Disassemble AVR instructions.
Copyright (C) 1999, 2000 Free Software Foundation, Inc. Copyright 1999, 2000 Free Software Foundation, Inc.
Contributed by Denis Chertykov <denisc@overta.ru> Contributed by Denis Chertykov <denisc@overta.ru>

View File

@ -1,6 +1,6 @@
/* CGEN generic assembler support code. /* CGEN generic assembler support code.
Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU Binutils and GDB, the GNU debugger. This file is part of the GNU Binutils and GDB, the GNU debugger.

View File

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't - the resultant file is machine generated, cgen-asm.in isn't
Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and GDB, the GNU debugger. This file is part of the GNU Binutils and GDB, the GNU debugger.

View File

@ -1,6 +1,7 @@
/* CGEN generic disassembler support code. /* CGEN generic disassembler support code.
Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This file is part of the GNU Binutils and GDB, the GNU debugger. This file is part of the GNU Binutils and GDB, the GNU debugger.

View File

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't - the resultant file is machine generated, cgen-dis.in isn't
Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and GDB, the GNU debugger. This file is part of the GNU Binutils and GDB, the GNU debugger.

View File

@ -3,7 +3,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator. THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't - the resultant file is machine generated, cgen-ibld.in isn't
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and GDB, the GNU debugger. This file is part of the GNU Binutils and GDB, the GNU debugger.

View File

@ -1,6 +1,7 @@
/* CGEN generic opcode support. /* CGEN generic opcode support.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This file is part of the GNU Binutils and GDB, the GNU debugger. This file is part of the GNU Binutils and GDB, the GNU debugger.

View File

@ -1,4 +1,24 @@
#! /bin/sh #! /bin/sh
# CGEN generic assembler support code.
#
# Copyright 2001 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils and GDB, the GNU debugger.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#
# Generate CGEN opcode files: arch-desc.[ch], arch-opc.[ch], # Generate CGEN opcode files: arch-desc.[ch], arch-opc.[ch],
# arch-asm.c, arch-dis.c, arch-opinst.c, arch-ibld.[ch]. # arch-asm.c, arch-dis.c, arch-opinst.c, arch-ibld.[ch].
# #

View File

@ -1,5 +1,5 @@
/* Disassembler code for CRIS. /* Disassembler code for CRIS.
Copyright (C) 2000 Free Software Foundation, Inc. Copyright 2000 Free Software Foundation, Inc.
Contributed by Axis Communications AB, Lund, Sweden. Contributed by Axis Communications AB, Lund, Sweden.
Written by Hans-Peter Nilsson. Written by Hans-Peter Nilsson.

View File

@ -1,5 +1,5 @@
/* cris-opc.c -- Table of opcodes for the CRIS processor. /* cris-opc.c -- Table of opcodes for the CRIS processor.
Copyright (C) 2000 Free Software Foundation, Inc. Copyright 2000 Free Software Foundation, Inc.
Contributed by Axis Communications AB, Lund, Sweden. Contributed by Axis Communications AB, Lund, Sweden.
Originally written for GAS 1.38.1 by Mikael Asker. Originally written for GAS 1.38.1 by Mikael Asker.
Reorganized by Hans-Peter Nilsson. Reorganized by Hans-Peter Nilsson.

View File

@ -1,5 +1,5 @@
/* Disassemble D10V instructions. /* Disassemble D10V instructions.
Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* d10v-opc.c -- D10V opcode list /* d10v-opc.c -- D10V opcode list
Copyright 1996, 1997, 1998 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
Written by Martin Hunt, Cygnus Support Written by Martin Hunt, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* Disassemble D30V instructions. /* Disassemble D30V instructions.
Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc. Copyright 1997, 1998, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* d30v-opc.c -- D30V opcode list /* d30v-opc.c -- D30V opcode list
Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc. Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
Written by Martin Hunt, Cygnus Support Written by Martin Hunt, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,6 @@
/* Disassemble from a buffer, for GNU. /* Disassemble from a buffer, for GNU.
Copyright (C) 1993, 1994, 1998, 1999 Free Software Foundation, Inc. Copyright 1993, 1994, 1996, 1997, 1998, 1999, 2000
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Select disassembly routine for specified architecture. /* Select disassembly routine for specified architecture.
Copyright (C) 1994, 95, 96, 97, 98, 99, 2000 Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
Free Software Foundation, Inc. Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't - the resultant file is machine generated, cgen-asm.in isn't
Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and GDB, the GNU debugger. This file is part of the GNU Binutils and GDB, the GNU debugger.

View File

@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger. This file is part of the GNU Binutils and/or GDB, the GNU debugger.

View File

@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger. This file is part of the GNU Binutils and/or GDB, the GNU debugger.

View File

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't - the resultant file is machine generated, cgen-dis.in isn't
Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and GDB, the GNU debugger. This file is part of the GNU Binutils and GDB, the GNU debugger.

View File

@ -3,7 +3,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator. THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't - the resultant file is machine generated, cgen-ibld.in isn't
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and GDB, the GNU debugger. This file is part of the GNU Binutils and GDB, the GNU debugger.

View File

@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger. This file is part of the GNU Binutils and/or GDB, the GNU debugger.

View File

@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger. This file is part of the GNU Binutils and/or GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Disassemble h8300 instructions. /* Disassemble h8300 instructions.
Copyright (C) 1993, 1998, 2000 Free Software Foundation, Inc. Copyright 1993, 1994, 1996, 1998, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Disassemble h8500 instructions. /* Disassemble h8500 instructions.
Copyright (C) 1993, 94, 95, 1998 Free Software Foundation, Inc. Copyright 1993, 1998, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,3 +1,25 @@
/* Instruction opcode header for Hitachi 8500.
Copyright 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
typedef enum typedef enum
{ {
GR0,GR1,GR2,GR3,GR4,GR5,GR6,GR7, GR0,GR1,GR2,GR3,GR4,GR5,GR6,GR7,

View File

@ -1,5 +1,5 @@
/* Disassembler for the PA-RISC. Somewhat derived from sparc-pinsn.c. /* Disassembler for the PA-RISC. Somewhat derived from sparc-pinsn.c.
Copyright 1989, 90, 92, 93, 94, 95, 98, 99, 2000, 2001 Copyright 1989, 1990, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by the Center for Software Science at the Contributed by the Center for Software Science at the

View File

@ -1,5 +1,6 @@
/* Print i386 instructions for GDB, the GNU debugger. /* Print i386 instructions for GDB, the GNU debugger.
Copyright (C) 1988, 89, 91, 93, 94, 95, 96, 97, 98, 1999 Copyright 1988, 1989, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2001
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View File

@ -1,5 +1,6 @@
/* Disassemble i80960 instructions. /* Disassemble i80960 instructions.
Copyright (C) 1990, 91, 93, 94, 95, 96, 1998 Free Software Foundation, Inc. Copyright 1990, 1991, 1993, 1994, 1995, 1996, 1998, 1999, 2000
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* ia64-asmtab.h -- Header for compacted IA-64 opcode tables. /* ia64-asmtab.h -- Header for compacted IA-64 opcode tables.
Copyright (C) 1999 Free Software Foundation, Inc. Copyright 1999, 2000 Free Software Foundation, Inc.
Contributed by Bob Manson of Cygnus Support <manson@cygnus.com> Contributed by Bob Manson of Cygnus Support <manson@cygnus.com>
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* ia64-dis.c -- Disassemble ia64 instructions /* ia64-dis.c -- Disassemble ia64 instructions
Copyright (C) 1998, 1999 Free Software Foundation, Inc. Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com> Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* ia64-gen.c -- Generate a shrunk set of opcode tables /* ia64-gen.c -- Generate a shrunk set of opcode tables
Copyright (c) 1999 Free Software Foundation, Inc. Copyright 1999, 2000 Free Software Foundation, Inc.
Written by Bob Manson, Cygnus Solutions, <manson@cygnus.com> Written by Bob Manson, Cygnus Solutions, <manson@cygnus.com>
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* ia64-opc-a.c -- IA-64 `A' opcode table. /* ia64-opc-a.c -- IA-64 `A' opcode table.
Copyright (C) 1998, 1999 Free Software Foundation, Inc. Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com> Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* ia64-opc-b.c -- IA-64 `B' opcode table. /* ia64-opc-b.c -- IA-64 `B' opcode table.
Copyright (C) 1998, 1999 Free Software Foundation, Inc. Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com> Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* ia64-opc-f.c -- IA-64 `F' opcode table. /* ia64-opc-f.c -- IA-64 `F' opcode table.
Copyright (C) 1998, 1999 Free Software Foundation, Inc. Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com> Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* ia64-opc-i.c -- IA-64 `I' opcode table. /* ia64-opc-i.c -- IA-64 `I' opcode table.
Copyright (C) 1998, 1999 Free Software Foundation, Inc. Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com> Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* ia64-opc-m.c -- IA-64 `M' opcode table. /* ia64-opc-m.c -- IA-64 `M' opcode table.
Copyright (C) 1998, 1999 Free Software Foundation, Inc. Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com> Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* ia64-opc-x.c -- IA-64 `X' opcode table. /* ia64-opc-x.c -- IA-64 `X' opcode table.
Copyright (C) 1998, 1999 Free Software Foundation, Inc. Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by Timothy Wall <twall@cygnus.com> Contributed by Timothy Wall <twall@cygnus.com>
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* ia64-opc.c -- Functions to access the compacted opcode table /* ia64-opc.c -- Functions to access the compacted opcode table
Copyright (C) 1999 Free Software Foundation, Inc. Copyright 1999, 2000 Free Software Foundation, Inc.
Written by Bob Manson of Cygnus Solutions, <manson@cygnus.com> Written by Bob Manson of Cygnus Solutions, <manson@cygnus.com>
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* ia64-opc.h -- IA-64 opcode table. /* ia64-opc.h -- IA-64 opcode table.
Copyright (C) 1998, 1999 Free Software Foundation, Inc. Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com> Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* Disassemble MN10200 instructions. /* Disassemble MN10200 instructions.
Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Assemble Matsushita MN10200 instructions. /* Assemble Matsushita MN10200 instructions.
Copyright (C) 1996, 1997 Free Software Foundation, Inc. Copyright 1996, 1997, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Disassemble MN10300 instructions. /* Disassemble MN10300 instructions.
Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Assemble Matsushita MN10300 instructions. /* Assemble Matsushita MN10300 instructions.
Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't - the resultant file is machine generated, cgen-asm.in isn't
Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and GDB, the GNU debugger. This file is part of the GNU Binutils and GDB, the GNU debugger.

View File

@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger. This file is part of the GNU Binutils and/or GDB, the GNU debugger.

View File

@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger. This file is part of the GNU Binutils and/or GDB, the GNU debugger.

View File

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't - the resultant file is machine generated, cgen-dis.in isn't
Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and GDB, the GNU debugger. This file is part of the GNU Binutils and GDB, the GNU debugger.

View File

@ -3,7 +3,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator. THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't - the resultant file is machine generated, cgen-ibld.in isn't
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and GDB, the GNU debugger. This file is part of the GNU Binutils and GDB, the GNU debugger.

View File

@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger. This file is part of the GNU Binutils and/or GDB, the GNU debugger.

View File

@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger. This file is part of the GNU Binutils and/or GDB, the GNU debugger.

View File

@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN. THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger. This file is part of the GNU Binutils and/or GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* m68hc11-dis.c -- Motorola 68HC11 & 68HC12 disassembly /* m68hc11-dis.c -- Motorola 68HC11 & 68HC12 disassembly
Copyright (C) 1999, 2000 Free Software Foundation, Inc. Copyright 1999, 2000 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@worldnet.fr) Written by Stephane Carrez (stcarrez@worldnet.fr)
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,6 @@
/* Print Motorola 68k instructions. /* Print Motorola 68k instructions.
Copyright 1986, 87, 89, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001 Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
1998, 1999, 2000, 2001
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify This file is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,7 @@
/* Opcode table for m680[012346]0/m6888[12]/m68851/mcf5200. /* Opcode table for m680[012346]0/m6888[12]/m68851/mcf5200.
Copyright 1989, 91, 92, 93, 94, 95, 96, 97, 98, 1999, 2001 Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
Free Software Foundation. 2000, 2001
Free Software Foundation, Inc.
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* Print instructions for the Motorola 88000, for GDB and GNU Binutils. /* Print instructions for the Motorola 88000, for GDB and GNU Binutils.
Copyright (c) 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1998 Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1998, 2000
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Data General Corporation, November 1989. Contributed by Data General Corporation, November 1989.
Partially derived from an earlier printcmd.c. Partially derived from an earlier printcmd.c.

View File

@ -1,5 +1,5 @@
/* Disassemble Motorola M*Core instructions. /* Disassemble Motorola M*Core instructions.
Copyright (C) 1993, 1999, 2000 Free Software Foundation, Inc. Copyright 1993, 1999, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Assembler instructions for Motorola's Mcore processor /* Assembler instructions for Motorola's Mcore processor
Copyright (C) 1999, 2000 Free Software Foundation, Inc. Copyright 1999, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,6 @@
/* Print mips instructions for GDB, the GNU debugger, or for objdump. /* Print mips instructions for GDB, the GNU debugger, or for objdump.
Copyright (c) 1989, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000, 2001
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Nobuyuki Hikichi(hikichi@sra.co.jp). Contributed by Nobuyuki Hikichi(hikichi@sra.co.jp).

View File

@ -1,5 +1,6 @@
/* mips-opc.c -- MIPS opcode list. /* mips-opc.c -- MIPS opcode list.
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc. Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
Free Software Foundation, Inc.
Contributed by Ralph Campbell and OSF Contributed by Ralph Campbell and OSF
Commented and modified by Ian Lance Taylor, Cygnus Support Commented and modified by Ian Lance Taylor, Cygnus Support
Extended for MIPS32 support by Anders Norlander, and by SiByte, Inc. Extended for MIPS32 support by Anders Norlander, and by SiByte, Inc.

View File

@ -1,5 +1,5 @@
/* mips16-opc.c. Mips16 opcode table. /* mips16-opc.c. Mips16 opcode table.
Copyright 1996, 1997 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
Contributed by Ian Lance Taylor, Cygnus Support Contributed by Ian Lance Taylor, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,6 @@
/* Print National Semiconductor 32000 instructions. /* Print National Semiconductor 32000 instructions.
Copyright (c) 1986, 88, 91, 92, 94, 95, 1998 Free Software Foundation, Inc. Copyright 1986, 1988, 1991, 1992, 1994, 1998
Free Software Foundation, Inc.
This file is part of opcodes library. This file is part of opcodes library.

View File

@ -1,5 +1,5 @@
/* opintl.h - opcodes specific header for gettext code. /* opintl.h - opcodes specific header for gettext code.
Copyright (C) 1998, 1999 Free Software Foundation, Inc. Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
Written by Tom Tromey <tromey@cygnus.com> Written by Tom Tromey <tromey@cygnus.com>

View File

@ -1,5 +1,5 @@
/* pj-dis.c -- Disassemble picoJava instructions. /* pj-dis.c -- Disassemble picoJava instructions.
Copyright (C) 1999 Free Software Foundation, Inc. Copyright 1999, 2000 Free Software Foundation, Inc.
Contributed by Steve Chamberlain, of Transmeta (sac@pobox.com). Contributed by Steve Chamberlain, of Transmeta (sac@pobox.com).
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* pj-opc.c -- Definitions for picoJava opcodes. /* pj-opc.c -- Definitions for picoJava opcodes.
Copyright (C) 1999 Free Software Foundation, Inc. Copyright 1999, 2000 Free Software Foundation, Inc.
Contributed by Steve Chamberlain of Transmeta (sac@pobox.com). Contributed by Steve Chamberlain of Transmeta (sac@pobox.com).
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,6 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc. # Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
# (C) YEAR
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
#, fuzzy #, fuzzy

View File

@ -1,5 +1,5 @@
/* ppc-dis.c -- Disassemble PowerPC instructions /* ppc-dis.c -- Disassemble PowerPC instructions
Copyright 1994 Free Software Foundation, Inc. Copyright 1994, 1995, 2000 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support Written by Ian Lance Taylor, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,6 @@
/* ppc-opc.c -- PowerPC opcode list /* ppc-opc.c -- PowerPC opcode list
Copyright (c) 1994, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. Copyright 1994, 1995, 1996, 1997, 1998, 2000
Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support Written by Ian Lance Taylor, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* s390-dis.c -- Disassemble S390 instructions /* s390-dis.c -- Disassemble S390 instructions
Copyright (C) 2000, 2001 Free Software Foundation, Inc. Copyright 2000, 2001 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of GDB, GAS and the GNU binutils. This file is part of GDB, GAS and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* s390-mkopc.c -- Generates opcode table out of s390-opc.txt /* s390-mkopc.c -- Generates opcode table out of s390-opc.txt
Copyright (C) 2000, 2001 Free Software Foundation, Inc. Copyright 2000, 2001 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* s390-opc.c -- S390 opcode list /* s390-opc.c -- S390 opcode list
Copyright (C) 2000, 2001 Free Software Foundation, Inc. Copyright 2000, 2001 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
# S/390 opcodes list. Use s390-mkopc to convert it into the opcode table. # S/390 opcodes list. Use s390-mkopc to convert it into the opcode table.
# Copyright (C) 2000, 2001 Free Software Foundation, Inc. # Copyright 2000, 2001 Free Software Foundation, Inc.
# Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). # Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
5a a RX "add" esa 5a a RX "add" esa
6a ad RX_D "add normalized (long)" esa 6a ad RX_D "add normalized (long)" esa

View File

@ -1,5 +1,5 @@
/* Disassemble SH instructions. /* Disassemble SH instructions.
Copyright (C) 1993, 94, 95, 96, 97, 1998, 2000 Copyright 1993, 1994, 1995, 1997, 1998, 2000
Free Software Foundation, Inc. Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,6 @@
/* Definitions for SH opcodes. /* Definitions for SH opcodes.
Copyright (C) 1993, 94, 95, 96, 97, 1999, 2000 Free Software Foundation, Inc. Copyright 1993, 1994, 1995, 1997, 1999, 2000
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,6 @@
/* Print SPARC instructions. /* Print SPARC instructions.
Copyright (C) 1989, 91-97, 1998, 2000 Free Software Foundation, Inc. Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,6 @@
/* Table of opcodes for the sparc. /* Table of opcodes for the sparc.
Copyright (C) 1989, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of the BFD library. This file is part of the BFD library.

View File

@ -1,5 +1,5 @@
/* Random host-dependent support code. /* Random host-dependent support code.
Copyright (C) 1995, 1997 Free Software Foundation, Inc. Copyright 1995, 1997, 2000 Free Software Foundation, Inc.
Written by Ken Raeburn. Written by Ken Raeburn.
This file is part of libopcodes, the opcodes library. This file is part of libopcodes, the opcodes library.

View File

@ -1,5 +1,5 @@
/* Disassembly routines for TMS320C30 architecture /* Disassembly routines for TMS320C30 architecture
Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au) Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* Disassembly routines for TMS320C54X architecture /* Disassembly routines for TMS320C54X architecture
Copyright (C) 1999,2000 Free Software Foundation, Inc. Copyright 1999, 2000 Free Software Foundation, Inc.
Contributed by Timothy Wall (twall@cygnus.com) Contributed by Timothy Wall (twall@cygnus.com)
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* Table of opcodes for the Texas Instruments TMS320C54X /* Table of opcodes for the Texas Instruments TMS320C54X
Copyright (C) 1999, 2000 Free Software Foundation, Inc. Copyright 1999, 2000 Free Software Foundation, Inc.
Contributed by Timothy Wall (twall@cygnus.com) Contributed by Timothy Wall (twall@cygnus.com)
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* Print TI TMS320C80 (MVP) instructions /* Print TI TMS320C80 (MVP) instructions
Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify This file is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Opcode table for TI TMS320C80 (MVP). /* Opcode table for TI TMS320C80 (MVP).
Copyright 1996, 1999 Free Software Foundation, Inc. Copyright 1996, 1997, 2000 Free Software Foundation, Inc.
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.

View File

@ -1,5 +1,5 @@
/* Disassemble V850 instructions. /* Disassemble V850 instructions.
Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Assemble V850 instructions. /* Assemble V850 instructions.
Copyright (C) 1996 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Print VAX instructions. /* Print VAX instructions.
Copyright (C) 1995, 1998 Free Software Foundation, Inc. Copyright 1995, 1998, 2000 Free Software Foundation, Inc.
Contributed by Pauline Middelink <middelin@polyware.iaf.nl> Contributed by Pauline Middelink <middelin@polyware.iaf.nl>
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* Disassemble WDC 65816 instructions. /* Disassemble WDC 65816 instructions.
Copyright (C) 1995, 1998, 2000 Free Software Foundation, Inc. Copyright 1995, 1998, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,26 @@
/* WDC 65816 Assembler opcode table */ /* Instruction opcode header for WDC 65816
/* (generated by the program sim/w65/gencode -a) */ (generated by the program sim/w65/gencode -a)
Copyright 2001 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#define ADDR_IMMTOA 1 /* #a */ #define ADDR_IMMTOA 1 /* #a */
#define ADDR_IMMCOP 2 /* #c */ #define ADDR_IMMCOP 2 /* #c */
#define ADDR_IMMTOI 3 /* #i */ #define ADDR_IMMTOI 3 /* #i */

Some files were not shown because too many files have changed in this diff Show More