qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [TCG] : Code flow understanding
@ 2014-02-06  7:22 Gaurav Sharma
  2014-02-07 20:55 ` Richard Henderson
  0 siblings, 1 reply; 6+ messages in thread
From: Gaurav Sharma @ 2014-02-06  7:22 UTC (permalink / raw)
  To: qemu-devel

I am working on something where i need to use the primarily the TCG
part of qemu.
I am aware of the basic code flow for TB generation, execution etc.
What I am really looking is the entry / exit points for TCG and also
how the mapping of registers is done. I see there are many temporaries
created and then are mapped to the CPUARCHState.
I am digging more in to the code as of now.
I need some help regarding the flow of generating a TCG op and then
subsequent translation of any op into target instrn.

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

end of thread, other threads:[~2014-02-10 14:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-06  7:22 [Qemu-devel] [TCG] : Code flow understanding Gaurav Sharma
2014-02-07 20:55 ` Richard Henderson
2014-02-10  9:46   ` Gaurav Sharma
2014-02-10 11:04     ` Peter Maydell
2014-02-10 12:11       ` Gaurav Sharma
2014-02-10 14:28         ` Gaurav Sharma

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).