Vidya Ranganathan e23d3d2690 PowerPC: Optimized strcmp for PPC64/POWER7
Optimization is achieved on 8 byte aligned strings with double word
comparison using cmpb instruction. On unaligned strings loop unrolling
is applied for Power7 gain.
2014-06-11 08:39:31 -05:00
..
2010-08-12 09:19:19 -07:00
2010-08-12 09:19:19 -07:00
2013-10-30 17:32:08 +10:00
2014-04-02 13:40:21 +10:30