Home
last modified time | relevance | path

Searched refs:r8 (Results 1 – 16 of 16) sorted by relevance

/dalvik/vm/arch/arm/
DCallEABI.S182 mov r8, sp @ r8<- sp (arg copy dest)
327 @ Set up to copy from r7 to r8. We copy from the second arg to the
332 mov r8, sp @ r8<- sp
334 @ We need to copy words from [r7] to [r8]. We walk forward through
365 @ Copy a 32-bit value. [r8] is initially at the end of the stack. We
366 @ use "full descending" stacks, so we store into [r8] and incr as we
370 str ip, [r8], #4
375 @ ensure alignment. We know the [r8] output area is 64-bit aligned,
377 add r8, r8, #7 @ r8<- (r8+7) & ~7
379 bic r8, r8, #7
[all …]
/dalvik/vm/compiler/template/armv5te/
DTEMPLATE_INVOKE_METHOD_NATIVE.S4 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
9 ldr r8, [r8] @ r3<- suspendCount (int)
23 cmp r8, #0 @ suspendCount != 0
24 ldr r8, [r0, #offMethod_nativeFunc] @ r8<- method->nativeFunc
39 blx r8 @ off to the native code
DTEMPLATE_INVOKE_METHOD_PREDICTED_CHAIN.S26 ldr r8, [r2, #4] @ r8 <- predictedChainCell->clazz
29 cmp r3, r8 @ predicted class == actual class?
DTEMPLATE_INVOKE_METHOD_CHAIN.S12 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
19 ldr r8, [r8] @ r3<- suspendCount (int)
33 cmp r8, #0 @ suspendCount != 0
DTEMPLATE_INVOKE_METHOD_NO_OPT.S10 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
16 ldr r8, [r8] @ r3<- suspendCount (int)
31 cmp r8, #0 @ suspendCount != 0
DTEMPLATE_RETURN.S10 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
Dheader.S78 #define rIBASE r8
/dalvik/vm/compiler/template/out/
DCompilerTemplateAsm-armv7-a.S85 #define rIBASE r8
181 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
DCompilerTemplateAsm-armv5te-vfp.S85 #define rIBASE r8
181 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
DCompilerTemplateAsm-armv5te.S85 #define rIBASE r8
181 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
/dalvik/vm/mterp/armv5te/
Dheader.S72 #define rIBASE r8
/dalvik/vm/compiler/codegen/arm/
DArmLIR.h79 r8 = 8, enumerator
/dalvik/vm/mterp/out/
DInterpAsm-armv7-a.S79 #define rIBASE r8
DInterpAsm-armv5te-vfp.S79 #define rIBASE r8
DInterpAsm-armv4t.S79 #define rIBASE r8
DInterpAsm-armv5te.S79 #define rIBASE r8