Merge "bionic: arm64: generic: strcmp: align to 64B cache line"

This commit is contained in:
Christopher Ferris 2017-03-28 01:27:17 +00:00 committed by Gerrit Code Review
commit f785a6cbff
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
/* Start of performance-critical section -- one 64B cache line. */
ENTRY(strcmp)
.p2align 6
eor tmp1, src1, src2
mov zeroones, #REP8_01
tst tmp1, #7