Home | History | Annotate | Download | only in armv5te

Lines Matching refs:Thread

17     .global dvmJitResumeTranslation              @ (Thread* self, u4* dFP)
99 .global dvmJitResumeTranslation @ (Thread* self, u4* dFP)
383 SAVE_PC_FP_TO_SELF() @ copy of pc/fp to Thread
405 mov r2,rSELF @ r2<- self (Thread) pointer
446 * State registers will be saved to the "thread" area before bailing
450 SAVE_PC_FP_TO_SELF() @ export state to "thread"
666 ldr r9, [rSELF, #offThread_jniLocal_topCookie]@r9<-thread->localRef->...
1014 LOAD_PC_FP_FROM_SELF() @ pull rPC and rFP out of thread