platform_bionic/libc/arch-x86/silvermont/string
Haibo Huang e141362aa1 Change memcpy ifunc to return memmove for x86
It is cleaner to do this with ifunc. This is a partial revert of:
https://android-review.googlesource.com/c/platform/bionic/+/693863

Test: run bionic unit test
Change-Id: I5fb5745fc98807805aedb94b683e959e2a76a25d
2018-11-13 14:23:19 -08:00
..
cache.h Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07:00
sse2-memmove-slm.S Change memcpy ifunc to return memmove for x86 2018-11-13 14:23:19 -08:00
sse2-memset-slm.S Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
sse2-stpcpy-slm.S Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07:00
sse2-stpncpy-slm.S Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07:00
sse2-strcpy-slm.S Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
sse2-strlen-slm.S Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
sse2-strncpy-slm.S Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
sse4-memcmp-slm.S Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
sse4-wmemcmp-slm.S Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00