platform_bionic/libc/arch-arm64/generic/bionic
Peter Collingbourne 337a5b3f9a Switch to the arm-optimized-routines string routines on aarch64 where possible.
This includes optimized strrchr and strchrnul routines, and an MTE-compatible
strlen routine.

Bug: 135772972
Change-Id: I48499f757cdc6d3e77e5649123d45b17dfa3c6b0
2020-02-25 13:11:55 -08:00
..
__memcpy_chk.S (arm64) Extend branch range in __memcpy_chk. 2018-08-31 15:02:12 -07:00
memcpy.S Make memcpy memmove 2018-06-11 18:12:45 +00:00
memcpy_base.S libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings 2016-11-28 19:35:12 +00:00
memmove.S Make memcpy memmove 2018-06-11 18:12:45 +00:00
memset.S libc: ARM64: fix memset for non-standard ZVA sizes 2017-05-16 11:29:49 +01:00
wmemmove.S Add optimized AArch64 versions of bcopy and wmemmove based on memmove 2014-05-23 18:49:57 -07:00