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/1262] Use larger-block comparisons for memcmp on x86?


------- Additional Comments From jakub at redhat dot com  2005-08-29 07:11 -------
glibc configured for i686+ is not comparing 8 bits at a time, but 32; see
sysdeps/i386/i686/memcmp.S
So I'm not sure what you are talking about.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1262

------- 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]