Home | History | Annotate | Download | only in out

Lines Matching refs:stack

37    fp on top of fp stack st(0)
39 Parameters passed on stack, pushed right-to-left. On entry to target, first
49 Alignment of stack not strictly required, but should be for performance. We'll
52 If we're not doing variable stack allocation (alloca), the frame pointer can be
127 /* The interpreter assumes a properly aligned stack on entry, and
132 * "export" the PC to the interpreted stack frame, f/b/o future exception
144 * Given a frame pointer, find the stack save area.
4167 flds (rFP,%eax,4) # vCC to fp stack
4189 flds (rFP,%eax,4) # vCC to fp stack
4211 flds (rFP,%eax,4) # vCC to fp stack
4233 flds (rFP,%eax,4) # vCC to fp stack
4249 flds (rFP,%ecx,4) # vCC to fp stack
4250 flds (rFP,%eax,4) # vCC to fp stack
4276 fldl (rFP,%eax,4) # vCC to fp stack
4298 fldl (rFP,%eax,4) # vCC to fp stack
4320 fldl (rFP,%eax,4) # vCC to fp stack
4342 fldl (rFP,%eax,4) # vCC to fp stack
4358 fldl (rFP,%ecx,4) # vCC to fp stack
4359 fldl (rFP,%eax,4) # vCC to fp stack
4959 flds (rFP,%ecx,4) # vAA to fp stack
4982 flds (rFP,%ecx,4) # vAA to fp stack
5005 flds (rFP,%ecx,4) # vAA to fp stack
5028 flds (rFP,%ecx,4) # vAA to fp stack
5044 flds (rFP,rINST_FULL,4) # vBB to fp stack
5046 flds (rFP,%ecx,4) # vAA to fp stack
5072 fldl (rFP,%ecx,4) # vAA to fp stack
5095 fldl (rFP,%ecx,4) # vAA to fp stack
5118 fldl (rFP,%ecx,4) # vAA to fp stack
5141 fldl (rFP,%ecx,4) # vAA to fp stack
5157 fldl (rFP,rINST_FULL,4) # vBB to fp stack
5159 fldl (rFP,%ecx,4) # vAA to fp stack
8810 /* at this point, stack is misaligned by 1 word
8859 * Restore the stack pointer and PC from the save point established on entry.
8873 movl offGlue_bailPtr(%ecx),%esp # Stack back to normal
9029 * find space for the new stack frame, check for overflow
9041 subl $sizeofStackSaveArea, %eax # %eax<- newSaveArea (stack save area using newFP)
9191 * common_periodicChecks is on the top of stack. We need to preserve