This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/10107] 32-bit PowerPC POWER6 memcpy uses erroneous cmpldi but should use cmplwi


------- Additional Comments From rsa at us dot ibm dot com  2009-04-27 17:08 -------
Created an attachment (id=3911)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3911&action=view)
cmpldi-to-cmplwi.diff

This is a fix to correct usage of cmpldi to cmplwi in the 32-bit POWER6
mem[cpy|set].  I'll attach a testcase shortly.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10107

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]