Home | History | Annotate | only in /dalvik/vm/interp
Up to higher level directory
NameDateSize
Interp.c15-Nov-201143.5K
Interp.h15-Nov-20111.9K
InterpDefs.h15-Nov-20119.7K
Jit.c15-Nov-201152.4K
Jit.h15-Nov-20114.5K
README.txt15-Nov-201197
Stack.c15-Nov-201143.6K
Stack.h15-Nov-20119.6K

README.txt

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