Fix PR 17387: ignore auto increment for loads where the destination register
authorNick Clifton <nickc@redhat.com>
Wed, 30 Sep 1998 17:15:14 +0000 (17:15 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 30 Sep 1998 17:15:14 +0000 (17:15 +0000)
and the address register are the same.

sim/d10v/ChangeLog

index fd37b7c3f1d2814d0d0f586853e9b613098cf6a3..030b9f5d8f66bfc4a80be681060cea79f42f6056 100644 (file)
@@ -1,3 +1,13 @@
+Wed Sep 30 10:14:18 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * simops.c: If load instruction with auto increment/decrement
+       addressing is used when the destination register is the same as
+       the address register, then ignore the auto increment/decrement.
+
+Tue Apr 28 18:33:31 1998  Geoffrey Noer  <noer@cygnus.com>
+
+        * configure: Regenerated to track ../common/aclocal.m4 changes.
+
 Sun Apr 26 15:31:55 1998  Tom Tromey  <tromey@creche>
 
        * configure: Regenerated to track ../common/aclocal.m4 changes.