AVX-512: Add perfomtest-compliant headers to test cases
authorJin Kyu Song <jin.kyu.song@intel.com>
Sat, 21 Sep 2013 03:52:11 +0000 (20:52 -0700)
committerJin Kyu Song <jin.kyu.song@intel.com>
Wed, 20 Nov 2013 19:29:41 +0000 (11:29 -0800)
test/avx512*.asm files are now tested by using perfomtest.pl
Refer to pefomtest help message for the usage.

Signed-off-by: Jin Kyu Song <jin.kyu.song@intel.com>
test/avx512cd.asm
test/avx512er.asm
test/avx512f.asm
test/avx512pf.asm

index 670a6fc..b7322b2 100644 (file)
@@ -1,3 +1,4 @@
+;Testname=avx512cd; Arguments=-fbin -oavx512cd.bin -O0 -DSRC; Files=stdout stderr avx512cd.bin
 ; AVX-512CD testcases from gas
 ;------------------------
 ;
index 6e08e60..8561aaa 100644 (file)
@@ -1,3 +1,4 @@
+;Testname=avx512er; Arguments=-fbin -oavx512er.bin -O0 -DSRC; Files=stdout stderr avx512er.bin
 ; AVX-512ER testcases from gas
 ;------------------------
 ;
index 282dbea..c9307c7 100644 (file)
@@ -1,4 +1,5 @@
-; AVX-512 testcases from gas
+;Testname=avx512f; Arguments=-fbin -oavx512f.bin -O0 -DSRC; Files=stdout stderr avx512f.bin
+; AVX-512F testcases from gas
 ;------------------------
 ;
 ; This file is taken from there
index 5227123..b00ed35 100644 (file)
@@ -1,3 +1,4 @@
+;Testname=avx512pf; Arguments=-fbin -oavx512pf.bin -O0 -DSRC; Files=stdout stderr avx512pf.bin
 ; AVX-512PF testcases from gas
 ;------------------------
 ;