Lines Matching full:sr1
3075 // We will use SR0 to hold stack limit and SR1 to hold the stack size in adjustForSegmentedStacks()
3078 // SR1: Scratch Register #1 in adjustForSegmentedStacks()
3079 // push {SR0, SR1} in adjustForSegmentedStacks()
3110 // mov SR1, sp in adjustForSegmentedStacks()
3122 // sub SR1, sp, #StackSize in adjustForSegmentedStacks()
3214 // cmp SR0, SR1 in adjustForSegmentedStacks()
3230 // and amount size of stack arguments is in SR1(r5). in adjustForSegmentedStacks()
3360 // Restore SR0 and SR1 in case of __morestack() was called. in adjustForSegmentedStacks()
3363 // pop {SR0, SR1} in adjustForSegmentedStacks()
3388 // Restore SR0 and SR1 in case of __morestack() was not called. in adjustForSegmentedStacks()
3389 // pop {SR0, SR1} in adjustForSegmentedStacks()