Jeff Johnston
70bff2d503
2008-05-26 Eric Blake <ebb9@byu.net>
...
Optimize the generic and x86 memchr.
* libc/string/memchr.c (memchr) [!__OPTIMIZE_SIZE__]:
Pre-align pointer so unaligned searches aren't penalized.
* libc/machine/i386/memchr.S (memchr) [!__OPTIMIZE_SIZE__]: Word
operations are faster than repnz byte searches.
2008-05-26 23:31:08 +00:00
..
2007-12-19 22:20:25 +00:00
2007-05-24 17:33:42 +00:00
2007-12-19 22:36:48 +00:00
2007-05-24 17:33:42 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2007-05-24 17:33:42 +00:00
2007-12-19 22:36:48 +00:00
2008-05-26 23:31:08 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2002-12-20 21:31:20 +00:00
2008-05-26 23:23:15 +00:00
2001-02-22 22:12:43 +00:00
2008-05-21 21:46:04 +00:00
2008-05-26 22:56:14 +00:00