Home | History | Annotate | Download | only in x86

Lines Matching refs:movl

29     movl    %esp, %ebp           # set our %ebp
30 movl rSELF, %ecx # get incoming rSELF
40 movl %edi,EDI_SPILL(%ebp)
41 movl %esi,ESI_SPILL(%ebp)
42 movl %ebx,EBX_SPILL(%ebp)
45 movl offThread_pc(%ecx),rPC
46 movl offThread_curFrame(%ecx),rFP
47 movl offThread_curHandlerTable(%ecx),rIBASE
50 movl %esp,offThread_bailPtr(%ecx)
73 movl 4(%esp),%ecx # grab self
74 movl 8(%esp),%eax # changeInterp to return reg
75 movl offThread_bailPtr(%ecx),%esp # Restore "setjmp" esp
76 movl %esp,%ebp
78 movl EDI_SPILL(%ebp),%edi
79 movl ESI_SPILL(%ebp),%esi
80 movl EBX_SPILL(%ebp),%ebx
81 movl %ebp, %esp # strip frame