HomeSort by relevance Sort by last modified time
    Searched refs:interpStackEnd (Results 26 - 34 of 34) sorted by null

12

  /dalvik/vm/mterp/out/
InterpC-allstubs.cpp     [all...]
InterpC-portable.cpp     [all...]
InterpAsm-x86.S     [all...]
InterpAsm-mips.S 159 #define LOAD_rSELF_interpStackEnd(rd) LOAD_rSELF_OFF(rd, interpStackEnd)
    [all...]
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv5te.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-mips.S 229 #define LOAD_rSELF_interpStackEnd(rd) LOAD_rSELF_OFF(rd, interpStackEnd)
558 lw t9, offThread_interpStackEnd(rSELF) # t9<- interpStackEnd
567 bgeu t0, t9, 1f # bottom < interpStackEnd?
646 lw t9, offThread_interpStackEnd(rSELF) # t9<- interpStackEnd
657 bgeu t0, t9, 1f # bottom < interpStackEnd?
774 lw t9, offThread_interpStackEnd(rSELF) # t9<- interpStackEnd
781 bgeu t0, t9, 1f # bottom < interpStackEnd?
    [all...]

Completed in 448 milliseconds

12