mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-12 22:24:53 +00:00
7 lines
310 B
Plaintext
7 lines
310 B
Plaintext
prog: fma4
|
|
# The "correct" test includes ../../../tests/x86_amd64_features amd64-fma4
|
|
# But since VEX just uses AVX instructions to implement the fma4 one, just
|
|
# check that we could create the test binary and whether we have AVX.
|
|
prereq: test -x fma4 && ../../../tests/x86_amd64_features amd64-avx
|
|
vgopts: -q
|