RFC: Rewrite x86-64 IFUNC selector in C
Erich Elsen
eriche@google.com
Thu May 25 21:25:00 GMT 2017
Ok, I'll get started then.
Are there any general comments about the attached conversion for
memcpy? Just so I don't repeat the same wrong thing many times.
Thanks,
Erich
On Thu, May 25, 2017 at 5:04 AM, Adhemerval Zanella
<adhemerval.zanella@linaro.org> wrote:
> On 25/05/2017 02:50, Siddhesh Poyarekar wrote:
>> On Thursday 25 May 2017 03:19 AM, H.J. Lu wrote:
>>> Most of time, C is easier to maintain than assembly code. I think
>>> it is a good idea in general. What do other people think?
>>
>> +1, C > assembly wherever possible. Use assembly only if the compiler
>> is incapable of producing the output you want (and if that actually
>> matters) and then reevaluate every few releases.
>>
>> Siddhesh
>>
>
>> +1 as well, now we have the required infrastructure and other ports
>> are already using C implementation I see no reason to keep x86 using
>> assembly ones.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-add-memcpy.c.patch
Type: text/x-patch
Size: 3213 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20170525/a070f85c/attachment.bin>
More information about the Libc-alpha
mailing list