platform_bionic/libc/arch-x86_64/string
Jake Weinstein 2926f9a31e libc: remove bcopy from memmove on 64-bit architectures
* bcopy is deprecated on LP64 by the following commit:

  ce9ce28e5d

Change-Id: I6849916f0ec4a2d0db9a360999ad1dc8edda952b
2015-08-17 22:06:12 +00:00
..
cache.h Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
sse2-memcpy-slm.S Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
sse2-memmove-slm.S libc: remove bcopy from memmove on 64-bit architectures 2015-08-17 22:06:12 +00:00
sse2-memset-slm.S Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
sse2-stpcpy-slm.S Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
sse2-stpncpy-slm.S Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
sse2-strcat-slm.S Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
sse2-strcpy-slm.S Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
sse2-strlcat-slm.S Add 64-bit slm optimized strlcpy and srlcat. 2014-11-12 17:32:28 +03:00
sse2-strlcpy-slm.S Add 64-bit slm optimized strlcpy and srlcat. 2014-11-12 17:32:28 +03:00
sse2-strlen-slm.S Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
sse2-strncat-slm.S Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
sse2-strncpy-slm.S Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
sse4-memcmp-slm.S Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
ssse3-strcmp-slm.S Fix opcode to compile with both gcc and llvm. 2015-04-23 21:40:31 +00:00
ssse3-strncmp-slm.S Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00