Lines Matching refs:restore
263 * No translation, restore interpreter regs and start interpreting.
367 * Restore PC, registers, and interpState to original values
372 bl dvmSelfVerificationRestoreState @ restore pc and fp values
373 ldr rPC,[r0,#offShadowSpace_startPC] @ restore PC
374 ldr rFP,[r0,#offShadowSpace_fp] @ restore FP
375 ldr rGLUE,[r0,#offShadowSpace_glue] @ restore InterpState
485 ldmfd sp!, {r0, lr} @ restore r0 and lr
864 mov r0, rFP @ restore result
870 add sp, sp, #8 @ restore stack
888 /* restore the exception if the handler wants it */
892 streq r9, [r10, #offThread_exception] @ yes, restore the exception
927 str r9, [r10, #offThread_exception] @ restore exception