qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Extracting execution traces on ARM


From: Islam Atta
Subject: [Qemu-devel] Extracting execution traces on ARM
Date: Tue, 29 Oct 2013 16:08:03 -0400

Hi all,

I need to extract execution traces for ARM binaries. I am using ESESC Simulation Framework (http://masc.cse.ucsc.edu/esesc/) which has QEMU as its emulation component.

By execution traces, I need to dump for every instruction the following:
- Instruction Op code
- Instruction PC
- Source register IDs
- Source register values
- Destination register IDs
- Destination register values
- Memory addresses for store/load instructions
- Destination PC for branch/jump instructions



--
Best regards,
Islam Atta

reply via email to

[Prev in Thread] Current Thread [Next in Thread]