Adhemerval Zanella 69f13dbf06 PowerPC: strcpy/stpcpy optimization for PPC64/POWER7
This patch intends to unify both strcpy and stpcpy implementationsi
for PPC64 and PPC64/POWER7. The idead default powerpc64 implementation
is to provide both doubleword and word aligned memory access.

For PPC64/POWER7 is also provide doubleword and word memory access,
remove the branch hints, use the cmpb instruction for compare
doubleword/words, and add an optimization for inputs of same alignment.
2013-10-25 13:28:24 -05:00
..
2010-06-30 09:57:38 -07:00
2011-12-17 20:32:59 -05:00
2013-10-04 10:41:46 +09:30
2013-10-04 10:40:56 +09:30
2013-10-04 10:41:24 +09:30
2013-10-04 10:41:24 +09:30
2013-10-04 10:41:46 +09:30
2013-10-04 10:41:35 +09:30
2013-10-04 10:41:46 +09:30
2011-12-17 20:32:59 -05:00
2013-10-04 10:40:22 +09:30
2013-10-04 10:40:22 +09:30
2013-10-04 10:39:32 +09:30
2013-10-04 10:39:52 +09:30
2013-10-04 10:39:42 +09:30