From 9cc2cd4f7a4dfb8a34c2e9623243deefc4ce2b75 Mon Sep 17 00:00:00 2001 From: Kung Hsu Date: Wed, 22 Mar 1995 01:06:36 +0000 Subject: * sparc-stub.c: add nop after 'bg good_wim'. * sparcl-stub.c: ditto. --- gdb/sparc-stub.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/sparc-stub.c') diff --git a/gdb/sparc-stub.c b/gdb/sparc-stub.c index 135f51e..1f04f31 100644 --- a/gdb/sparc-stub.c +++ b/gdb/sparc-stub.c @@ -159,6 +159,7 @@ _trap_low: srl %l3, 1, %g1 ! Rotate wim right tst %g1 bg good_wim ! Branch if new wim is non-zero + nop ! At this point, we need to bring a 1 into the high order bit of the wim. ! Since we don't want to make any assumptions about the number of register -- cgit v1.1