summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-06-07 15:45:40 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-06-07 16:23:59 -0700
commitde95a7bc1adb98fb4ed36ac08540b09544c25b84 (patch)
tree53b03f24f203e5bc47b775c0f4b5fb5435d0d099 /profiles/desc
parentsys-kernel/gentoo-sources: Linux patch 5.4.45 (diff)
downloadgentoo-de95a7bc1adb98fb4ed36ac08540b09544c25b84.tar.gz
gentoo-de95a7bc1adb98fb4ed36ac08540b09544c25b84.tar.bz2
gentoo-de95a7bc1adb98fb4ed36ac08540b09544c25b84.zip
profiles/desc/cpu_flags_ppc.desc: add vsx2 description
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/cpu_flags_ppc.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/cpu_flags_ppc.desc b/profiles/desc/cpu_flags_ppc.desc
index cddd07f17069..5d3aad787dbd 100644
--- a/profiles/desc/cpu_flags_ppc.desc
+++ b/profiles/desc/cpu_flags_ppc.desc
@@ -1,6 +1,7 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
altivec - Use the AltiVec/VMX instruction set
vsx - Use the Vector Scalar Extension instruction set (POWER7 and later)
+vsx2 - Use the Vector Scalar Extension v.2 instruction set (POWER8 and later)
vsx3 - Use the Vector Scalar Extension v.3 instruction set (POWER9 and later)