Merge branch 'master' of https://googleplex-android.googlesource.com/_direct/platform/bionic
This commit is contained in:
commit
4ea3580749
@ -319,7 +319,6 @@ dst_not_word_aligned:
|
|||||||
|
|
||||||
sub r2, r2, ip
|
sub r2, r2, ip
|
||||||
|
|
||||||
// If src is not word aligned, jump to the unaligned code.
|
// Src is guaranteed to be at least word aligned by this point.
|
||||||
ands ip, r1, #0x3
|
b word_aligned
|
||||||
beq word_aligned
|
|
||||||
END(memcpy)
|
END(memcpy)
|
||||||
|
Loading…
Reference in New Issue
Block a user