History log of /bionic/libc/arch-x86_64/string/sse2-strcpy-slm.S
Revision Date Author Comments
a020a244ae0a185cd53905ec84093e5e6eb7d88c 29-Apr-2014 Varvara Rainchik <varvara.rainchik@intel.com> Add 64-bit Silvermont-optimized string/memory functions.

Add following functions:
bcopy, bzero, memcpy, memmove, memset, stpcpy, stpncpy, strcat, strcpy,
strlen, strncat, strncpy, memcmp, strcmp, strncmp.
Set all these functions as the default ones.

Change-Id: Ic66b250ad8c349a43d25e2d4dea075604f6df6ac
Signed-off-by: Varvara Rainchik <varvara.rainchik@intel.com>