How to print the ARM instructions before they are executed on the CPU?

24 views
Skip to first unread message

Bill

unread,
Oct 16, 2016, 10:22:17 PM10/16/16
to android-platform
Assume:
1-We are using only Dalvik 4.3 which it's source code is located at (http://androidxref.com/4.3_r2.1/xref/dalvik/)
2-The JIT compiler is off and we only need to print the ARM assembly instructions from the interpreter (or after the interpretation process).
3-We are not using a real device. We are using only an emulator (qemu).

Reply all
Reply to author
Forward
0 new messages