qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 05/16] target/arm: Change the type of vfp.reg


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 05/16] target/arm: Change the type of vfp.regs
Date: Mon, 22 Jan 2018 08:03:22 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 01/22/2018 02:56 AM, Alex Bennée wrote:
> 
> Richard Henderson <address@hidden> writes:
> 
>> All direct users of this field want an integral value.  Drop all
>> of the extra casting between uint64_t and float64.
> 
> Did the extra casting ever generate superfluous code?

No, it's just ugly.


r~



reply via email to

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