Lines Matching refs:restore
43 Callee must save/restore r4+ (except r12) if it modifies them. If VFP
81 /* save/restore the PC and/or FP from the glue struct */
270 * got pushed onto the stack. From this it figures out how to restore
373 * Restore the stack pointer and PC from the save point established on entry.
378 * SP and LR. Here we restore SP, restore the registers, and then restore
389 LDMFD_PC "r4-r10,fp" @ restore 9 regs and return
7806 mov r0, r9 @ restore r0
7845 mov r1, r9 @ r1<- length (restore)
9219 * No translation, restore interpreter regs and start interpreting.
9318 * Restore PC, registers, and interpState to original values
9323 bl dvmSelfVerificationRestoreState @ restore pc and fp values
9324 ldr rPC,[r0,#offShadowSpace_startPC] @ restore PC
9325 ldr rFP,[r0,#offShadowSpace_fp] @ restore FP
9326 ldr rGLUE,[r0,#offShadowSpace_glue] @ restore InterpState
9799 mov r0, rFP @ restore result
9805 add sp, sp, #8 @ restore stack
9823 /* restore the exception if the handler wants it */
9827 streq r9, [r10, #offThread_exception] @ yes, restore the exception
9862 str r9, [r10, #offThread_exception] @ restore exception