mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 18:39:34 +08:00
* 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.
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
|
Fri Jun 18 14:15:15 1993 Per Bothner (bothner@deneb.cygnus.com)
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
Thu Jun 17 15:01:36 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
|
Thu Jun 17 15:01:36 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
|
||||||
|
|
||||||
* sh-dis.c, sh-opc.h: Understand some more opcodes.
|
* sh-dis.c, sh-opc.h: Understand some more opcodes.
|
||||||
|
Reference in New Issue
Block a user