x86: Remove strpbrk-sse2.S and use the generic implementation
The generic implementation is faster (see strcspn commit).
All string/memory tests pass.
Reviewed-by:
H.J. Lu <hjl.tools@gmail.com>
Loading
The generic implementation is faster (see strcspn commit).
All string/memory tests pass.
Reviewed-by:
H.J. Lu <hjl.tools@gmail.com>