From 1ee490ca0b3e908322c6864b378f3752bee043c1 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 30 Sep 1998 17:15:14 +0000 Subject: [PATCH] Fix PR 17387: ignore auto increment for loads where the destination register and the address register are the same. --- sim/d10v/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sim/d10v/ChangeLog b/sim/d10v/ChangeLog index fd37b7c3f1d..030b9f5d8f6 100644 --- a/sim/d10v/ChangeLog +++ b/sim/d10v/ChangeLog @@ -1,3 +1,13 @@ +Wed Sep 30 10:14:18 1998 Nick Clifton + + * 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 + + * configure: Regenerated to track ../common/aclocal.m4 changes. + Sun Apr 26 15:31:55 1998 Tom Tromey * configure: Regenerated to track ../common/aclocal.m4 changes. -- 2.30.2