|
From: | Jack Biggs |
Subject: | Re: [Qemu-devel] Question about gen_jmp_tb |
Date: | Mon, 02 Jun 2014 12:53:52 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
Hi Peter,This is not a problem for now, the main reason we wanted to have this at the end is to potentially trace load / stores in the future. How would you recommend integrating this into icount? Just wanting to make sure I don't run into anything unexpected.
Regards, Jack On 06/02/2014 12:47 PM, Peter Maydell wrote:
If you can rearrange your design to only require your hooks to be called at the *start* of a TB, not the end, that is much easier -- the existing icount machinery does that already. thanks -- PMM
[Prev in Thread] | Current Thread | [Next in Thread] |