qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 06/11] target-arm: Implement fcsel with movco


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 06/11] target-arm: Implement fcsel with movcond
Date: Tue, 8 Sep 2015 08:21:24 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 09/07/2015 10:42 AM, Peter Maydell wrote:
> I suppose it does let you do
> 
>    read_vec_element(s, t_tre, rn, 0, type ? MO_64 : MO_32);
> &c
> and avoid the if (type)...

That looks nice, thanks.


r~



reply via email to

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