glibc/sysdeps/powerpc/powerpc32/power7
Adhemerval Zanella 87868c2418 PowerPC: Align power7 memcpy using VSX to quadword
This patch changes power7 memcpy to use VSX instructions only when
memory is aligned to quardword.  It is to avoid unaligned kernel traps
on non-cacheable memory (for instance, memory-mapped I/O).
2014-07-07 15:41:27 -05:00
..
fpu Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
multiarch PowerPC: Adjust multiarch Implies for PowerPC32 2013-12-06 05:47:05 -06:00
Implies
Makefile
memchr.S PowerPC: Remove 64 bits instructions in PPC32 code 2014-05-26 09:09:21 -05:00
memcmp.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
memcpy.S PowerPC: Align power7 memcpy using VSX to quadword 2014-07-07 15:41:27 -05:00
mempcpy.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
memrchr.S PowerPC: Remove 64 bits instructions in PPC32 code 2014-05-26 09:09:21 -05:00
memset.S PowerPC: Remove 64 bits instructions in PPC32 code 2014-05-26 09:09:21 -05:00
rawmemchr.S PowerPC: Remove 64 bits instructions in PPC32 code 2014-05-26 09:09:21 -05:00
strcasecmp_l.S
strcasecmp.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
strchr.S PowerPC: Remove 64 bits instructions in PPC32 code 2014-05-26 09:09:21 -05:00
strchrnul.S PowerPC: Remove 64 bits instructions in PPC32 code 2014-05-26 09:09:21 -05:00
strlen.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
strncmp.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
strnlen.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00