Lines Matching refs:restore
229 * No translation, restore interpreter regs and start interpreting.
328 * Restore PC, registers, and interpState to original values
333 bl dvmSelfVerificationRestoreState @ restore pc and fp values
334 ldr rPC,[r0,#offShadowSpace_startPC] @ restore PC
335 ldr rFP,[r0,#offShadowSpace_fp] @ restore FP
336 ldr rGLUE,[r0,#offShadowSpace_glue] @ restore InterpState
809 mov r0, rFP @ restore result
815 add sp, sp, #8 @ restore stack
833 /* restore the exception if the handler wants it */
837 streq r9, [r10, #offThread_exception] @ yes, restore the exception
872 str r9, [r10, #offThread_exception] @ restore exception