Home | History | Annotate | only in /dalvik/vm/interp
Up to higher level directory
NameDateSize
Interp.c19-Dec-201043.5K
Interp.h19-Dec-20101.9K
InterpDefs.h19-Dec-20109.7K
Jit.c19-Dec-201052.4K
Jit.h19-Dec-20104.5K
README.txt19-Dec-201097
Stack.c19-Dec-201043.6K
Stack.h19-Dec-20109.6K

README.txt

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