summaryrefslogtreecommitdiff
path: root/test/avx.asm
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-05-27 18:15:39 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-05-27 18:15:39 -0700
commit6e6cd16a456715ae333a9300daa8b0536ae3785c (patch)
treefd7f3dd503e2f40e1c79ca36a79b7c70db394e95 /test/avx.asm
parent9b49c49e0023bd75c52b018b370c193047dbe9de (diff)
parent1fc045591b962ed43a45b9e6e1aa1cfbd2f9cc87 (diff)
downloadnasm-6e6cd16a456715ae333a9300daa8b0536ae3785c.tar.gz
Merge commit 'autotest/master'
Diffstat (limited to 'test/avx.asm')
-rw-r--r--test/avx.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/avx.asm b/test/avx.asm
index a57c2ae4..a63c6400 100644
--- a/test/avx.asm
+++ b/test/avx.asm
@@ -1,3 +1,6 @@
+;Testname=unoptimized; Arguments=-O0 -fbin -oavx.bin; Files=.stdout .stderr avx.bin
+;Testname=optimized; Arguments=-Ox -fbin -oavx.bin; Files=.stdout .stderr avx.bin
+
bits 64
blendvpd xmm2,xmm1,xmm0