mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 02:40:06 +00:00
750a0e4967
This patch moves the frame setup and teardown to immediately around the single memset call, as has been done for power8. I've also decreased FRAMESIZE to that needed to save the two callee-saved registers used. Plus added cfi. * sysdeps/powerpc/powerpc64/power7/strncpy.S: Decrease FRAMESIZE. Move LR save and frame setup/teardown and LR restore to immediately around memset call. Provide cfi. Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> |
||
---|---|---|
.. | ||
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 |