diff options
author | yuguoxu <yuguoxu@allwinnertech.com> | 2019-04-04 17:41:33 +0800 |
---|---|---|
committer | David Srbecky <dsrbecky@google.com> | 2019-04-04 18:22:28 +0100 |
commit | ba026f51b67a0e61d0df6b5a95b208f5e2e75d2d (patch) | |
tree | 48770aa98af73958183425c727f5652fd9ac220e /test/ProfileTestMultiDex/main.list | |
parent | d7c79233e02ee96461f69cfb671fede9453f3ba1 (diff) |
Fix ILL_ILLOPC issue-id 129895920 on 32bit armv7 device
'ldrd r0, r1, [r2, r1]' will be compiled to '0xe18200d1' by clang.
This is an unpredictable instruction on armv7 devices such as
ARM cortex-A7 and may case ILL_ILLOPC (or it may also work).
(cherry picked from commit 383f114f8d950f51eb2085ee5ea5375a2403cece)
Bug: 129895920
Change-Id: I26fafe53aa6855bf69188a15c5fe2669b18fb55b
Diffstat (limited to 'test/ProfileTestMultiDex/main.list')
0 files changed, 0 insertions, 0 deletions