On 15 November 2013 23:37, Fardin Abdi wrote:
> I need to deal with all the load and store functions in ARM architecture.
> Basically, I want to record all the load and store instructions along with
> their address.
>
> There is a TLB in QEMU that is flushed with every context switch. So, as I
> u
Hi,
I need to deal with all the load and store functions in ARM architecture.
Basically, I want to record all the load and store instructions along with
their address.
There is a TLB in QEMU that is flushed with every context switch. So, as I
understand, for every data request to memory, QEMU loo