1 prog: fma4 2 # The "correct" test includes ../../../tests/x86_amd64_features amd64-fma4 3 # But since VEX just uses AVX instructions to implement the fma4 one, just 4 # check that we could create the test binary and whether we have AVX. 5 prereq: test -x fma4 && ../../../tests/x86_amd64_features amd64-avx 6 vgopts: -q 7