diff options
author | Zheng Xu <zheng.xu@arm.com> | 2014-08-12 17:19:12 +0800 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2014-08-12 08:39:05 -0700 |
commit | d74824bdd01b2a76b310e1275a1114d39833a708 (patch) | |
tree | 6b659b89325d8f7671352a6ee8644363d2758383 /test/008-exceptions/src/MultiDexBadInitWrapper1.java | |
parent | 8c6c52110c5afd438741694520203a6d7e81a2a4 (diff) |
AArch64: Fix art_quick_string_compareto.
Though __memcmp16() is implemented in the same module as the caller, it
is still possible that the toolchain would put __memcmp16() into plt. In
that case, IP registers can be trashed when loading the function address.
Use x14/x15 to replace IP0/IP1.
Bug: 16974467
(cherry picked from commit 62ddb328860e907eb76ccd3abed63ba75438fea8)
Change-Id: I40e39d075860bc78624ce6ef8b4f8e33e57fc58c
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInitWrapper1.java')
0 files changed, 0 insertions, 0 deletions