* m68k-dis.c (print_insn_arg): Change return value to byte count
authorPer Bothner <per@bothner.com>
Fri, 18 Jun 1993 21:18:53 +0000 (21:18 +0000)
committerPer Bothner <per@bothner.com>
Fri, 18 Jun 1993 21:18:53 +0000 (21:18 +0000)
commit5b6c63367884f2abaeb776efa71cbdb96afafd7c
tree1094c82e81633cca7aa9e0468be1c89c4319c73b
parenta3a0a4d0a545acb3fed4d00828c45ae14e9b2a15
* m68k-dis.c (print_insn_arg):  Change return value to byte count
or error code.
* m68k-dis.c:  Re-write to detect invalid operands before
printing anything, so we can handle this the same way we
handle invalid opcodes.
opcodes/ChangeLog