Home | History | Annotate | only in /dalvik/vm/interp
Up to higher level directory
NameDateSize
Interp.cpp25-Jul-201365.1K
Interp.h25-Jul-20133.7K
InterpDefs.h25-Jul-20133.5K
InterpState.h25-Jul-20139.3K
Jit.cpp25-Jul-201358.1K
Jit.h25-Jul-20135.9K
README.txt25-Jul-201397
Stack.cpp25-Jul-201345.1K
Stack.h25-Jul-20139.5K

README.txt

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