* sparc-stub.c: add nop after 'bg good_wim'.
authorKung Hsu <kung@cygnus>
Wed, 22 Mar 1995 01:06:36 +0000 (01:06 +0000)
committerKung Hsu <kung@cygnus>
Wed, 22 Mar 1995 01:06:36 +0000 (01:06 +0000)
        * sparcl-stub.c: ditto.

gdb/ChangeLog
gdb/sparc-stub.c
gdb/sparcl-stub.c

index c053dad8ecfe51012ea0e42c6dcfe621a26a2107..66f46771fa734dca22f1807cfcb72bf948bc91ac 100644 (file)
@@ -1,3 +1,8 @@
+Tue Mar 21 17:03:17 1995  Kung Hsu  <kung@mexican.cygnus.com>
+
+       * sparc-stub.c: add nop after 'bg good_wim'.
+       * sparcl-stub.c: ditto.
+
 Tue Mar 21 13:34:12 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * infrun.c (handle_command): Don't print TARGET_SIGNAL_0,
index 135f51e483c116592ea99f565555e17481de5beb..1f04f31955f373d1cfcdb01f6d21229f1961c307 100644 (file)
@@ -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
index fa63ef13fd42771e6f997eb1e48e7d268638691c..8d581cf9fb0497e8c1eb22ad1cf037b2e9a365c5 100644 (file)
@@ -165,6 +165,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