Add Atom-optimized strchr and strrchr for x86-64
authorLiubov Dmitrieva <liubov.dmitrieva@intel.com>
Tue, 6 Sep 2011 01:34:03 +0000 (21:34 -0400)
committerUlrich Drepper <drepper@gmail.com>
Tue, 6 Sep 2011 01:34:03 +0000 (21:34 -0400)
commita5f524e47929e270816c604fbb167a339334a73f
tree322c81be8673662e4c10b084c68dee427ef1606f
parentd96de9634a334af16c0ac711074c15ac1762b23c
Add Atom-optimized strchr and strrchr for x86-64
ChangeLog
sysdeps/x86_64/multiarch/Makefile
sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S [new file with mode: 0644]
sysdeps/x86_64/multiarch/strchr.S
sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S [new file with mode: 0644]
sysdeps/x86_64/multiarch/strrchr.S