From 0d1943c9e31294280e1ce02485d88e72a6a5cfca Mon Sep 17 00:00:00 2001 From: Doug Rabson Date: Sat, 22 Sep 2001 19:46:41 +0000 Subject: [PATCH] Remove a redundant stop. --- sys/ia64/ia64/exception.S | 1 - sys/ia64/ia64/exception.s | 1 - 2 files changed, 2 deletions(-) diff --git a/sys/ia64/ia64/exception.S b/sys/ia64/ia64/exception.S index 60c321ae055..c1b2b429eac 100644 --- a/sys/ia64/ia64/exception.S +++ b/sys/ia64/ia64/exception.S @@ -1292,7 +1292,6 @@ ENTRY(do_syscall, 0) ;; mov r23=ar.bsp // calculate ndirty ;; - ;; st8 [r30]=r20,16 // save ar.bspstore st8 [r31]=r21,16 // save ar.rnat sub r16=r23,r22 // bytes of dirty regs diff --git a/sys/ia64/ia64/exception.s b/sys/ia64/ia64/exception.s index 60c321ae055..c1b2b429eac 100644 --- a/sys/ia64/ia64/exception.s +++ b/sys/ia64/ia64/exception.s @@ -1292,7 +1292,6 @@ ENTRY(do_syscall, 0) ;; mov r23=ar.bsp // calculate ndirty ;; - ;; st8 [r30]=r20,16 // save ar.bspstore st8 [r31]=r21,16 // save ar.rnat sub r16=r23,r22 // bytes of dirty regs