glibc/sysdeps/powerpc/powerpc64/power7
Rajalakshmi Srinivasaraghavan fe7faec3e5 powerpc: Handle worstcase behavior in strstr() for POWER7
Instead of checking needle length, constant 'n' number of comparisons
is checked to fall back to default implementation.  This patch is tested
on powerpc64 and powerpc64le.

2015-08-25  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>

	* sysdeps/powerpc/powerpc64/power7/strstr.S: Handle worst case.
2015-08-25 13:45:56 -03:00
..
fpu
multiarch
add_n.S
bcopy.c
Implies
Makefile
memchr.S
memcmp.S
memcpy.S
memmove.S
mempcpy.S
memrchr.S
memset.S
rawmemchr.S
stpncpy.S
strcasecmp_l.S
strcasecmp.S
strchr.S
strchrnul.S
strcmp.S
strlen.S
strncmp.S
strncpy.S
strnlen.S
strrchr.S
strstr-ppc64.c
strstr.S
sub_n.S