(__longjmp): No need to do "loadrs". Writing to bspstore already takes care of invalidating the "clean" partition.
This commit is contained in:
parent
75a11ec026
commit
d21f703a09
@ -67,7 +67,6 @@ __longjmp:
|
||||
and r8=0x3f,r8
|
||||
;;
|
||||
cmp.lt pNeg,pPos=r8,r0
|
||||
dep r11=r0,r11,16,14 // clear ar.rsc.loadrs
|
||||
mov r2=in0
|
||||
;;
|
||||
(pPos) mov r16=r8
|
||||
@ -117,7 +116,6 @@ __longjmp:
|
||||
ld8.nta r11=[r2],16 // ar.pfs
|
||||
ld8.nta r22=[r3],56 // ar.lc
|
||||
;;
|
||||
loadrs // invalidate stacked regs (must be first in insn group)
|
||||
ld8.nta r24=[r2],32 // pr
|
||||
mov b0=r16
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user