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: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 1/5] tcg: Generic support for conditional set
Date: Sat, 19 Dec 2009 15:24:22 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Thunderbird/3.0

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.


r~




reply via email to

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