Skip to content
Commit 2289a566 authored by Vidya Ranganathan's avatar Vidya Ranganathan Committed by Adhemerval Zanella
Browse files

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.

It is a backport of e23d3d26.
parent 010c0236
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment