]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/d10v/ChangeLog
Fix problems in setting the carry bit
[thirdparty/binutils-gdb.git] / sim / d10v / ChangeLog
index 3055d877ca9cb35b46583f2abbf2f6475f876ab9..e4cb35a5b7dcd9773c639a2344e62779a7807cdc 100644 (file)
@@ -3,6 +3,9 @@ Thu Mar 13 10:29:04 1997  Michael Meissner  <meissner@cygnus.com>
        * simops.c (trace_{input,output}_func): Call flush_stdout from the
        callback functions.
        (OP_5F00): Ditto.
+       (OP_6{4,6,C,A}01): Test for post decrement on the stack pointer.
+       (OP_{1200,1000000,201,5FE0,1003,17001002}): Fix problems in
+       setting the carry bit after an add or a subtract.
 
 Wed Feb 12 16:04:15 1997  Michael Meissner  <meissner@cygnus.com>