Home | History | Annotate | only in /dalvik/vm/interp
Up to higher level directory
NameDateSize
Interp.cpp11-Dec-201365.2K
Interp.h11-Dec-20133.7K
InterpDefs.h11-Dec-20133.5K
InterpState.h11-Dec-20139.3K
Jit.cpp11-Dec-201358.1K
Jit.h11-Dec-20135.9K
README.txt11-Dec-201397
Stack.cpp11-Dec-201345.1K
Stack.h11-Dec-20139.5K

README.txt

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