HomeSort by relevance Sort by last modified time
    Searched refs:SAVE_FP_TO_GLUE (Results 1 - 10 of 10) sorted by null

  /dalvik/vm/mterp/x86/
stub.S 4 SAVE_FP_TO_GLUE(%ecx) # only need to export these two
header.S 116 #define SAVE_FP_TO_GLUE(_glu) movl rFP,offGlue_fp(_glu)
footer.S 256 SAVE_FP_TO_GLUE(%ecx)
385 SAVE_FP_TO_GLUE(%ecx)
499 SAVE_FP_TO_GLUE(%ecx)
  /dalvik/vm/mterp/armv5te/
header.S 79 #define SAVE_FP_TO_GLUE() str rFP, [rGLUE, #offGlue_fp]
  /dalvik/vm/mterp/out/
InterpAsm-x86.S 123 #define SAVE_FP_TO_GLUE(_glu) movl rFP,offGlue_fp(_glu)
    [all...]
InterpAsm-armv4t.S 86 #define SAVE_FP_TO_GLUE() str rFP, [rGLUE, #offGlue_fp]
    [all...]
InterpAsm-armv5te-vfp.S 86 #define SAVE_FP_TO_GLUE() str rFP, [rGLUE, #offGlue_fp]
    [all...]
InterpAsm-armv5te.S 86 #define SAVE_FP_TO_GLUE() str rFP, [rGLUE, #offGlue_fp]
    [all...]
InterpAsm-armv7-a-neon.S 86 #define SAVE_FP_TO_GLUE() str rFP, [rGLUE, #offGlue_fp]
    [all...]
InterpAsm-armv7-a.S 86 #define SAVE_FP_TO_GLUE() str rFP, [rGLUE, #offGlue_fp]
    [all...]

Completed in 370 milliseconds