Add Makefile, change original tester to be the vfpu
[ipdf/vfpu.git] / src / test_bench / maketest.bat
diff --git a/src/test_bench/maketest.bat b/src/test_bench/maketest.bat
deleted file mode 100644 (file)
index 6500bb2..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-timesoftfloat -nearesteven float32_add > testcases.txt
-timesoftfloat -nearesteven float32_sub >> testcases.txt
-timesoftfloat -nearesteven float32_mul >> testcases.txt 
-timesoftfloat -nearesteven float32_div >> testcases.txt 
-timesoftfloat -nearesteven float32_sqrt >> testcases.txt 
-
-timesoftfloat -tozero float32_add >> testcases.txt
-timesoftfloat -tozero float32_sub >> testcases.txt
-timesoftfloat -tozero float32_mul >> testcases.txt 
-timesoftfloat -tozero float32_div >> testcases.txt 
-timesoftfloat -tozero float32_sqrt >> testcases.txt 
-
-timesoftfloat -up float32_add >> testcases.txt
-timesoftfloat -up float32_sub >> testcases.txt
-timesoftfloat -up float32_mul >> testcases.txt 
-timesoftfloat -up float32_div >> testcases.txt 
-timesoftfloat -up float32_sqrt >> testcases.txt 
-
-timesoftfloat -down float32_add >> testcases.txt
-timesoftfloat -down float32_sub >> testcases.txt
-timesoftfloat -down float32_mul >> testcases.txt 
-timesoftfloat -down float32_div >> testcases.txt 
-timesoftfloat -down float32_sqrt >> testcases.txt
\ No newline at end of file

UCC git Repository :: git.ucc.asn.au