From: Jim Kingdon Date: Mon, 17 Jan 1994 00:47:38 +0000 (+0000) Subject: * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4baf1a8c9ed32869d8785a1f5c972657035fc649;p=deliverable%2Fbinutils-gdb.git * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading farther than we should. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0bf29b3d61..fdb9449f14 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,8 @@ Sun Jan 16 14:20:16 1994 Jim Kingdon (kingdon@deneb.cygnus.com) + * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading + farther than we should. + * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS. Thu Jan 6 12:38:05 1994 David J. Mackenzie (djm@thepub.cygnus.com)