scalbn and fma special cases
[libc-test] / src / math / special / scalblnl.h
index f368410..d69bdd2 100644 (file)
@@ -14,3 +14,4 @@ T(RN,                            inf, -2147483647,                            in
 T(RN,                           -inf,  2147483647,                           -inf,          0x0p+0, 0)
 T(RN,                    0x1p+16383L,      -32828,                    0x1p-16445L,          0x0p+0, 0)
 T(RN,                    0x1p-16445L,       32828,                    0x1p+16383L,          0x0p+0, 0)
+T(RN,            0x1.00000000001p+0L,      -16445,                    0x1p-16445L,          0x0p+0, INEXACT|UNDERFLOW)