summaryrefslogtreecommitdiff
path: root/profiles/desc/cpu_flags_arm.desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-10 13:32:20 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-10 13:32:20 +0000
commitbf8de6192524655776976882a700e66eaf2646a7 (patch)
tree180bced139f9a62d3c18298a6c58bafae4548718 /profiles/desc/cpu_flags_arm.desc
parentdb42a995a5cdeedb9c3613dae4c387c77e8400b0 (diff)
drop custom profile
Diffstat (limited to 'profiles/desc/cpu_flags_arm.desc')
-rw-r--r--profiles/desc/cpu_flags_arm.desc21
1 files changed, 0 insertions, 21 deletions
diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc
deleted file mode 100644
index cddc9f29..00000000
--- a/profiles/desc/cpu_flags_arm.desc
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation.
-# 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
-neon - Use the NEON (ASIMD) instruction set
-sha1 - Use the SHA-1 cryptography instruction set
-sha2 - Use the SHA-2 cryptography instruction set
-thumb - Enable Thumb instruction set (ARMv*T and ARMv6+)
-thumb2 - Enable Thumb-2 instruction set (ARMv*T2 and ARMv7+)
-v4 - Use instructions added in ARMv4
-v5 - Use instructions added in ARMv5
-v6 - Use instructions added in ARMv6
-v7 - Use instructions added in ARMv7
-v8 - Use instructions added in ARMv8
-vfp - Use the VFP version 2 instruction set
-vfpv3 - Use the VFP version 3 instruction set
-vfpv4 - Use the VFP version 4 instruction set
-vfp-d32 - Indicate that the FPU has 32 64-bit VFP (v3+) registers (16 otherwise)