Home | History | Annotate | only in /dalvik/vm/interp
Up to higher level directory
NameDateSize
Interp.cpp17-Dec-201165.3K
Interp.h17-Dec-20113.8K
InterpDefs.h17-Dec-20113K
InterpState.h17-Dec-20118.8K
Jit.cpp17-Dec-201157.6K
Jit.h17-Dec-20115.9K
README.txt17-Dec-201197
Stack.cpp17-Dec-201144K
Stack.h17-Dec-20119.5K

README.txt

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