diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-29 18:56:01 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-02 17:44:03 +0100 |
commit | c3d994daa1b9aff25c0b9401385ea357e18bc34c (patch) | |
tree | de225032523dcbfd03665b8987c0f9809770d72b /profiles/desc | |
parent | profiles/desc: Add cpu_flags_arm_sm4 (diff) | |
download | gentoo-c3d994daa1b9aff25c0b9401385ea357e18bc34c.tar.gz gentoo-c3d994daa1b9aff25c0b9401385ea357e18bc34c.tar.bz2 gentoo-c3d994daa1b9aff25c0b9401385ea357e18bc34c.zip |
profiles/desc: Add cpu_flags_arm_asimddp
Closes: https://bugs.gentoo.org/917277
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/cpu_flags_arm.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc index 9f3e60f72fd4..74626d687761 100644 --- a/profiles/desc/cpu_flags_arm.desc +++ b/profiles/desc/cpu_flags_arm.desc @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 aes - Use the AES cryptography instruction set +asimddp - Use the Advanced SIMD dot product instructions crc32 - Use the CRC32 instruction set edsp - Use the enhanced DSP instructions (ARMv*E and ARMv6+) iwmmxt - Use the iwMMXt instruction set |