* m68k-opc.c: New file, holding tables from include/opcode/m68k.h.
authorIan Lance Taylor <ian@airs.com>
Wed, 2 Aug 1995 22:38:58 +0000 (22:38 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 2 Aug 1995 22:38:58 +0000 (22:38 +0000)
Clean up tables.
* m68k-dis.c: Remove BREAK_UP_BIG_DECL stuff.
(opcode): Remove.
(print_insn_m68k): Change d to be const.  Use m68k_numopcodes
rather than numopcodes.  Use m68k_opcodes rather than removed
opcode function.  Don't check F_ALIAS.
(print_insn_arg): Change first parameter to be const char *.
* Makefile.in (ALL_MACHINES): Add m68k-opc.o.
(m68k-opc.o): New target.
* configure.in: Build m68k-opc.o for bfd_m68k_arch.
* configure: Rebuild.

opcodes/.Sanitize

index 6aa7cc76cb66fa6ff236268f4984d04b005a2db5..a94b67b39ae20b1237fb73024ad9a179780994ea 100644 (file)
@@ -59,6 +59,7 @@ hppa-dis.c
 i386-dis.c
 i960-dis.c
 m68k-dis.c
+m68k-opc.c
 m88k-dis.c
 mips-dis.c
 mips-opc.c