• Home
Name Date Size #Lines LOC

..--

Interp.cppD03-May-202465.3 KiB1,9781,139

Interp.hD03-May-20243.8 KiB11941

InterpDefs.hD03-May-20243 KiB10933

InterpState.hD03-May-20248.8 KiB238117

Jit.cppD03-May-202457.6 KiB1,510992

Jit.hD03-May-20245.9 KiB181115

README.txtD03-May-202497 42

Stack.cppD03-May-202444 KiB1,381820

Stack.hD03-May-20249.5 KiB28059

README.txt

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