about summary refs log tree commit diff
path: root/localedata
diff options
context:
space:
mode:
authorXuelei Zhang <zhangxuelei4@huawei.com>2019-12-19 12:31:59 +0000
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-12-19 16:31:04 -0300
commit233efd433d847e69480fe587c4c29a32fe554174 (patch)
treeef91338851e143c4dcc296a59ba2bacae3424211 /localedata
parent442d9c9c677804287a54b10d5fa5e58a9cdd338d (diff)
downloadglibc-233efd433d847e69480fe587c4c29a32fe554174.tar.gz
glibc-233efd433d847e69480fe587c4c29a32fe554174.tar.xz
glibc-233efd433d847e69480fe587c4c29a32fe554174.zip
aarch64: Optimized implementation of memcmp
The loop body is expanded from a 16-byte comparison to a 64-byte
comparison, and the usage of ldp is replaced by the Post-index
mode to the Base plus offset mode. Hence, compare can faster 18%
around > 128 bytes in all.

Checked on aarch64-linux-gnu.

Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
Diffstat (limited to 'localedata')
0 files changed, 0 insertions, 0 deletions