..
cache.h
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
sse2-memchr-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
sse2-memrchr-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
sse2-memset-atom.S
Fix x86 __memset_chk.
2016-03-24 22:34:47 -07:00
sse2-strchr-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
sse2-strlen-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
sse2-strnlen-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
sse2-strrchr-atom.S
Explicit binary op order for both gcc and clang/llvm.
2016-01-12 09:48:09 -08:00
sse2-wcschr-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
sse2-wcscmp-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
sse2-wcslen-atom.S
Replace ambiguous cmp instruction with cmpl.
2014-08-27 15:04:23 -07:00
sse2-wcsrchr-atom.S
Explicit binary op order for both gcc and clang/llvm.
2016-01-12 09:48:09 -08:00
ssse3-memcmp-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
ssse3-memcpy-atom.S
Clean up bcopy cruft.
2016-03-03 10:41:42 -08:00
ssse3-memmove-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
ssse3-strcat-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
ssse3-strcmp-atom.S
Fix cfi directives in small strncmp case.
2016-02-17 16:34:02 -08:00
ssse3-strcpy-atom.S
Fix cfi directives for memmove/strlcpy.
2016-02-17 19:17:02 -08:00
ssse3-strlcat-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
ssse3-strlcpy-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
ssse3-strncat-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
ssse3-strncmp-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
ssse3-strncpy-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00
ssse3-wcscat-atom.S
Replace ambiguous cmp operator with cmpl.
2014-10-21 16:25:35 -07:00
ssse3-wcscpy-atom.S
Replace ambiguous cmp operator with cmpl.
2014-10-21 16:25:35 -07:00
ssse3-wmemcmp-atom.S
Add 32-bit Silvermont-optimized string/memory functions.
2014-05-12 13:56:59 -07:00