• Home
  • Raw
  • Download

Lines Matching refs:rSELF

83 #define rSELF   r6  macro
172 @ r0=rSELF
179 ldrb r8, [rSELF, #offThread_breakFlags] @ r8<- breakFlags
394 strne r1, [rSELF, #offThread_icRechainCount] @ write back to thread
412 ldr r9, [rSELF, #offThread_interpStackEnd] @ r9<- interpStackEnd
413 ldrb r8, [rSELF, #offThread_breakFlags] @ r8<- breakFlags
437 ldr r9, [rSELF, #offThread_jniLocal_topCookie]@r9<-thread->localRef->...
439 str r1, [rSELF, #offThread_curFrame] @ curFrame = newFp
440 str r2, [rSELF, #offThread_inJitCodeCache] @ not in the jit code cache
447 add r1, rSELF, #offThread_retval @ arg1<- &retval
448 mov r3, rSELF @ arg3<- self
450 @ r2=methodToCall, r6=rSELF
455 @ r0=JNIMethod, r1=rSELF
465 @ r0=JNIMethod, r1=rSELF
473 ldr r1, [rSELF, #offThread_exception] @ check for exception
474 str rFP, [rSELF, #offThread_curFrame] @ curFrame = fp
476 str r0, [rSELF, #offThread_jniLocal_topCookie] @ new top <- old top
482 str r2, [rSELF, #offThread_inJitCodeCache] @ set the mode properly
1179 ldr r1, [rSELF, #offThread_exception]
1208 ldr r1, [rSELF, #offThread_pProfileCountdown]
1241 @ r0=rSELF
1248 ldrb r8, [rSELF, #offThread_breakFlags] @ r8<- breakFlags
1475 strne r1, [rSELF, #offThread_icRechainCount] @ write back to thread
1497 ldr r9, [rSELF, #offThread_interpStackEnd] @ r9<- interpStackEnd
1498 ldrb r8, [rSELF, #offThread_breakFlags] @ r8<- breakFlags
1522 ldr r9, [rSELF, #offThread_jniLocal_topCookie]@r9<-thread->localRef->...
1524 str r1, [rSELF, #offThread_curFrame] @ curFrame = newFp
1525 str r2, [rSELF, #offThread_inJitCodeCache] @ not in the jit code cache
1532 add r1, rSELF, #offThread_retval @ arg1<- &retval
1533 mov r3, rSELF @ arg3<- self
1535 @ r2=methodToCall, r6=rSELF
1540 @ r0=JNIMethod, r1=rSELF
1550 @ r0=JNIMethod, r1=rSELF
1558 ldr r1, [rSELF, #offThread_exception] @ check for exception
1559 str rFP, [rSELF, #offThread_curFrame] @ curFrame = fp
1561 str r0, [rSELF, #offThread_jniLocal_topCookie] @ new top <- old top
1567 str r2, [rSELF, #offThread_inJitCodeCache] @ set the mode properly
1595 ldr r9, [rSELF, #offThread_jniLocal_topCookie]@r9<-thread->localRef->...
1596 str r2, [rSELF, #offThread_inJitCodeCache] @ not in jit code cache
1597 str r1, [rSELF, #offThread_curFrame] @ curFrame = newFp
1600 ldrh lr, [rSELF, #offThread_subMode]
1605 add r1, rSELF, #offThread_retval @ r1<- &retval
1606 mov r3, rSELF @ arg3<- self
1609 @ r2: methodToCall, r6: rSELF
1634 ldr r1, [rSELF, #offThread_exception] @ check for exception
1635 str rFP, [rSELF, #offThread_curFrame] @ curFrame = fp
1637 str r0, [rSELF, #offThread_jniLocal_topCookie] @ new top <- old top
1643 str r2, [rSELF, #offThread_inJitCodeCache] @ set the new mode
1666 str r2, [rSELF, #offThread_inJitCodeCache] @ in interpreter land