| # Copyright 1999-2013 Gentoo Foundation. | |
| # Distributed under the terms of the GNU General Public License, v2 | |
| # $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/x86/use.mask,v 1.1 2013/08/09 09:47:51 blueness Exp $ | |
| # Unmask the flag which corresponds to ARCH. | |
| -x86 | |
| # unmask all SIMD assembler flags | |
| -mmx | |
| -mmxext | |
| -sse | |
| -sse2 | |
| -sse3 | |
| -sse4 | |
| -sse4a | |
| -ssse3 | |
| -3dnow | |
| -3dnowext |