commit | 0ef1f94410b00ddaca29b3b8cade817dfed0b469 | [log] [tgz] |
---|---|---|
author | Haibo Huang <hhb@google.com> | Mon Oct 15 21:01:30 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Oct 15 21:01:30 2018 +0000 |
tree | 7d933567c1bd4619765de190ca9b3b1327d720b7 | |
parent | c926e2623d15150171f08558adfde9837571f77d [diff] | |
parent | 43c6653eaba28031c30350284806c28e89a1b9ea [diff] |
Merge "Add support for A76 in art"
diff --git a/runtime/arch/arm/instruction_set_features_arm.cc b/runtime/arch/arm/instruction_set_features_arm.cc index 608999b..e97d2cb 100644 --- a/runtime/arch/arm/instruction_set_features_arm.cc +++ b/runtime/arch/arm/instruction_set_features_arm.cc
@@ -51,6 +51,7 @@ "cortex-a72", "cortex-a73", "cortex-a75", + "cortex-a76", "exynos-m1", "denver", "kryo"