bionic/libc/arch-x86_64/string
Chih-Hung Hsieh 0a93df369c Fix opcode to compile with both gcc and llvm.
BUG: 17302991

Change-Id: I31febd9ad24312388068803ce247b295bd73b607
2015-04-23 21:40:31 +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 Fix for slm-tuned memmove (both 32- and 64-bit). 2014-06-05 11:08:09 -07: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