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

README.txt

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