Home | History | Annotate | only in /dalvik/vm/interp
Up to higher level directory
NameDateSize
Interp.c31-Jul-201043.3K
Interp.h31-Jul-20101.9K
InterpDefs.h31-Jul-20108.6K
Jit.c31-Jul-201043.1K
Jit.h31-Jul-20104.3K
README.txt31-Jul-201098
Stack.c31-Jul-201043.6K
Stack.h31-Jul-20109.6K

README.txt

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