Home | History | Annotate | Download | only in asm

Lines Matching refs:rsp

88 $_ctx="16*$SZ+0*8(%rsp)";
89 $_inp="16*$SZ+1*8(%rsp)";
90 $_end="16*$SZ+2*8(%rsp)";
91 $_rsp="16*$SZ+3*8(%rsp)";
101 mov $T1,`$SZ*($i&0xf)`(%rsp)
144 mov `$SZ*(($i+1)&0xf)`(%rsp),$a0
145 mov `$SZ*(($i+14)&0xf)`(%rsp),$a1
155 mov `$SZ*(($i+9)&0xf)`(%rsp),$T1
165 add `$SZ*($i&0xf)`(%rsp),$T1
186 mov %rsp,%r11 # copy %rsp
188 sub \$$framesz,%rsp
190 and \$-64,%rsp # align stack frame
194 mov %r11,$_rsp # save copy of %rsp
266 lea 48(%rsi),%rsp
364 sub \$64,%rsp
373 mov 152($context),%rax # pull context->Rsp
398 mov %rax,152($context) # restore context->Rsp
415 mov %r10,32(%rsp) # arg5
416 mov %r11,40(%rsp) # arg6
417 mov %r12,48(%rsp) # arg7
418 mov %rcx,56(%rsp) # arg8, (NULL)
422 add \$64,%rsp