aboutsummaryrefslogtreecommitdiff
path: root/math/auto-libm-test-out-clog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-02-06 18:41:20 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-02-06 18:41:20 +0000
commit4f1bc131db81042e8e8d1f829ed18e28d9c56b58 (patch)
tree74c14e29f2928fade2d9f27a664915ee4897ebc2 /math/auto-libm-test-out-clog
parent5cd81881e221d2943ca41b2da7bb87c0ede3386b (diff)
downloadglibc-4f1bc131db81042e8e8d1f829ed18e28d9c56b58.tar.xz
glibc-4f1bc131db81042e8e8d1f829ed18e28d9c56b58.zip
Split auto-libm-test-out by function.
math/auto-libm-test-out is, at over 30 MB, by far the largest file in the glibc source tree. This patch splits it by function, so reducing it to auto-libm-test-out-<func> files that are all under 5 MB in size. This is preliminary to splitting up libm-test.inc as well so that each function's tests can also be processed separately by gen-libm-test.pl. As a preliminary patch it doesn't actually implement that step; rather, all the separate files get concatenated by the Makefile to produce the monolithic auto-libm-test-out file again as an input to gen-libm-test.pl. (The concatentation is identical to the file in the source tree before this patch.) Even this preliminary step, however, is of use independent of splitting up libm-test.inc: some tests for csin and csinh have not been moved to auto-libm-test-in because they result in auto-libm-test-out generation taking several minutes rather than a few seconds (all released MPC versions are very slow for certain sin / sinh inputs; there are some old improvements in MPC mainline which should eventually become MPC 1.1, but the complex inverse trig and hyperbolic functions are slow even in MPC mainline and have yet to be moved to auto-libm-test-in at all), and it seems much more reasonable to add such inputs to auto-libm-test-in when it will only slow down regeneration for particular functions than when it will slow down regeneration globally. gen-auto-libm-tests still parses the whole input file, but only generates output for the requested function. This ensures bad syntax in the file is always detected, and parsing the whole file is quick; it's output generation that is comparatively slow for some functions. Tested for x86_64. * math/gen-auto-libm-tests.c: Update comment about use of program. (generate_output): Add argument FUNCTION. (main): Require extra argument. Pass function name to generate_output. * math/Makefile (generated): Add auto-libm-test-out. (libm-test-funcs-auto): New variable. (auto-libm-test-out-files): New variable. ($(objpfx)libm-test.c): Depend on $(auto-libm-test-out-files). Concatenate those files to form $(objpfx)auto-libm-test-out and use it as input to gen-libm-test.pl. * math/README.libm-test: Update. * math/auto-libm-test-out: Remove. * math/auto-libm-test-out-acos: New generated file. * math/auto-libm-test-out-acosh: Likewise. * math/auto-libm-test-out-asin: Likewise. * math/auto-libm-test-out-asinh: Likewise. * math/auto-libm-test-out-atan: Likewise. * math/auto-libm-test-out-atan2: Likewise. * math/auto-libm-test-out-atanh: Likewise. * math/auto-libm-test-out-cabs: Likewise. * math/auto-libm-test-out-carg: Likewise. * math/auto-libm-test-out-cbrt: Likewise. * math/auto-libm-test-out-ccos: Likewise. * math/auto-libm-test-out-ccosh: Likewise. * math/auto-libm-test-out-cexp: Likewise. * math/auto-libm-test-out-clog: Likewise. * math/auto-libm-test-out-clog10: Likewise. * math/auto-libm-test-out-cos: Likewise. * math/auto-libm-test-out-cosh: Likewise. * math/auto-libm-test-out-cpow: Likewise. * math/auto-libm-test-out-csin: Likewise. * math/auto-libm-test-out-csinh: Likewise. * math/auto-libm-test-out-csqrt: Likewise. * math/auto-libm-test-out-ctan: Likewise. * math/auto-libm-test-out-ctanh: Likewise. * math/auto-libm-test-out-erf: Likewise. * math/auto-libm-test-out-erfc: Likewise. * math/auto-libm-test-out-exp: Likewise. * math/auto-libm-test-out-exp10: Likewise. * math/auto-libm-test-out-exp2: Likewise. * math/auto-libm-test-out-expm1: Likewise. * math/auto-libm-test-out-fma: Likewise. * math/auto-libm-test-out-hypot: Likewise. * math/auto-libm-test-out-j0: Likewise. * math/auto-libm-test-out-j1: Likewise. * math/auto-libm-test-out-jn: Likewise. * math/auto-libm-test-out-lgamma: Likewise. * math/auto-libm-test-out-log: Likewise. * math/auto-libm-test-out-log10: Likewise. * math/auto-libm-test-out-log1p: Likewise. * math/auto-libm-test-out-log2: Likewise. * math/auto-libm-test-out-pow: Likewise. * math/auto-libm-test-out-sin: Likewise. * math/auto-libm-test-out-sincos: Likewise. * math/auto-libm-test-out-sinh: Likewise. * math/auto-libm-test-out-sqrt: Likewise. * math/auto-libm-test-out-tan: Likewise. * math/auto-libm-test-out-tanh: Likewise. * math/auto-libm-test-out-tgamma: Likewise. * math/auto-libm-test-out-y0: Likewise. * math/auto-libm-test-out-y1: Likewise. * math/auto-libm-test-out-yn: Likewise.
Diffstat (limited to 'math/auto-libm-test-out-clog')
-rw-r--r--math/auto-libm-test-out-clog32643
1 files changed, 32643 insertions, 0 deletions
diff --git a/math/auto-libm-test-out-clog b/math/auto-libm-test-out-clog
new file mode 100644
index 0000000000..85104f75ec
--- /dev/null
+++ b/math/auto-libm-test-out-clog
@@ -0,0 +1,32643 @@
+clog 0.75 1.25
+= clog downward binary32 0xcp-4 0x1.4p+0 : 0x6.07b98p-4 0x1.07c6c6p+0 : inexact-ok
+= clog tonearest binary32 0xcp-4 0x1.4p+0 : 0x6.07b98p-4 0x1.07c6c6p+0 : inexact-ok
+= clog towardzero binary32 0xcp-4 0x1.4p+0 : 0x6.07b98p-4 0x1.07c6c6p+0 : inexact-ok
+= clog upward binary32 0xcp-4 0x1.4p+0 : 0x6.07b988p-4 0x1.07c6c8p+0 : inexact-ok
+= clog downward binary64 0xcp-4 0x1.4p+0 : 0x6.07b982bed4064p-4 0x1.07c6c6947a6a7p+0 : inexact-ok
+= clog tonearest binary64 0xcp-4 0x1.4p+0 : 0x6.07b982bed4068p-4 0x1.07c6c6947a6a8p+0 : inexact-ok
+= clog towardzero binary64 0xcp-4 0x1.4p+0 : 0x6.07b982bed4064p-4 0x1.07c6c6947a6a7p+0 : inexact-ok
+= clog upward binary64 0xcp-4 0x1.4p+0 : 0x6.07b982bed4068p-4 0x1.07c6c6947a6a8p+0 : inexact-ok
+= clog downward intel96 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666ep-4 0x1.07c6c6947a6a7cfap+0 : inexact-ok
+= clog tonearest intel96 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666e8p-4 0x1.07c6c6947a6a7cfap+0 : inexact-ok
+= clog towardzero intel96 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666ep-4 0x1.07c6c6947a6a7cfap+0 : inexact-ok
+= clog upward intel96 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666e8p-4 0x1.07c6c6947a6a7cfcp+0 : inexact-ok
+= clog downward m68k96 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666ep-4 0x1.07c6c6947a6a7cfap+0 : inexact-ok
+= clog tonearest m68k96 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666e8p-4 0x1.07c6c6947a6a7cfap+0 : inexact-ok
+= clog towardzero m68k96 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666ep-4 0x1.07c6c6947a6a7cfap+0 : inexact-ok
+= clog upward m68k96 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666e8p-4 0x1.07c6c6947a6a7cfcp+0 : inexact-ok
+= clog downward binary128 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666e44243627bcc6p-4 0x1.07c6c6947a6a7cfa20384a48fec4p+0 : inexact-ok
+= clog tonearest binary128 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666e44243627bcc64p-4 0x1.07c6c6947a6a7cfa20384a48fec5p+0 : inexact-ok
+= clog towardzero binary128 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666e44243627bcc6p-4 0x1.07c6c6947a6a7cfa20384a48fec4p+0 : inexact-ok
+= clog upward binary128 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666e44243627bcc64p-4 0x1.07c6c6947a6a7cfa20384a48fec5p+0 : inexact-ok
+= clog downward ibm128 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666e44243627bccp-4 0x1.07c6c6947a6a7cfa20384a48fe8p+0 : inexact-ok
+= clog tonearest ibm128 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666e44243627bccp-4 0x1.07c6c6947a6a7cfa20384a48ffp+0 : inexact-ok
+= clog towardzero ibm128 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666e44243627bccp-4 0x1.07c6c6947a6a7cfa20384a48fe8p+0 : inexact-ok
+= clog upward ibm128 0xcp-4 0x1.4p+0 : 0x6.07b982bed40666e44243627bcep-4 0x1.07c6c6947a6a7cfa20384a48ffp+0 : inexact-ok
+clog -2 -3
+= clog downward binary32 -0x2p+0 -0x3p+0 : 0x1.485042p+0 -0x2.28a70cp+0 : inexact-ok
+= clog tonearest binary32 -0x2p+0 -0x3p+0 : 0x1.485042p+0 -0x2.28a70cp+0 : inexact-ok
+= clog towardzero binary32 -0x2p+0 -0x3p+0 : 0x1.485042p+0 -0x2.28a708p+0 : inexact-ok
+= clog upward binary32 -0x2p+0 -0x3p+0 : 0x1.485044p+0 -0x2.28a708p+0 : inexact-ok
+= clog downward binary64 -0x2p+0 -0x3p+0 : 0x1.485042b318c5p+0 -0x2.28a70bf475ee4p+0 : inexact-ok
+= clog tonearest binary64 -0x2p+0 -0x3p+0 : 0x1.485042b318c51p+0 -0x2.28a70bf475ee2p+0 : inexact-ok
+= clog towardzero binary64 -0x2p+0 -0x3p+0 : 0x1.485042b318c5p+0 -0x2.28a70bf475ee2p+0 : inexact-ok
+= clog upward binary64 -0x2p+0 -0x3p+0 : 0x1.485042b318c51p+0 -0x2.28a70bf475ee2p+0 : inexact-ok
+= clog downward intel96 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe8p+0 -0x2.28a70bf475ee2fd4p+0 : inexact-ok
+= clog tonearest intel96 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe8p+0 -0x2.28a70bf475ee2fd4p+0 : inexact-ok
+= clog towardzero intel96 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe8p+0 -0x2.28a70bf475ee2fdp+0 : inexact-ok
+= clog upward intel96 -0x2p+0 -0x3p+0 : 0x1.485042b318c50feap+0 -0x2.28a70bf475ee2fdp+0 : inexact-ok
+= clog downward m68k96 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe8p+0 -0x2.28a70bf475ee2fd4p+0 : inexact-ok
+= clog tonearest m68k96 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe8p+0 -0x2.28a70bf475ee2fd4p+0 : inexact-ok
+= clog towardzero m68k96 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe8p+0 -0x2.28a70bf475ee2fdp+0 : inexact-ok
+= clog upward m68k96 -0x2p+0 -0x3p+0 : 0x1.485042b318c50feap+0 -0x2.28a70bf475ee2fdp+0 : inexact-ok
+= clog downward binary128 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe867dcef8a3fd8p+0 -0x2.28a70bf475ee2fd29a91db2147a8p+0 : inexact-ok
+= clog tonearest binary128 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe867dcef8a3fd8p+0 -0x2.28a70bf475ee2fd29a91db2147a6p+0 : inexact-ok
+= clog towardzero binary128 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe867dcef8a3fd8p+0 -0x2.28a70bf475ee2fd29a91db2147a6p+0 : inexact-ok
+= clog upward binary128 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe867dcef8a3fd9p+0 -0x2.28a70bf475ee2fd29a91db2147a6p+0 : inexact-ok
+= clog downward ibm128 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe867dcef8a3f8p+0 -0x2.28a70bf475ee2fd29a91db2148p+0 : inexact-ok
+= clog tonearest ibm128 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe867dcef8a4p+0 -0x2.28a70bf475ee2fd29a91db2148p+0 : inexact-ok
+= clog towardzero ibm128 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe867dcef8a3f8p+0 -0x2.28a70bf475ee2fd29a91db2147p+0 : inexact-ok
+= clog upward ibm128 -0x2p+0 -0x3p+0 : 0x1.485042b318c50fe867dcef8a4p+0 -0x2.28a70bf475ee2fd29a91db2147p+0 : inexact-ok
+clog 0x2.f2f308p+0 0x4.c3841p-4
+= clog downward binary32 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bcp+0 0x1.9c22cep-4 : inexact-ok
+= clog tonearest binary32 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bep+0 0x1.9c22cep-4 : inexact-ok
+= clog towardzero binary32 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bcp+0 0x1.9c22cep-4 : inexact-ok
+= clog upward binary32 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bep+0 0x1.9c22dp-4 : inexact-ok
+= clog downward binary64 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c608p+0 0x1.9c22ce44a7229p-4 : inexact-ok
+= clog tonearest binary64 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c608p+0 0x1.9c22ce44a722ap-4 : inexact-ok
+= clog towardzero binary64 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c608p+0 0x1.9c22ce44a7229p-4 : inexact-ok
+= clog upward binary64 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c609p+0 0x1.9c22ce44a722ap-4 : inexact-ok
+= clog downward intel96 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870cp+0 0x1.9c22ce44a7229d1p-4 : inexact-ok
+= clog tonearest intel96 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870ep+0 0x1.9c22ce44a7229d12p-4 : inexact-ok
+= clog towardzero intel96 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870cp+0 0x1.9c22ce44a7229d1p-4 : inexact-ok
+= clog upward intel96 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870ep+0 0x1.9c22ce44a7229d12p-4 : inexact-ok
+= clog downward m68k96 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870cp+0 0x1.9c22ce44a7229d1p-4 : inexact-ok
+= clog tonearest m68k96 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870ep+0 0x1.9c22ce44a7229d12p-4 : inexact-ok
+= clog towardzero m68k96 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870cp+0 0x1.9c22ce44a7229d1p-4 : inexact-ok
+= clog upward m68k96 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870ep+0 0x1.9c22ce44a7229d12p-4 : inexact-ok
+= clog downward binary128 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870d7f23df13bd68p+0 0x1.9c22ce44a7229d114c2b882266f9p-4 : inexact-ok
+= clog tonearest binary128 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870d7f23df13bd68p+0 0x1.9c22ce44a7229d114c2b882266fap-4 : inexact-ok
+= clog towardzero binary128 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870d7f23df13bd68p+0 0x1.9c22ce44a7229d114c2b882266f9p-4 : inexact-ok
+= clog upward binary128 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870d7f23df13bd69p+0 0x1.9c22ce44a7229d114c2b882266fap-4 : inexact-ok
+= clog downward ibm128 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870d7f23df13bdp+0 0x1.9c22ce44a7229d114c2b8822668p-4 : inexact-ok
+= clog tonearest ibm128 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870d7f23df13bd8p+0 0x1.9c22ce44a7229d114c2b882267p-4 : inexact-ok
+= clog towardzero ibm128 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870d7f23df13bdp+0 0x1.9c22ce44a7229d114c2b8822668p-4 : inexact-ok
+= clog upward ibm128 0x2.f2f308p+0 0x4.c3841p-4 : 0x1.1627bd438c60870d7f23df13bd8p+0 0x1.9c22ce44a7229d114c2b882267p-4 : inexact-ok
+clog 0xd.3de7ap-36 -0xe.cf143p-40
+= clog downward binary32 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e136p+4 -0x1.1dd4c6p-4 : inexact-ok
+= clog tonearest binary32 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134p+4 -0x1.1dd4c4p-4 : inexact-ok
+= clog towardzero binary32 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134p+4 -0x1.1dd4c4p-4 : inexact-ok
+= clog upward binary32 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134p+4 -0x1.1dd4c4p-4 : inexact-ok
+= clog downward binary64 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20dp+4 -0x1.1dd4c4e264577p-4 : inexact-ok
+= clog tonearest binary64 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20cp+4 -0x1.1dd4c4e264577p-4 : inexact-ok
+= clog towardzero binary64 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20cp+4 -0x1.1dd4c4e264576p-4 : inexact-ok
+= clog upward binary64 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20cp+4 -0x1.1dd4c4e264576p-4 : inexact-ok
+= clog downward intel96 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dep+4 -0x1.1dd4c4e2645769d2p-4 : inexact-ok
+= clog tonearest intel96 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcp+4 -0x1.1dd4c4e2645769d2p-4 : inexact-ok
+= clog towardzero intel96 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcp+4 -0x1.1dd4c4e2645769dp-4 : inexact-ok
+= clog upward intel96 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcp+4 -0x1.1dd4c4e2645769dp-4 : inexact-ok
+= clog downward m68k96 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dep+4 -0x1.1dd4c4e2645769d2p-4 : inexact-ok
+= clog tonearest m68k96 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcp+4 -0x1.1dd4c4e2645769d2p-4 : inexact-ok
+= clog towardzero m68k96 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcp+4 -0x1.1dd4c4e2645769dp-4 : inexact-ok
+= clog upward m68k96 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcp+4 -0x1.1dd4c4e2645769dp-4 : inexact-ok
+= clog downward binary128 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcbd43b409c1bep+4 -0x1.1dd4c4e2645769d1f7ebdc32a451p-4 : inexact-ok
+= clog tonearest binary128 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcbd43b409c1bdp+4 -0x1.1dd4c4e2645769d1f7ebdc32a451p-4 : inexact-ok
+= clog towardzero binary128 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcbd43b409c1bdp+4 -0x1.1dd4c4e2645769d1f7ebdc32a45p-4 : inexact-ok
+= clog upward binary128 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcbd43b409c1bdp+4 -0x1.1dd4c4e2645769d1f7ebdc32a45p-4 : inexact-ok
+= clog downward ibm128 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcbd43b409c2p+4 -0x1.1dd4c4e2645769d1f7ebdc32a48p-4 : inexact-ok
+= clog tonearest ibm128 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcbd43b409c18p+4 -0x1.1dd4c4e2645769d1f7ebdc32a48p-4 : inexact-ok
+= clog towardzero ibm128 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcbd43b409c18p+4 -0x1.1dd4c4e2645769d1f7ebdc32a4p-4 : inexact-ok
+= clog upward ibm128 0xd.3de7ap-36 -0xe.cf143p-40 : -0x1.65e134d39f20c7dcbd43b409c18p+4 -0x1.1dd4c4e2645769d1f7ebdc32a4p-4 : inexact-ok
+clog 0x2.21e65p+0 0x5.576cf8p-4
+= clog downward binary32 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f519p-4 0x2.7c178p-4 : inexact-ok
+= clog tonearest binary32 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f519p-4 0x2.7c1784p-4 : inexact-ok
+= clog towardzero binary32 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f519p-4 0x2.7c178p-4 : inexact-ok
+= clog upward binary32 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f51ap-4 0x2.7c1784p-4 : inexact-ok
+= clog downward binary64 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b78p-4 0x2.7c1782a75e16ap-4 : inexact-ok
+= clog tonearest binary64 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b78p-4 0x2.7c1782a75e16cp-4 : inexact-ok
+= clog towardzero binary64 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b78p-4 0x2.7c1782a75e16ap-4 : inexact-ok
+= clog upward binary64 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b8p-4 0x2.7c1782a75e16cp-4 : inexact-ok
+= clog downward intel96 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b794p-4 0x2.7c1782a75e16b74p-4 : inexact-ok
+= clog tonearest intel96 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b794p-4 0x2.7c1782a75e16b744p-4 : inexact-ok
+= clog towardzero intel96 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b794p-4 0x2.7c1782a75e16b74p-4 : inexact-ok
+= clog upward intel96 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b7941p-4 0x2.7c1782a75e16b744p-4 : inexact-ok
+= clog downward m68k96 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b794p-4 0x2.7c1782a75e16b74p-4 : inexact-ok
+= clog tonearest m68k96 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b794p-4 0x2.7c1782a75e16b744p-4 : inexact-ok
+= clog towardzero m68k96 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b794p-4 0x2.7c1782a75e16b74p-4 : inexact-ok
+= clog upward m68k96 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b7941p-4 0x2.7c1782a75e16b744p-4 : inexact-ok
+= clog downward binary128 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b79406d7342c0d497p-4 0x2.7c1782a75e16b743e48c247c62c8p-4 : inexact-ok
+= clog tonearest binary128 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b79406d7342c0d497p-4 0x2.7c1782a75e16b743e48c247c62cap-4 : inexact-ok
+= clog towardzero binary128 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b79406d7342c0d497p-4 0x2.7c1782a75e16b743e48c247c62c8p-4 : inexact-ok
+= clog upward binary128 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b79406d7342c0d4978p-4 0x2.7c1782a75e16b743e48c247c62cap-4 : inexact-ok
+= clog downward ibm128 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b79406d7342c0d48p-4 0x2.7c1782a75e16b743e48c247c62p-4 : inexact-ok
+= clog tonearest ibm128 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b79406d7342c0d48p-4 0x2.7c1782a75e16b743e48c247c63p-4 : inexact-ok
+= clog towardzero ibm128 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b79406d7342c0d48p-4 0x2.7c1782a75e16b743e48c247c62p-4 : inexact-ok
+= clog upward ibm128 0x2.21e65p+0 0x5.576cf8p-4 : 0xc.4f5197c7c4b79406d7342c0d4cp-4 0x2.7c1782a75e16b743e48c247c63p-4 : inexact-ok
+clog 0x1.f4755cp+0 -0x4.29411p-4
+= clog downward binary32 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabbp-4 -0x2.1dbac8p-4 : inexact-ok
+= clog tonearest binary32 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabbp-4 -0x2.1dbac4p-4 : inexact-ok
+= clog towardzero binary32 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabbp-4 -0x2.1dbac4p-4 : inexact-ok
+= clog upward binary32 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabcp-4 -0x2.1dbac4p-4 : inexact-ok
+= clog downward binary64 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b58p-4 -0x2.1dbac4fa4bfecp-4 : inexact-ok
+= clog tonearest binary64 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b6p-4 -0x2.1dbac4fa4bfecp-4 : inexact-ok
+= clog towardzero binary64 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b58p-4 -0x2.1dbac4fa4bfeap-4 : inexact-ok
+= clog upward binary64 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b6p-4 -0x2.1dbac4fa4bfeap-4 : inexact-ok
+= clog downward intel96 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2ap-4 -0x2.1dbac4fa4bfeb75p-4 : inexact-ok
+= clog tonearest intel96 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2ap-4 -0x2.1dbac4fa4bfeb75p-4 : inexact-ok
+= clog towardzero intel96 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2ap-4 -0x2.1dbac4fa4bfeb74cp-4 : inexact-ok
+= clog upward intel96 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2bp-4 -0x2.1dbac4fa4bfeb74cp-4 : inexact-ok
+= clog downward m68k96 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2ap-4 -0x2.1dbac4fa4bfeb75p-4 : inexact-ok
+= clog tonearest m68k96 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2ap-4 -0x2.1dbac4fa4bfeb75p-4 : inexact-ok
+= clog towardzero m68k96 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2ap-4 -0x2.1dbac4fa4bfeb74cp-4 : inexact-ok
+= clog upward m68k96 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2bp-4 -0x2.1dbac4fa4bfeb74cp-4 : inexact-ok
+= clog downward binary128 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2a57fb510fe5178p-4 -0x2.1dbac4fa4bfeb74f6140009955a8p-4 : inexact-ok
+= clog tonearest binary128 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2a57fb510fe518p-4 -0x2.1dbac4fa4bfeb74f6140009955a6p-4 : inexact-ok
+= clog towardzero binary128 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2a57fb510fe5178p-4 -0x2.1dbac4fa4bfeb74f6140009955a6p-4 : inexact-ok
+= clog upward binary128 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2a57fb510fe518p-4 -0x2.1dbac4fa4bfeb74f6140009955a6p-4 : inexact-ok
+= clog downward ibm128 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2a57fb510fe5p-4 -0x2.1dbac4fa4bfeb74f6140009956p-4 : inexact-ok
+= clog tonearest ibm128 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2a57fb510fe5p-4 -0x2.1dbac4fa4bfeb74f6140009956p-4 : inexact-ok
+= clog towardzero ibm128 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2a57fb510fe5p-4 -0x2.1dbac4fa4bfeb74f6140009955p-4 : inexact-ok
+= clog upward ibm128 0x1.f4755cp+0 -0x4.29411p-4 : 0xa.ddabb6a690b5c2a57fb510fe54p-4 -0x2.1dbac4fa4bfeb74f6140009955p-4 : inexact-ok
+clog -0xf.9c4c8p-4 -0xa.b4101p+20
+= clog downward binary32 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cp+4 -0x1.921fb8p+0 : inexact-ok
+= clog tonearest binary32 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cp+4 -0x1.921fb6p+0 : inexact-ok
+= clog towardzero binary32 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cp+4 -0x1.921fb6p+0 : inexact-ok
+= clog upward binary32 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6ep+4 -0x1.921fb6p+0 : inexact-ok
+= clog downward binary64 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf06832p+4 -0x1.921fb6b9a118dp+0 : inexact-ok
+= clog tonearest binary64 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf06832p+4 -0x1.921fb6b9a118dp+0 : inexact-ok
+= clog towardzero binary64 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf06832p+4 -0x1.921fb6b9a118cp+0 : inexact-ok
+= clog upward binary64 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf06833p+4 -0x1.921fb6b9a118cp+0 : inexact-ok
+= clog downward intel96 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321dap+4 -0x1.921fb6b9a118c896p+0 : inexact-ok
+= clog tonearest intel96 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321dap+4 -0x1.921fb6b9a118c896p+0 : inexact-ok
+= clog towardzero intel96 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321dap+4 -0x1.921fb6b9a118c894p+0 : inexact-ok
+= clog upward intel96 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321dcp+4 -0x1.921fb6b9a118c894p+0 : inexact-ok
+= clog downward m68k96 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321dap+4 -0x1.921fb6b9a118c896p+0 : inexact-ok
+= clog tonearest m68k96 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321dap+4 -0x1.921fb6b9a118c896p+0 : inexact-ok
+= clog towardzero m68k96 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321dap+4 -0x1.921fb6b9a118c894p+0 : inexact-ok
+= clog upward m68k96 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321dcp+4 -0x1.921fb6b9a118c894p+0 : inexact-ok
+= clog downward binary128 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321da51b8e353498ap+4 -0x1.921fb6b9a118c89590d474178551p+0 : inexact-ok
+= clog tonearest binary128 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321da51b8e353498ap+4 -0x1.921fb6b9a118c89590d474178551p+0 : inexact-ok
+= clog towardzero binary128 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321da51b8e353498ap+4 -0x1.921fb6b9a118c89590d47417855p+0 : inexact-ok
+= clog upward binary128 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321da51b8e353498bp+4 -0x1.921fb6b9a118c89590d47417855p+0 : inexact-ok
+= clog downward ibm128 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321da51b8e353498p+4 -0x1.921fb6b9a118c89590d47417858p+0 : inexact-ok
+= clog tonearest ibm128 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321da51b8e353498p+4 -0x1.921fb6b9a118c89590d47417858p+0 : inexact-ok
+= clog towardzero ibm128 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321da51b8e353498p+4 -0x1.921fb6b9a118c89590d4741785p+0 : inexact-ok
+= clog upward ibm128 -0xf.9c4c8p-4 -0xa.b4101p+20 : 0x1.03bc6cdf068321da51b8e3534ap+4 -0x1.921fb6b9a118c89590d4741785p+0 : inexact-ok
+clog 0x7.40ac68p+0 0x4.251bb8p-4
+= clog downward binary32 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb6478p+0 0x9.23e97p-8 : inexact-ok
+= clog tonearest binary32 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb6478p+0 0x9.23e97p-8 : inexact-ok
+= clog towardzero binary32 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb6478p+0 0x9.23e97p-8 : inexact-ok
+= clog upward binary32 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647ap+0 0x9.23e98p-8 : inexact-ok
+= clog downward binary64 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41ep+0 0x9.23e97736442d8p-8 : inexact-ok
+= clog tonearest binary64 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41ep+0 0x9.23e97736442d8p-8 : inexact-ok
+= clog towardzero binary64 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41ep+0 0x9.23e97736442d8p-8 : inexact-ok
+= clog upward binary64 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41fp+0 0x9.23e97736442ep-8 : inexact-ok
+= clog downward intel96 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e764p+0 0x9.23e97736442d915p-8 : inexact-ok
+= clog tonearest intel96 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e766p+0 0x9.23e97736442d916p-8 : inexact-ok
+= clog towardzero intel96 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e764p+0 0x9.23e97736442d915p-8 : inexact-ok
+= clog upward intel96 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e766p+0 0x9.23e97736442d916p-8 : inexact-ok
+= clog downward m68k96 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e764p+0 0x9.23e97736442d915p-8 : inexact-ok
+= clog tonearest m68k96 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e766p+0 0x9.23e97736442d916p-8 : inexact-ok
+= clog towardzero m68k96 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e764p+0 0x9.23e97736442d915p-8 : inexact-ok
+= clog upward m68k96 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e766p+0 0x9.23e97736442d916p-8 : inexact-ok
+= clog downward binary128 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e7655aa8fddc192dp+0 0x9.23e97736442d915917b21858b14p-8 : inexact-ok
+= clog tonearest binary128 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e7655aa8fddc192ep+0 0x9.23e97736442d915917b21858b148p-8 : inexact-ok
+= clog towardzero binary128 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e7655aa8fddc192dp+0 0x9.23e97736442d915917b21858b14p-8 : inexact-ok
+= clog upward binary128 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e7655aa8fddc192ep+0 0x9.23e97736442d915917b21858b148p-8 : inexact-ok
+= clog downward ibm128 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e7655aa8fddc19p+0 0x9.23e97736442d915917b21858bp-8 : inexact-ok
+= clog tonearest ibm128 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e7655aa8fddc19p+0 0x9.23e97736442d915917b21858bp-8 : inexact-ok
+= clog towardzero ibm128 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e7655aa8fddc19p+0 0x9.23e97736442d915917b21858bp-8 : inexact-ok
+= clog upward ibm128 0x7.40ac68p+0 0x4.251bb8p-4 : 0x1.fb647828ad41e7655aa8fddc198p+0 0x9.23e97736442d915917b21858b4p-8 : inexact-ok
+clog 0xa.3ac3cp+68 0x1.47239ep+68
+= clog downward binary32 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f4p+4 0x1.fd0a44p-4 : inexact-ok
+= clog tonearest binary32 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f4p+4 0x1.fd0a44p-4 : inexact-ok
+= clog towardzero binary32 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f4p+4 0x1.fd0a44p-4 : inexact-ok
+= clog upward binary32 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f8p+4 0x1.fd0a46p-4 : inexact-ok
+= clog downward binary64 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d96p+4 0x1.fd0a44d0aba44p-4 : inexact-ok
+= clog tonearest binary64 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d96p+4 0x1.fd0a44d0aba44p-4 : inexact-ok
+= clog towardzero binary64 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d96p+4 0x1.fd0a44d0aba44p-4 : inexact-ok
+= clog upward binary64 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d962p+4 0x1.fd0a44d0aba45p-4 : inexact-ok
+= clog downward intel96 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b4p+4 0x1.fd0a44d0aba440f2p-4 : inexact-ok
+= clog tonearest intel96 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b8p+4 0x1.fd0a44d0aba440f4p-4 : inexact-ok
+= clog towardzero intel96 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b4p+4 0x1.fd0a44d0aba440f2p-4 : inexact-ok
+= clog upward intel96 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b8p+4 0x1.fd0a44d0aba440f4p-4 : inexact-ok
+= clog downward m68k96 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b4p+4 0x1.fd0a44d0aba440f2p-4 : inexact-ok
+= clog tonearest m68k96 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b8p+4 0x1.fd0a44d0aba440f4p-4 : inexact-ok
+= clog towardzero m68k96 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b4p+4 0x1.fd0a44d0aba440f2p-4 : inexact-ok
+= clog upward m68k96 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b8p+4 0x1.fd0a44d0aba440f4p-4 : inexact-ok
+= clog downward binary128 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b655c39d242e4p+4 0x1.fd0a44d0aba440f30193e8545bc1p-4 : inexact-ok
+= clog tonearest binary128 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b655c39d242e4p+4 0x1.fd0a44d0aba440f30193e8545bc2p-4 : inexact-ok
+= clog towardzero binary128 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b655c39d242e4p+4 0x1.fd0a44d0aba440f30193e8545bc1p-4 : inexact-ok
+= clog upward binary128 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b655c39d242e42p+4 0x1.fd0a44d0aba440f30193e8545bc2p-4 : inexact-ok
+= clog downward ibm128 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b655c39d242ep+4 0x1.fd0a44d0aba440f30193e8545b8p-4 : inexact-ok
+= clog tonearest ibm128 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b655c39d242ep+4 0x1.fd0a44d0aba440f30193e8545cp-4 : inexact-ok
+= clog towardzero ibm128 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b655c39d242ep+4 0x1.fd0a44d0aba440f30193e8545b8p-4 : inexact-ok
+= clog upward ibm128 0xa.3ac3cp+68 0x1.47239ep+68 : 0x3.1778f5b64d9600b655c39d242fp+4 0x1.fd0a44d0aba440f30193e8545cp-4 : inexact-ok
+clog 0x3.8ff10cp+0 -0x6.b0794p-4
+= clog downward binary32 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91cp+0 -0x1.de8936p-4 : inexact-ok
+= clog tonearest binary32 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91ep+0 -0x1.de8936p-4 : inexact-ok
+= clog towardzero binary32 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91cp+0 -0x1.de8934p-4 : inexact-ok
+= clog upward binary32 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91ep+0 -0x1.de8934p-4 : inexact-ok
+= clog downward binary64 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787p+0 -0x1.de89352a0e83ap-4 : inexact-ok
+= clog tonearest binary64 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787p+0 -0x1.de89352a0e839p-4 : inexact-ok
+= clog towardzero binary64 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787p+0 -0x1.de89352a0e839p-4 : inexact-ok
+= clog upward binary64 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91788p+0 -0x1.de89352a0e839p-4 : inexact-ok
+= clog downward intel96 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787708p+0 -0x1.de89352a0e839634p-4 : inexact-ok
+= clog tonearest intel96 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe9178770ap+0 -0x1.de89352a0e839634p-4 : inexact-ok
+= clog towardzero intel96 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787708p+0 -0x1.de89352a0e839632p-4 : inexact-ok
+= clog upward intel96 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe9178770ap+0 -0x1.de89352a0e839632p-4 : inexact-ok
+= clog downward m68k96 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787708p+0 -0x1.de89352a0e839634p-4 : inexact-ok
+= clog tonearest m68k96 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe9178770ap+0 -0x1.de89352a0e839634p-4 : inexact-ok
+= clog towardzero m68k96 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787708p+0 -0x1.de89352a0e839632p-4 : inexact-ok
+= clog upward m68k96 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe9178770ap+0 -0x1.de89352a0e839632p-4 : inexact-ok
+= clog downward binary128 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787709f7431aef223ap+0 -0x1.de89352a0e839633c32d65e25422p-4 : inexact-ok
+= clog tonearest binary128 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787709f7431aef223ap+0 -0x1.de89352a0e839633c32d65e25422p-4 : inexact-ok
+= clog towardzero binary128 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787709f7431aef223ap+0 -0x1.de89352a0e839633c32d65e25421p-4 : inexact-ok
+= clog upward binary128 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787709f7431aef223bp+0 -0x1.de89352a0e839633c32d65e25421p-4 : inexact-ok
+= clog downward ibm128 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787709f7431aef22p+0 -0x1.de89352a0e839633c32d65e2548p-4 : inexact-ok
+= clog tonearest ibm128 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787709f7431aef22p+0 -0x1.de89352a0e839633c32d65e254p-4 : inexact-ok
+= clog towardzero ibm128 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787709f7431aef22p+0 -0x1.de89352a0e839633c32d65e254p-4 : inexact-ok
+= clog upward ibm128 0x3.8ff10cp+0 -0x6.b0794p-4 : 0x1.46f91dbe91787709f7431aef228p+0 -0x1.de89352a0e839633c