glibc/sysdeps/powerpc/powerpc32/power6
Ryan S. Arnold 25bfbb9e0e Fix incorrect use of cmpldi in 32-bit PPC code.
The 32-bit PowerPC POWER6 memcpy uses the cmpldi insn when it should use a cmplwi.
BZ #10107
2009-06-16 08:29:04 -07:00
..
fpu * include/features.h (__GLIBC_MINOR__): Bump to 8. 2008-04-11 17:33:24 +00:00
Implies
memcpy.S Fix incorrect use of cmpldi in 32-bit PPC code. 2009-06-16 08:29:04 -07:00
memset.S Fix incorrect use of cmpldi in 32-bit PPC code. 2009-06-16 08:29:04 -07:00
wordcopy.c