qemu-devel
[Top][All Lists]
Advanced

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

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


From: Richard Henderson
Subject: Re: [Qemu-devel] [TCG] : Code flow understanding
Date: Fri, 07 Feb 2014 12:55:41 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 02/05/2014 11:22 PM, Gaurav Sharma wrote:
> I need some help regarding the flow of generating a TCG op and then
> subsequent translation of any op into target instrn.

That's most of tcg/tcg.c and tcg/foo/tcg-target.c.

tcg_gen_code is the main entry point for beginning the compilation
of the previously emitted tcg ops.


r~



reply via email to

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