* arc-dis.c (print_insn_arc): Rename to print_insn and make static.
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 10 Feb 1995 03:23:16 +0000 (03:23 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Fri, 10 Feb 1995 03:23:16 +0000 (03:23 +0000)
commit98d42df90dfd333425b4b51feb75e587a1491904
treeb896f7b925779653ea0a86b3ddd27988947247fa
parent1703d66470f5ad9de0d3097857000f85fdec398b
* arc-dis.c (print_insn_arc): Rename to print_insn and make static.
New argument `cpu', pass it to arc_opcode_init_tables.
Document byte order dependencies.  Ignore unsupported insns.
(arc_disassembler): New function.
(print_insn_arc_base, print_insn_arc_host, print_insn_arc_graphics,
print_insn_arc_audio): New functions.
opcodes/arc-dis.c