platform_bionic/libc/arch-x86/atom/string
Chih-Hung Hsieh c89ee272fb Replace ambiguous cmp operator with cmpl.
Clang assembler rejects ambiguous cmp instruction.

BUG: 17302482
Change-Id: Ie8dca7e4f46e0906c47076bba21c1941482ba6b3
2014-10-21 16:25:35 -07:00
..
cache.h Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07:00
sse2-bzero-atom.S 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 Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -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 Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07: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 Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07:00
ssse3-bcopy-atom.S Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07: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 Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07: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 Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07:00
ssse3-strcpy-atom.S Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07: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