Home | History | Annotate | only in /dalvik/vm/interp
Up to higher level directory
NameDateSize
Interp.cpp28-Mar-201265.3K
Interp.h28-Mar-20123.8K
InterpDefs.h28-Mar-20123K
InterpState.h28-Mar-20128.8K
Jit.cpp28-Mar-201257.6K
Jit.h28-Mar-20125.9K
README.txt28-Mar-201297
Stack.cpp28-Mar-201244K
Stack.h28-Mar-20129.5K

README.txt

      1 Dalvik interpreter entry point.
      2 
      3 The "mterp" directory now holds the interpreter implementation.
      4