aarch64: Fix branch target to loop16
commit4e54d918630ea53e29dd70d3bdffcb00d29ed3d4
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 6 Mar 2018 17:26:35 +0000 (6 22:56 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 6 Mar 2018 17:31:02 +0000 (6 23:01 +0530)
treec672122d52034c9e4b618e70de8be8c820c6ff44
parent30a81dae5b752f8aa5f96e7f7c341ec57cba3585
aarch64: Fix branch target to loop16

I goofed up when changing the loop8 name to loop16 and missed on out
the branch instance.  Fixed and actually build tested this time.

* sysdeps/aarch64/memcmp.S (more16): Fix branch target loop16.
ChangeLog
sysdeps/aarch64/memcmp.S