qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/5] tcg: Generic support for conditional set


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 1/5] tcg: Generic support for conditional set
Date: Sun, 20 Dec 2009 00:45:26 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Sat, Dec 19, 2009 at 03:24:22PM -0800, Richard Henderson wrote:
> On 12/19/2009 03:11 PM, Aurelien Jarno wrote:
>> On Sat, Dec 19, 2009 at 10:01:57AM -0800, Richard Henderson wrote:
>>> Defines setcond_{i32,i64} and setcond2_i32 for 64-on-32-bit.
>>
>> I do wonder if setcond2_i32 and brcond2_i32 should be added there. Those
>> are internal ops that are actually not exported in tcg-op.h.
>
> I think it's probably useful documentation, even if it is internal.
> One does have to know what it means in order to implement it in the
> backends.
>

Then we should probably move it into another section, as people also use
this doc to know what tcg_gen_* ops are available.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net




reply via email to

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