Remove a redundant stop.

This commit is contained in:
dfr 2001-09-22 19:46:41 +00:00
parent 05701629ee
commit 934b85d282
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -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