* i386-dis.c (print_insn_i386): Actually return the correct value.
authorIan Lance Taylor <ian@airs.com>
Wed, 7 Aug 1996 15:56:13 +0000 (15:56 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 7 Aug 1996 15:56:13 +0000 (15:56 +0000)
  (ONE, OP_ONE): #ifdef out; not used.

opcodes/ChangeLog

index d40b864..558e834 100644 (file)
@@ -1,3 +1,8 @@
+Wed Aug  7 11:55:10 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * i386-dis.c (print_insn_i386): Actually return the correct value.
+       (ONE, OP_ONE): #ifdef out; not used.
+
 start-sanitize-d10v
 Fri Aug  2 17:47:03 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>