mailing list of musl libc
 help / color / mirror / code / Atom feed
* ARM optimisations
@ 2013-02-28 23:15 Andre Renaud
  2013-02-28 23:30 ` Rich Felker
  0 siblings, 1 reply; 7+ messages in thread
From: Andre Renaud @ 2013-02-28 23:15 UTC (permalink / raw)
  To: musl

Hi,
Can anyone tell me what the policy for musl is regarding ARM optimised
assembly implementations of functions such as memcpy/memmove? I notice
that there are i386/x86_64 versions for some of these. Doing some
simple testing on an ARM platform I found that an ARM asm
implementation of memcpy is ~80% faster than the C one currently in
MUSL (this is on an ARMv5, so no NEON instructions or similar).

I don't think I'm capable of writing the optimised version entirely
myself, however there are various implementations floating around in
libraries such as bionic etc... Is it possible to have BSD licensed
code brought in to musl (which is MIT licensed)?

Regards,
Andre


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-03-04 18:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-28 23:15 ARM optimisations Andre Renaud
2013-02-28 23:30 ` Rich Felker
2013-03-02  4:33   ` Rob Landley
2013-03-02  6:21     ` Rich Felker
2013-03-04 18:55       ` Rob Landley
2013-03-02 11:34     ` Szabolcs Nagy
2013-03-02 20:33       ` Andre Renaud

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).