FloatingPoint: Add utility functions for largest and smallest subnormal. (#5166)
authorAina Niemetz <aina.niemetz@gmail.com>
Wed, 30 Sep 2020 21:05:29 +0000 (14:05 -0700)
committerGitHub <noreply@github.com>
Wed, 30 Sep 2020 21:05:29 +0000 (14:05 -0700)
commitaa65c60968d0b8c0a7cd47adb2e9e1a684c0332a
treeb70780307f3f1c7310e95e45e937abcdba39ad73
parent2bd861b27f6e340ea5f6739ac57bb6ffa61ffbfc
FloatingPoint: Add utility functions for largest and smallest subnormal. (#5166)
src/util/bitvector.cpp
src/util/bitvector.h
src/util/floatingpoint.cpp
src/util/floatingpoint.h.in
test/unit/util/CMakeLists.txt
test/unit/util/floatingpoint_black.h [new file with mode: 0644]