platform_bionic/libc/arch-x86_64/string
Varvara Rainchik fce861498c Fix for slm-tuned memmove (both 32- and 64-bit).
Introduce a test for memmove that catches a fault.
Fix both 32- and 64-bit versions of slm-tuned memmove.

Change-Id: Ib416def2610a0972e32c3b9b6055b54967643dc3
Signed-off-by: Varvara Rainchik <varvara.rainchik@intel.com>
2014-06-05 11:08:09 -07: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-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 Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
ssse3-strncmp-slm.S Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00