Searched refs:SAVE_PC_TO_GLUE (Results 1 - 10 of 10) sorted by relevance

/dalvik/vm/mterp/x86/
H A Dstub.S3 SAVE_PC_TO_GLUE(%ecx) # only need to export these two
H A Dheader.S114 #define SAVE_PC_TO_GLUE(_glu) movl rPC,offGlue_pc(_glu) define
H A Dfooter.S255 SAVE_PC_TO_GLUE(%ecx)
384 SAVE_PC_TO_GLUE(%ecx) # export state to glue
498 SAVE_PC_TO_GLUE(%ecx)
/dalvik/vm/mterp/armv5te/
H A Dheader.S77 #define SAVE_PC_TO_GLUE() str rPC, [rGLUE, #offGlue_pc] define
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S121 #define SAVE_PC_TO_GLUE(_glu) movl rPC,offGlue_pc(_glu) define
5821 SAVE_PC_TO_GLUE(%ecx) # only need to export these two
5835 SAVE_PC_TO_GLUE(%ecx) # only need to export these two
5849 SAVE_PC_TO_GLUE(%ecx) # only need to export these two
5863 SAVE_PC_TO_GLUE(%ecx) # only need to export these two
5936 SAVE_PC_TO_GLUE(%ecx) # only need to export these two
9144 SAVE_PC_TO_GLUE(%ecx)
9273 SAVE_PC_TO_GLUE(%ecx) # export state to glue
9387 SAVE_PC_TO_GLUE(%ecx)
H A DInterpAsm-armv4t.S84 #define SAVE_PC_TO_GLUE() str rPC, [rGLUE, #offGlue_pc] define
H A DInterpAsm-armv5te-vfp.S84 #define SAVE_PC_TO_GLUE() str rPC, [rGLUE, #offGlue_pc] define
H A DInterpAsm-armv5te.S84 #define SAVE_PC_TO_GLUE() str rPC, [rGLUE, #offGlue_pc] define
H A DInterpAsm-armv7-a-neon.S84 #define SAVE_PC_TO_GLUE() str rPC, [rGLUE, #offGlue_pc] define
H A DInterpAsm-armv7-a.S84 #define SAVE_PC_TO_GLUE() str rPC, [rGLUE, #offGlue_pc] define

Completed in 111 milliseconds