aboutsummaryrefslogtreecommitdiff
path: root/locale/C-identification.c
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2015-01-07 07:18:30 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2015-01-13 11:28:58 -0500
commit8bedcb5f03c62bf6001396dafdd82fbd4da7c2db (patch)
tree436c29346cd848224d7adee415d8e78cc4409915 /locale/C-identification.c
parentf06a4faf8a2b4d046eb40e94b47948cc47d79902 (diff)
downloadglibc-8bedcb5f03c62bf6001396dafdd82fbd4da7c2db.tar
glibc-8bedcb5f03c62bf6001396dafdd82fbd4da7c2db.tar.gz
glibc-8bedcb5f03c62bf6001396dafdd82fbd4da7c2db.tar.bz2
glibc-8bedcb5f03c62bf6001396dafdd82fbd4da7c2db.zip
powerpc: Optimized strcmp for POWER8/PPC64
This patch adds an optimized POWER8 strcmp using unaligned accesses. The algorithm first check the initial 16 bytes, then align the first function source and uses unaligned loads on second argument only. Aditional checks for page boundaries are done for unaligned cases
Diffstat (limited to 'locale/C-identification.c')
0 files changed, 0 insertions, 0 deletions