Add support for A76 in art

Bug: 117125298
Test: run art unit tests
Change-Id: Ie07861be29c18b9bd5405d2d2fdda790cf57c97e
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"