qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] tcg: Add doxygen documentation to the tcg front


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH] tcg: Add doxygen documentation to the tcg frontend
Date: Wed, 14 Jan 2015 10:36:01 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 01/14/2015 10:15 AM, Lluís Vilanova wrote:
> Sorry I wasn't clear. I meant that it might be better to remove tcg/README and
> instead document all the operations (those in the readme and the additional
> ones) in the header.

If we did that, it would go somewhere else.

There are two different (but clearly closely related) things that
need documenting:

  (1) The functional interface used by target-*/translate.c.
      This is what Bastian is attempting to document now.

  (2) The intermediate language opcodes.
      This is what is currently documented in tcg/README.


r~




reply via email to

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