qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] about translation block


From: Alex Bennée
Subject: Re: [Qemu-devel] about translation block
Date: Thu, 16 Feb 2017 10:32:47 +0000
User-agent: mu4e 0.9.19; emacs 25.2.3

oussema ben khedher <address@hidden> writes:

> hi
> im using qemu and i run in it a sample application of addition.c that
> do a+b=cin order to implement a trace for the code execution od
> addition.c i want to get adresses of transaltion block

If you run your application with -d in_asm,op,op_opt,out_asm you'll see
all the various stages that translate the input code into the eventual
translated code.

> thank you for the help


--
Alex Bennée



reply via email to

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