floatingpoint.h: Split in preparation to cleanly separate symFPU glue code. (#5478)
authorAina Niemetz <aina.niemetz@gmail.com>
Thu, 19 Nov 2020 22:05:31 +0000 (14:05 -0800)
committerGitHub <noreply@github.com>
Thu, 19 Nov 2020 22:05:31 +0000 (14:05 -0800)
commit7191e58e5561a159c0cd3b81fddbe311ba70a45b
treed270db3e145e40d25135dfaafb90589750fa4215
parent6d6428a609d76e62cec5ff0ce2bad36e8afe2601
floatingpoint.h: Split in preparation to cleanly separate symFPU glue code. (#5478)
src/util/CMakeLists.txt
src/util/floatingpoint.cpp
src/util/floatingpoint.h.in
src/util/floatingpoint_size.cpp [new file with mode: 0644]
src/util/floatingpoint_size.h [new file with mode: 0644]
src/util/roundingmode.h [new file with mode: 0644]
src/util/symfpu_literal.cpp [new file with mode: 0644]
src/util/symfpu_literal.h.in [new file with mode: 0644]