commit | 81f15b3119695878070f537ce9aeae473ac96780 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel.holland@sifive.com> | Wed Oct 18 15:41:51 2023 -0700 |
committer | VladimĂr Marko <vmarko@google.com> | Thu Nov 02 10:39:30 2023 +0000 |
tree | 2374c913699aba5a0d0c8129faeb417525c810a2 | |
parent | 3e242826ea4955a2d2b83ce5d24353158e37c253 [diff] |
riscv64: Add accessors for instruction set features This simplifies the code in the compiler which to check these features, following the pattern of the other supported architectures. No accessor is provided for kExtGeneric, since we assume it is always present. Test: m test-art-host-gtest-art_runtime_tests64 Change-Id: Ided274f65c9ca685727c0400ee7cb83e3edc54a3