Vidya Ranganathan
f360f94a05
PowerPC: strncpy/stpncpy optimization for PPC64/POWER7
...
The optimization is achieved by following techniques:
> data alignment [gain from aligned memory access on read/write]
> POWER7 gains performance with loop unrolling/unwinding
[gain by reduction of branch penalty].
> zero padding done by calling optimized memset
2014-05-06 09:54:25 -05:00
..
2014-02-21 00:24:03 -07:00
2014-04-29 07:45:05 -05:00
2014-03-05 15:02:38 +00:00
2014-01-01 22:00:23 +10:00
2014-03-08 11:24:32 -06:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-05-05 13:30:16 -05:00
2014-05-06 09:54:25 -05:00
2014-02-12 18:27:12 +00:00
2014-01-01 22:00:23 +10:00
2013-10-30 17:32:08 +10:00
2013-10-30 17:32:08 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2012-03-28 09:25:31 +02:00
2013-03-08 11:07:15 -03:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2011-12-17 20:32:59 -05:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-02-04 09:48:47 -02:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2013-10-18 21:04:22 +00:00
2013-06-28 16:52:49 -05:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-15 12:14:06 -06:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-02-21 00:24:03 -07:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2012-07-19 17:04:04 -03:00
2014-01-01 22:00:23 +10:00
2004-02-14 05:16:57 +00:00