diff options
author | 2019-04-07 13:54:10 -0700 | |
---|---|---|
committer | 2019-04-07 13:59:21 -0700 | |
commit | 6091cf95153f117ace6a02100029616039f90299 (patch) | |
tree | e83794fd913a3c73f152b5a71b80652633676bf0 /profiles/desc | |
parent | dev-util/devhelp: keyworded 3.30.1 for ia64, bug #681322 (diff) | |
download | gentoo-6091cf95153f117ace6a02100029616039f90299.tar.gz gentoo-6091cf95153f117ace6a02100029616039f90299.tar.bz2 gentoo-6091cf95153f117ace6a02100029616039f90299.zip |
profiles: Add cpu_flags_arm_iwmmxt2
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/cpu_flags_arm.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc index cddc9f29c8cb..da1b4ffd3496 100644 --- a/profiles/desc/cpu_flags_arm.desc +++ b/profiles/desc/cpu_flags_arm.desc @@ -1,10 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation. +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 aes - Use the AES cryptography instruction set crc32 - Use the CRC32 instruction set edsp - Use the enhanced DSP instructions (ARMv*E and ARMv6+) iwmmxt - Use the iwMMXt instruction set +iwmmxt2 - Use the iwMMXt2 instruction set neon - Use the NEON (ASIMD) instruction set sha1 - Use the SHA-1 cryptography instruction set sha2 - Use the SHA-2 cryptography instruction set |