diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-08-30 23:30:49 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-09-11 09:31:10 -0700 |
commit | 78be99e8297c05a5dafc47463aa82e3abb0f403e (patch) | |
tree | dcb412e8a8987c74be96aff7ec64279881b429a3 /profiles/desc | |
parent | x11-wm/stumpwm: Drop old (diff) | |
download | gentoo-78be99e8297c05a5dafc47463aa82e3abb0f403e.tar.gz gentoo-78be99e8297c05a5dafc47463aa82e3abb0f403e.tar.bz2 gentoo-78be99e8297c05a5dafc47463aa82e3abb0f403e.zip |
profiles/desc: descriptions for CPU_FLAGS_PPC use_expand
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/cpu_flags_ppc.desc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/desc/cpu_flags_ppc.desc b/profiles/desc/cpu_flags_ppc.desc new file mode 100644 index 000000000000..cddd07f17069 --- /dev/null +++ b/profiles/desc/cpu_flags_ppc.desc @@ -0,0 +1,6 @@ +# Copyright 2019 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) +vsx3 - Use the Vector Scalar Extension v.3 instruction set (POWER9 and later) |