This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/8] Move i486/htonl.S to htonl.S


On Wed, Aug 26, 2015 at 03:44:45PM -0300, Adhemerval Zanella wrote:
> Do we really need this assembly routines? GCC 4.8 on my environment generates for the
> default inet/htonl.c:
>
Shouldn't we just do inlining to __builtin_bswap in header or do we
already do that?



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]