qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] about translation block
       [not found] <2004926324.426001.1487236519745.ref@mail.yahoo.com>
@ 2017-02-16  9:15 ` oussema ben khedher
  2017-02-16 10:32   ` Alex Bennée
  0 siblings, 1 reply; 2+ messages in thread
From: oussema ben khedher @ 2017-02-16  9:15 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] about translation block
  2017-02-16  9:15 ` [Qemu-devel] about translation block oussema ben khedher
@ 2017-02-16 10:32   ` Alex Bennée
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Bennée @ 2017-02-16 10:32 UTC (permalink / raw)
  To: oussema ben khedher; +Cc: qemu-devel@nongnu.org


oussema ben khedher <oussemakeder@yahoo.fr> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-16 10:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <2004926324.426001.1487236519745.ref@mail.yahoo.com>
2017-02-16  9:15 ` [Qemu-devel] about translation block oussema ben khedher
2017-02-16 10:32   ` Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).