qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [TCG] : Code flow understanding


From: Gaurav Sharma
Subject: [Qemu-devel] [TCG] : Code flow understanding
Date: Thu, 6 Feb 2014 12:52:37 +0530

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.



reply via email to

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