Home | History | Annotate | Download | only in armv5te

Lines Matching refs:r3

12     ldr     r3, [rGLUE, #offGlue_self]      @ r3<- glue->self
14 ldr r9, [r3, #offThread_jniLocal_topCookie] @ r9<- thread->localRef->...
15 str r2, [r3, #offThread_inJitCodeCache] @ not in jit code cache
16 str r1, [r3, #offThread_curFrame] @ self->curFrame = newFp
19 mov r9, r3 @ r9<- glue->self (preserve)
29 ldr r3, [rGLUE, #offGlue_ppJitProfTable]
36 ldr r3, [r3] @ r1 <- pointer to Jit profile table
41 str r3, [rGLUE, #offGlue_pJitProfTable] @ cache current JitProfTable
68 ldr r3, [rGLUE, #offGlue_self] @ r3<- glue->self
70 str r2, [r3, #offThread_inJitCodeCache] @ in interpreter land