Use IFUNC memmove/memset in x86-64 bcopy/bzero
commit9a387d1f787f764474943294024b02258f14e80a
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 11 Oct 2012 20:58:16 +0000 (11 13:58 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 11 Oct 2012 20:58:16 +0000 (11 13:58 -0700)
tree3159228b99a2195dd1347a673a08efefce787ad3
parent54a417345edca0015e70e8b360b7f83ade5a7507
Use IFUNC memmove/memset in x86-64 bcopy/bzero

Also add separate tests for bcopy and bzero.
ChangeLog
string/Makefile
string/test-bcopy.c [new file with mode: 0644]
string/test-bzero.c [new file with mode: 0644]
string/test-memmove.c
string/test-memset.c
sysdeps/x86_64/multiarch/bcopy.S
sysdeps/x86_64/multiarch/bzero.S
sysdeps/x86_64/multiarch/memset.S