commit | 6dc21a5ac569f1583eb484309ded4e62eb744c23 | [log] [tgz] |
---|---|---|
author | Isaac Chen <ycchen@google.com> | Tue Sep 12 16:49:14 2017 +0800 |
committer | Isaac Chen <ycchen@google.com> | Fri Sep 15 15:31:22 2017 +0800 |
tree | 3ba3a49226d4c705be357dfd9dce8ba5ea728059 | |
parent | e9b3a75e6f80e6f6921b34a945782faee5e8d9a1 [diff] |
Enable HAS_VFP_D32 for 32-bit armv8 crasher Android.bp assumed only an armv7-a-neon core needs to set HAS_VFP_D32. In fact, an armv8 core also has 32 double-word floating point registers for A32 and T32 ISAs (AArch32 or 32-bit armv8). Bug: 65568426 Test: lunch aosp_arm64; emulator # on oc-mr1-dev; boot to home screen. Check crashglue.o actually uses VFP_D16-31 for 32-bit armv8 core. Change-Id: I34584a27fa24a55bb4809ccd7f99a8122971df0e