qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 22/33] tcg-aarch64: Use MOVN in tcg_out_movi


From: Claudio Fontana
Subject: Re: [Qemu-devel] [PATCH v4 22/33] tcg-aarch64: Use MOVN in tcg_out_movi
Date: Tue, 17 Sep 2013 09:55:18 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

On 16.09.2013 17:50, Richard Henderson wrote:
> On 09/16/2013 02:16 AM, Claudio Fontana wrote:
>> I agree in general with the approach "lets see if it is more convenient to 
>> start with MOVN".
>> The existing implementation is, although not easy, leaner.
>> Can we make it a little this one a little bit leaner?
> 
> This sentence is not well formed.  What did you mean?
> 
> In what sense did you mean "lean"?  Smaller or faster?
> If faster, see the comment about using neon insns.
> If smaller... um... why?

I am not suggesting implementing the neon insns based thing.
I am suggesting looking at ways to reduce the size and complexity of the code 
needed to implement the same thing you just posted.
If you don't see the why, there is probably little I can say to change that.






reply via email to

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