Searched refs:LOAD_PC_FROM_GLUE (Results 1 - 11 of 11) sorted by relevance

/dalvik/vm/mterp/x86/
H A Dstub.S8 LOAD_PC_FROM_GLUE(%ecx) # retrieve updated values
H A Dentry.S45 LOAD_PC_FROM_GLUE(%ecx)
H A Dheader.S113 #define LOAD_PC_FROM_GLUE(_glu) movl offGlue_pc(_glu),rPC define
H A Dfooter.S397 LOAD_PC_FROM_GLUE(%ecx)
/dalvik/vm/mterp/armv5te/
H A Dheader.S76 #define LOAD_PC_FROM_GLUE() ldr rPC, [rGLUE, #offGlue_pc] define
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S120 #define LOAD_PC_FROM_GLUE(_glu) movl offGlue_pc(_glu),rPC define
5826 LOAD_PC_FROM_GLUE(%ecx) # retrieve updated values
5840 LOAD_PC_FROM_GLUE(%ecx) # retrieve updated values
5854 LOAD_PC_FROM_GLUE(%ecx) # retrieve updated values
5868 LOAD_PC_FROM_GLUE(%ecx) # retrieve updated values
5941 LOAD_PC_FROM_GLUE(%ecx) # retrieve updated values
8821 LOAD_PC_FROM_GLUE(%ecx)
9286 LOAD_PC_FROM_GLUE(%ecx)
H A DInterpAsm-armv4t.S83 #define LOAD_PC_FROM_GLUE() ldr rPC, [rGLUE, #offGlue_pc] define
H A DInterpAsm-armv5te-vfp.S83 #define LOAD_PC_FROM_GLUE() ldr rPC, [rGLUE, #offGlue_pc] define
H A DInterpAsm-armv5te.S83 #define LOAD_PC_FROM_GLUE() ldr rPC, [rGLUE, #offGlue_pc] define
H A DInterpAsm-armv7-a-neon.S83 #define LOAD_PC_FROM_GLUE() ldr rPC, [rGLUE, #offGlue_pc] define
H A DInterpAsm-armv7-a.S83 #define LOAD_PC_FROM_GLUE() ldr rPC, [rGLUE, #offGlue_pc] define

Completed in 2240 milliseconds