* m68k-opc.c: New file, holding tables from include/opcode/m68k.h.
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.
This commit is contained in:
parent
9b86fa21c3
commit
85093dcae3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user