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
..
2014-06-09 12:53:16 -07:00
2014-06-09 14:04:45 -07:00
2014-06-09 15:54:19 -07:00
2014-06-09 13:47:38 -07:00
2014-06-07 19:58:36 +00:00
2014-06-01 19:19:18 -07:00