summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-09-06 08:15:28 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-09-06 08:15:28 +0000
commit5c27a7fd1535195fc08912fd2fa12c7797f90893 (patch)
treeaf8e284c1af2dd6f19b446d0cf4e1e16632f997d /tests
parent98334988a770d26fcb13a397c02b71ed5ba74043 (diff)
downloadmpc-5c27a7fd1535195fc08912fd2fa12c7797f90893.tar.gz
norm.c: new underflow handling
norm.dat: added different rounding modes to previous example git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1086 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'tests')
-rw-r--r--tests/norm.dat7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/norm.dat b/tests/norm.dat
index 794ea10..1a7e341 100644
--- a/tests/norm.dat
+++ b/tests/norm.dat
@@ -157,3 +157,10 @@
+ 10 0b1@-1073741824 10 0b1@-536870913 10 0b1@-536870913 U
0 18 0b1.00100000000001001@-1073741811 2 0b1.1@-536870906 2 0b1.1@-536870913 N
+0 18 0b1.00100000000001001@-1073741811 2 0b1.1@-536870913 2 0b1.1@-536870906 N
+0 18 0b1.00100000000001001@-1073741811 2 0b1.1@-536870906 2 0b1.1@-536870913 Z
+0 18 0b1.00100000000001001@-1073741811 2 0b1.1@-536870913 2 0b1.1@-536870906 Z
+0 18 0b1.00100000000001001@-1073741811 2 0b1.1@-536870906 2 0b1.1@-536870913 D
+0 18 0b1.00100000000001001@-1073741811 2 0b1.1@-536870913 2 0b1.1@-536870906 D
+0 18 0b1.00100000000001001@-1073741811 2 0b1.1@-536870906 2 0b1.1@-536870913 U
+0 18 0b1.00100000000001001@-1073741811 2 0b1.1@-536870913 2 0b1.1@-536870906 U