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