[PATCH][AArch64] Inline mempcpy

Wilco Dijkstra wdijkstr@arm.com
Mon Apr 27 15:40:00 GMT 2015


> pinskia@gmail.com wrote:
> > On Apr 27, 2015, at 4:16 AM, Wilco Dijkstra <wdijkstr@arm.com> wrote:
> >
> > Add inlining of mempcpy on AArch64 to expand into memcpy.
> >
> > OK for commit?
> 
> This seems like this should be part of generic code rather than aarch64 specific versions.

Absolutely, but the question is what is the best way of doing that? Some targets may want
to keep using their assembler mempcpy implementation.

Wilco




More information about the Libc-alpha mailing list