Jeff Johnston
cae28869c1
2008-05-26 Eric Blake <ebb9@byu.net>
...
Optimize the generic and x86 strlen.
* libc/string/strlen.c (strlen) [!__OPTIMIZE_SIZE__]: Pre-align
data so unaligned searches aren't penalized.
* libc/machine/i386/strlen.S (strlen) [!__OPTIMIZE_SIZE__]:
Word operations are faster than repnz byte searches.
2008-05-26 22:56:14 +00:00
..
2007-12-19 22:36:48 +00:00
2007-12-19 22:36:48 +00:00
2007-12-19 22:36:48 +00:00
2007-12-19 22:36:48 +00:00
2008-05-23 12:33:50 +00:00
2007-12-19 22:36:48 +00:00
2008-05-26 22:56:14 +00:00
2007-12-19 22:36:48 +00:00
2008-01-03 22:33:37 +00:00
2008-01-03 22:33:37 +00:00
2007-12-19 22:36:48 +00:00
2007-12-19 22:36:48 +00:00
2008-04-30 02:47:14 +00:00
2008-03-04 02:22:36 +00:00
2008-03-07 18:16:35 +00:00
2008-05-26 22:56:14 +00:00
2008-05-22 21:30:28 +00:00
2008-01-03 22:33:37 +00:00
2007-07-06 16:56:30 +00:00
2007-05-24 17:33:42 +00:00
2007-12-19 22:36:48 +00:00
2007-12-19 22:36:48 +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
2007-05-24 17:33:42 +00:00
2000-02-17 19:39:52 +00:00
2005-10-28 21:36:05 +00:00