summaryrefslogtreecommitdiff
path: root/common/lib/libc/arch/powerpc/string/memcpy.S
AgeCommit message (Expand)Author
2014-03-04on 601 CPUs skip to normal memcpy if both source and destination are 32bitmacallan
2014-03-03Use _KERNEL_OPT around #include "opt_ppcarch.h"matt
2014-03-03on ppc601 do byte-wise copies when in _KERNELmacallan
2011-01-15Use END(foo) everywhere.matt
2008-03-06Including assym.h is not needed and will break the build, because it does notphx
2008-02-21Add tuned powerpc assembler written by IBM and released under a 3-clausegarbled