Home | History | Annotate | only in /dalvik/vm/interp
Up to higher level directory
NameDateSize
Interp.cpp10-Oct-201265.3K
Interp.h10-Oct-20123.7K
InterpDefs.h10-Oct-20123K
InterpState.h10-Oct-20128.8K
Jit.cpp10-Oct-201257.6K
Jit.h10-Oct-20125.9K
README.txt10-Oct-201297
Stack.cpp10-Oct-201244.8K
Stack.h10-Oct-20129.5K

README.txt

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