summaryrefslogtreecommitdiff
path: root/profiles/desc/cpu_flags_ppc.desc
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/desc/cpu_flags_ppc.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)