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

README.txt

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