ifunc-impl-list.c
|
Update file name in x86_64 ifunc list
|
2013-12-16 13:00:39 +10:00 |
init-arch.c
|
Skip SSE4.2 versions on Intel Silvermont
|
2013-06-28 15:31:40 -07:00 |
init-arch.h
|
Skip SSE4.2 versions on Intel Silvermont
|
2013-06-28 15:31:40 -07:00 |
memcmp-sse4.S
|
Use p2align instead ALIGN
|
2013-10-08 15:46:48 +02:00 |
memcmp-ssse3.S
|
Use p2align instead ALIGN
|
2013-10-08 15:46:48 +02:00 |
memcpy-sse2-unaligned.S
|
Use p2align instead ALIGN
|
2013-10-08 15:46:48 +02:00 |
memcpy-ssse3-back.S
|
Use p2align instead ALIGN
|
2013-10-08 15:46:48 +02:00 |
memcpy-ssse3.S
|
Use p2align instead ALIGN
|
2013-10-08 15:46:48 +02:00 |
memcpy.S
|
Faster memcpy on x64.
|
2013-05-20 08:24:41 +02:00 |
strcat-sse2-unaligned.S
|
Faster strlen on x64.
|
2013-03-18 07:39:12 +01:00 |
strcat-ssse3.S
|
Faster strlen on x64.
|
2013-03-18 07:39:12 +01:00 |
strchr.S
|
Faster strchr implementation.
|
2013-09-11 17:07:38 +02:00 |
strcmp-sse2-unaligned.S
|
Use p2align instead ALIGN
|
2013-10-08 15:46:48 +02:00 |
strcmp-sse42.S
|
Fix typos.
|
2013-08-30 18:08:59 +02:00 |
strcmp.S
|
Add unaligned strcmp.
|
2013-09-03 16:27:10 +02:00 |
strcpy-sse2-unaligned.S
|
Fix typos.
|
2013-08-21 19:48:48 +02:00 |