Home | History | Annotate | Download | only in x86

Lines Matching full:callee

20      * Macro that sets up the callee save frame to conform with
24 PUSH edi // Save callee saves (ebx is saved/restored by the upcall)
32 * Macro that sets up the callee save frame to conform with
36 PUSH edi // Save callee saves (ebx is saved/restored by the upcall)
49 * Macro that sets up the callee save frame to conform with
53 PUSH edi // Save callee saves
68 POP ebp // Restore callee saves
78 SETUP_SAVE_ALL_CALLEE_SAVE_FRAME // save callee saves for throw
151 * Called by managed code, saves callee saves and then calls artThrowException
185 // Set up the callee save frame to conform with Runtime::CreateCalleeSaveMethod(kRefsAndArgs)
193 PUSH eax // <-- callee save Method* to go here
212 POP ebp // Restore callee saves.
214 // Swap EDI callee save with code pointer.
837 POP ebp // restore callee saves except EDI
869 PUSH eax // Save eax which will be clobbered by the callee-save method.
956 PUSH edi // push callee save reg
985 POP edi // pop callee save reg
990 POP edi // pop callee save reg
1005 PUSH esi // push callee save reg
1006 PUSH edi // push callee save reg
1030 POP edi // pop callee save reg
1031 POP esi // pop callee save reg
1038 POP edi // pop callee save reg
1039 POP esi // pop callee save reg