1prog: 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. 5prereq: test -x fma4 && ../../../tests/x86_amd64_features amd64-avx 6vgopts: -q 7