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

README.txt

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