Full 64-bit multitplication and division added to u64 library

This commit is contained in:
Erik van der Kouwe
2010-05-17 16:44:26 +00:00
parent 5fa734b708
commit 7570df267f
10 changed files with 477 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ badones= # list of tests that failed
tests=" 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 \
21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 \
41 42 43 44 45 45-gcc 46 47 48 49 49-gcc 50 \
51 51-gcc 52 52-gcc \
51 51-gcc 52 52-gcc 53 \
sh1.sh sh2.sh"
tests_no=`expr 0`