Home | History | Annotate | only in /dalvik/vm/interp
Up to higher level directory
NameDateSize
Interp.cpp03-Jun-201465.2K
Interp.h03-Jun-20143.7K
InterpDefs.h03-Jun-20143.5K
InterpState.h03-Jun-20149.3K
Jit.cpp03-Jun-201458.1K
Jit.h03-Jun-20145.9K
README.txt03-Jun-201497
Stack.cpp03-Jun-201445.1K
Stack.h03-Jun-20149.5K

README.txt

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