[libc][obvious] Fix x86 long double conversion to integer.
authorSiva Chandra Reddy <sivachandra@google.com>
Wed, 19 Aug 2020 21:44:23 +0000 (14:44 -0700)
committerSiva Chandra Reddy <sivachandra@google.com>
Wed, 19 Aug 2020 21:48:55 +0000 (14:48 -0700)
commite2645488ca3b18dfb4f5cc8d7494a208f89e91a0
treed9085aaf174f0711100081816afa613e3686ff6f
parentdac0b1d33088429cdaf795e81e8576288460c67d
[libc][obvious] Fix x86 long double conversion to integer.

Fixes incorrectly constructed ceill tests.
libc/test/src/math/ceill_test.cpp
libc/utils/FPUtil/LongDoubleBitsX86.h