blob: 5d3aad787dbd106e05df4e6acb8ae3c0f00a96b0 (
plain)
1
2
3
4
5
6
7
|
# 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)
|