AArch64: Optimized implementations of strcpy and stpcpy

System Internals / glibc - Richard Earnshaw [arm.com] - 7 January 2015 05:31 UTC

dc400d7 AArch64: Optimized implementations of strcpy and stpcpy.
ChangeLog | 6 +
NEWS | 4 +-
sysdeps/aarch64/stpcpy.S | 20 +++
sysdeps/aarch64/strcpy.S | 326 ++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 354 insertions(+), 2 deletions(-)

Upstream: sourceware.org


  • Share