a80ddc8a34
I can only assume I was testing the 32-bit implementation when I claimed this worked. While improving the 32-bit code I realized that I'd used signed comparisons instead of unsigned, and came back to find that the 64-bit code didn't work. By way of apology, make x86-64 the first architecture where __memset_chk falls through to memset. Change-Id: I54d9eee5349b6a2abb2ce81e161fdcde09556561 |
||
---|---|---|
.. | ||
cache.h | ||
sse2-memcpy-slm.S | ||
sse2-memmove-slm.S | ||
sse2-memset-slm.S | ||
sse2-stpcpy-slm.S | ||
sse2-stpncpy-slm.S | ||
sse2-strcat-slm.S | ||
sse2-strcpy-slm.S | ||
sse2-strlcat-slm.S | ||
sse2-strlcpy-slm.S | ||
sse2-strlen-slm.S | ||
sse2-strncat-slm.S | ||
sse2-strncpy-slm.S | ||
sse4-memcmp-slm.S | ||
ssse3-strcmp-slm.S | ||
ssse3-strncmp-slm.S |