Home | History | Annotate | Download | only in x86-atom

Lines Matching defs:rFP

47     * %edi         rFP       interpreted frame pointer, used for accessing
67 #define rFP %edi
91 movl rFP, offGlue_fp(\_reg)
99 movl rGLUE, rFP
100 movl offGlue_pc(rFP), rPC
101 movl offGlue_fp(rFP), rFP
115 movl rPC, (-sizeofStackSaveArea + offStackSaveArea_currentPc)(rFP)
124 lea -sizeofStackSaveArea(rFP), \_reg
132 movl (rFP,\_vreg, 4), \_vreg
140 movl \_reg, (rFP,\_vreg, 4)