g.
> Did you get correct values for your counters in bbvs[bb] ?
Yes, concidently last week I have read your HIPEAC paper, great job.
De: Vince Weaver
Para: Boris Cámara
Cc: qemu-devel@nongnu.org
Enviadas: Terça-feira, 6 de Abril de 2010 23:33:57
Assunto: Re
] ?
I didnt run your patch yet so I m not sure that I said is 100% correct. :)
De: Vince Weaver
Para: Boris Cámara
Cc: qemu-devel@nongnu.org
Enviadas: Segunda-feira, 5 de Abril de 2010 22:41:52
Assunto: Re: [Qemu-devel] full dynamic instruction trace for MIPS
s?
thanks,
De: Richard Henderson
Para: Boris Cámara
Cc: qemu-devel@nongnu.org
Enviadas: Segunda-feira, 5 de Abril de 2010 19:41:52
Assunto: Re: [Qemu-devel] full dynamic instruction trace for MIPS target
On 04/05/2010 03:09 PM, Boris Cámara wrote:
> I think th
Hi,
I think the correct way to get the full instruction trace on a MIPS emulated
processor is:
-Disabling the tb cache: I did this by modifying the tb_find_slow() and
tb_find_fast() functions to ever go to "not_found" label where the code is
translated with no cache searches.
-Loggin th